summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * sysv_sem.cc (semundo_adjust): Check for process id instead ofCorinna Vinschen2004-03-022-0/+26
* * basetyps.h (GUID_SECT): Define to nothing for GCC >= 2.95.Danny Smith2004-03-022-1/+8
* 2004-03-02 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith2004-03-024-10/+167
* fix minor typoChristopher Faylor2004-03-011-1/+1
* fix minor typoChristopher Faylor2004-03-011-2/+2
* * configure.in (mips64*-*-linux*): Override mips*-*-linux* caseRichard Sandiford2004-03-013-33/+45
* Missed this in last commit.Danny Smith2004-03-011-0/+3
* Add fr450 support.Richard Sandiford2004-03-012-0/+6
* 2004-03-01 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith2004-03-015-17/+375
* PR bootstrap/7087Nathanael Nerode2004-02-283-40/+28
* 2004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-282-2/+11
* * miscfuncs.cc (check_invalid_virtual_addr): Assure the last pageCorinna Vinschen2004-02-263-3/+9
* * exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it existsChristopher Faylor2004-02-269-44/+137
* * miscfuncs.cc (check_invalid_virtual_addr): New function.Corinna Vinschen2004-02-254-1/+22
* * gendef (stabilize_sig_stack): Correctly align this pointer for call toChristopher Faylor2004-02-254-2/+12
* merge from gccDJ Delorie2004-02-252-1/+5
* * cygpath.cc (long_options): Add "mode" option.Christopher Faylor2004-02-253-6/+41
* * dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.Christopher Faylor2004-02-254-3/+24
* * dcrt0.cc (_dll_crt0): Add some stern internal errors.Christopher Faylor2004-02-243-2/+12
* merge from gccDJ Delorie2004-02-242-29/+5
* * thread.cc (pthread::cancelable_wait): Rearrange slightly.Corinna Vinschen2004-02-243-26/+66
* 2004-02-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2004-02-232-2518/+2766
* 2004-02-23 Filip Navara <xnavara@volny.cz>Danny Smith2004-02-232-4/+4
* 2004-02-22 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-02-223-92/+25
* 2004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-02-227-32/+32
* * exceptions.cc (sigpacket::process): Make sure that tls is filled in forChristopher Faylor2004-02-212-3/+12
* * include/_mingw.h (__UNUSED_PARAM): Define macro.Danny Smith2004-02-213-2/+20
* * Makefile.in (build_dumper): Detect missing iconv library.Christopher Faylor2004-02-214-13/+35
* * path.cc (conv_path_list): Return error condition.Christopher Faylor2004-02-213-45/+119
* * getopt.c: Avoid useless compiler warnings.Corinna Vinschen2004-02-202-1/+9
* * getopt.c: Replace with latest vanilla(!) OpenBSD version 1.16.Corinna Vinschen2004-02-202-251/+298
* 2004-02-19 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin2004-02-203-22/+21
* PR bootstrap/11932Nathanael Nerode2004-02-203-238/+304
* Index: ChangeLogAndrew Cagney2004-02-193-14/+119
* * include/Gl/glu (GLU_ERROR): Define.Danny Smith2004-02-192-1/+6
* * include/Gl/glu.h: Include <stddef.h>.Danny Smith2004-02-192-0/+6