index
:
cygnal
cygnal-2.5.2
cygnal-2.9.0-branch
cygnal-3-1-6-98-branch
cygnal-3-1-98-branch
cygwin-master
"Cygwin Native Application Lib" --- http://www.kylheku.com/cygnal
kaz@kylheku.com
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
winsup
Commit message (
Expand
)
Author
Age
Files
Lines
*
2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-01-11
7
-0
/
+32
*
2004-01-11 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>
Joshua Daniel Franklin
2004-01-11
12
-63
/
+297
*
2004-01-05 Filip Navara <xnavara@volny.cz>
Danny Smith
2004-01-04
7
-27
/
+123
*
* include/mshtml.h (IHTMLDocument2): Correct write, writeln
Danny Smith
2004-01-04
4
-7
/
+296
*
* include/mshtml.h (IHTMLDocument2): Correct write, writeln
Danny Smith
2004-01-03
2
-2
/
+8
*
2004-01-03 Filip Navara <xnavara@volny.cz>
Danny Smith
2004-01-03
10
-12
/
+442
*
* exceptions.cc (_threadinfo::interrupt_now): Avoid double call to sigdelayed.
Christopher Faylor
2004-01-03
3
-3
/
+9
*
add missing entry
Christopher Faylor
2004-01-03
1
-0
/
+3
*
2004 stuff.
Christopher Faylor
2004-01-03
1
-5675
/
+0
*
2004 stuff
Christopher Faylor
2004-01-03
6
-5
/
+5680
*
* cygheap.h (init_cygheap): Play more vfork shell games and move ctty_on_hold
Christopher Faylor
2004-01-03
10
-29
/
+45
*
2004-01-02 Filip Navara <xnavara@volny.cz>
Danny Smith
2004-01-02
2
-16
/
+38
*
2004-01-01 Filip Navara <xnavara@volny.cz>
Danny Smith
2004-01-01
8
-5
/
+318
*
2004-01-01 Filip Navara <xnavara@volny.cz>
Danny Smith
2004-01-01
2
-1
/
+18
*
2004-01-01 Martin Fuchs <martin-fuchs@gmx.net>
Danny Smith
2004-01-01
3
-0
/
+8
*
2004-01-01 Igor Pechtchanski <pechtcha@cs.nyu.edu>
Danny Smith
2004-01-01
3
-0
/
+30
*
* lib/ddk/cfgmgr32.def: Remove duplicate symbol names.
Danny Smith
2004-01-01
2
-196
/
+4
*
2004-01-01 Mattia Barbon <mbarbon@users.sourceforge.net>
Danny Smith
2004-01-01
2
-1
/
+32
*
* cygwin.din: Make crt0 functions NOSIGFE.
Christopher Faylor
2003-12-31
4
-7
/
+12
*
* cygtls.h (_threadinfo::stack): Increase stack size to accommodate nested
Christopher Faylor
2003-12-30
4
-54
/
+60
*
Move open_fhs from fhandler.h to cygheap.h for easier tracking. Accommodate
Christopher Faylor
2003-12-30
11
-49
/
+77
*
* fhandler.h (fhandler_tty_slave::archetype): Make public.
Christopher Faylor
2003-12-27
6
-16
/
+47
*
* syscalls.cc (close_all_files): Simplify logic around closing ctty.
Christopher Faylor
2003-12-27
2
-9
/
+10
*
* pinfo.cc (_pinfo::set_ctty): *Always* call close on opened ctty since it
Christopher Faylor
2003-12-27
2
-2
/
+6
*
* fhandler.h (fhandler_tty_master::fixup_after_fork): Remove declaration.
Christopher Faylor
2003-12-27
8
-23
/
+34
*
* exceptions.cc (try_to_debug): Fix off-by-one problem when resetting
Christopher Faylor
2003-12-27
4
-5
/
+18
*
* exceptions.cc (setup_handler): Protect against a race.
Christopher Faylor
2003-12-26
1
-0
/
+4
*
* path.cc (mount_item::build_win32): Backslashify paths in non-managed case.
Christopher Faylor
2003-12-26
3
-4
/
+11
*
* Makefile.in (CFLAGS, CXXFLAGS): Remove unneeded include.
Christopher Faylor
2003-12-26
2
-4
/
+12
*
* dcrt0.cc (reent_data): Reluctantly resurrect.
Christopher Faylor
2003-12-26
6
-20
/
+46
*
* winsup.api/pthread/rwlock7.c (main): Don't assume that result of rand
Christopher Faylor
2003-12-24
2
-1
/
+7
*
* fork.cc (fork_child): After a pthread/fork, ensure that impure pointer stuff
Christopher Faylor
2003-12-23
2
-1
/
+7
*
add missing file
Christopher Faylor
2003-12-23
1
-0
/
+125
*
* exceptions.cc (set_signal_mask): Redefine to not pass by address. Report
Christopher Faylor
2003-12-23
35
-744
/
+513
*
* sigproc.cc (proc_subproc): Simplify code to just remove all zombies if
Christopher Faylor
2003-12-18
2
-6
/
+10
*
* pinfo.h (pinfo::operator ==): Add a way to check for _pinfo types.
Christopher Faylor
2003-12-17
5
-8
/
+20
*
* exceptions.cc (set_signal_mask): Report on input argument rather than
Christopher Faylor
2003-12-16
6
-9
/
+47
*
* include/cygwin/ipc.h: Include sys/types.h.
Corinna Vinschen
2003-12-16
2
-0
/
+6
*
* bsd_helper.cc (tunable_params): Add entries for kern.ipc.msgmnb and
Corinna Vinschen
2003-12-16
4
-2
/
+22
*
* thread.cc (pthread::init_main_thread): Make sure that the main thread has
Christopher Faylor
2003-12-15
2
-3
/
+10
*
add out-of-date notice.
Christopher Faylor
2003-12-15
1
-1
/
+2
*
Add missing ChangeLog entry.
Christopher Faylor
2003-12-15
1
-0
/
+2
*
* winsup.h (access_worker): Declare with added fhandler_base parameter.
Christopher Faylor
2003-12-15
6
-6
/
+17
*
white space
Christopher Faylor
2003-12-15
1
-1
/
+1
*
Remove erroneous entry.
Christopher Faylor
2003-12-15
1
-1
/
+0
*
* exceptions.cc (ctrl_c_handler): Remove this thread from the signal handler
Christopher Faylor
2003-12-14
2
-0
/
+6
*
* cygthread.cc (cygthread::stub): Revert previous change and again subsume
Christopher Faylor
2003-12-14
11
-54
/
+108
*
* include/stdio.h:(_fileno): Define macro version after both
Danny Smith
2003-12-13
3
-4
/
+18
*
* dtable.cc (dtable::delete_archetype): Add debugging.
Christopher Faylor
2003-12-12
3
-10
/
+32
*
* dcrt0.cc (alloc_stack): Move _main_tls if stack is relocated.
Christopher Faylor
2003-12-12
2
-13
/
+21
[next]