summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * sigproc.cc (proc_terminate): Release sync_proc_subproc when done terminatingChristopher Faylor2004-03-162-1/+8
* * cygtls.cc (_cygtls::fixup_after_fork): Just manipulate the signal stack if aChristopher Faylor2004-03-162-5/+12
* opcodes/Alan Modra2004-03-162-13/+20
* 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2004-03-165-66/+709
* * cygpath.cc (usage): Don't issue helpful message if -i is used.Christopher Faylor2004-03-152-4/+11
* * exceptions.cc (try_to_debug): Report on tid of caller.Christopher Faylor2004-03-154-33/+33
* Fix ChangeLog dates.Corinna Vinschen2004-03-155-65/+109
* * cygtls.cc (_cygtls::remove): Call remove_wq even when we can't necessarilyChristopher Faylor2004-03-154-24/+38
* * errno.cc (errmap): Map ERROR_BEGINNING_OF_MEDIA andCorinna Vinschen2004-03-146-149/+245
* 2004-03-14 Pierre Humblet <pierre.humblet@ieee.org>Pierre Humblet2004-03-142-49/+54
* * cygtls.cc (_cygtls::remove): Call remove_wq to ensure that wait stuff isChristopher Faylor2004-03-145-2/+30
* minor cleanupChristopher Faylor2004-03-141-35/+40
* Fix typo.Christopher Faylor2004-03-141-2/+2
* * errno.cc (errmap): Handle ERROR_BUS_RESET.Corinna Vinschen2004-03-135-366/+334
* * kill.cc (get_debug_priv): New function.Corinna Vinschen2004-03-132-0/+35
* 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>Nathanael Nerode2004-03-133-2/+9
* *include/wininet.h (CACHEGROUP_SEARCH_ALL, CACHEGROUP_SEARCH_BYURL):Danny Smith2004-03-132-0/+56
* * include/malloc.h: Remove __STRICT_ANSI__ guard.Danny Smith2004-03-132-5/+4
* * wait.cc (wait4): Initialize pointer on entry. Avoid callingChristopher Faylor2004-03-122-13/+14
* * include/process.h: Remove the #endif associated with removal ofChristopher Faylor2004-03-122-2/+5
* 2004-03-12 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2004-03-122-0/+6
* * i386-dis.c (grps): Use INVLPG_Fixup instead of OP_E for invlpg.Jakub Jelinek2004-03-122-3/+8
* 2004-03-12 Michal Ludvig <mludvig@suse.cz>Michal Ludvig2004-03-122-0/+11
* * exceptions.cc (sigpacket::process): Simplify code slightly.Corinna Vinschen2004-03-122-3/+5
* * cygtls.h (waitq): Declare structure here.Christopher Faylor2004-03-1211-109/+134
* * cygtls.cc (_cygtls::fixup_after_fork): Remove unneeded setting of oldmask.Christopher Faylor2004-03-124-100/+93
* 2004-03-11 Kazu Hirata <kazu@cs.umass.edu>Jeff Johnston2004-03-115-37/+27
* 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>DJ Delorie2004-03-113-6/+20
* * include/conio.h: Remove __STRICT_ANSI__ guard from non-ANSI header.Danny Smith2004-03-1124-100/+31
* (top level)Nathanael Nerode2004-03-116-842/+1297
* 2004-03-10 Al Slater <al.slater@scluk.com>Danny Smith2004-03-102-7/+59
* 2004-03-09 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2004-03-092-5/+55
* * fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.Christopher Faylor2004-03-093-0/+22
* .Christopher Faylor2004-03-091-1/+1
* * exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwinChristopher Faylor2004-03-096-28/+49
* add missing entryChristopher Faylor2004-03-071-0/+2
* * fork.cc (fork_parent): Save parent pid in a temporary variable since childChristopher Faylor2004-03-076-65/+95
* * winsup.api/known_bugs.tcl: Remove mknod01 since mknod now works.Christopher Faylor2004-03-073-1/+8
* update some documentationChristopher Faylor2004-03-061-93/+133
* * gendef (sigdelayed): Handle return here rather than going through sigbe toChristopher Faylor2004-03-052-85/+96
* 2004-03-05 Filip Navara <xnavara@volny.cz>Danny Smith2004-03-055-262/+263
* * winsup.api/pthread/mutex8e.c: New testcase.Thomas Pfaff2004-03-044-0/+138
* * include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP):Thomas Pfaff2004-03-044-82/+117
* * gendef (sigreturn): Call stabilize_sig_stack to ensure that there are noChristopher Faylor2004-03-045-38/+50
* 2004-03-03 Stephane Carrez <stcarrez@nerim.fr>Jeff Johnston2004-03-044-55/+82
* * include/wtypes.h (DECIMAL_SETZERO): Add definition forDanny Smith2004-03-032-0/+9
* 22004-03-03 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith2004-03-032-3/+8
* 2003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke2004-03-032-1/+6
* * include/uxtheme.h: Include <commctrl.h>Danny Smith2004-03-022-121/+127
* * fhandler_raw.cc (fhandler_dev_raw::raw_read): When reading withCorinna Vinschen2004-03-023-11/+36