aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-11(top level)Nathanael Nerode6-842/+1297
2004-03-102004-03-10 Al Slater <al.slater@scluk.com>Danny Smith2-7/+59
2004-03-092004-03-09 Thomas Pfaff <tpfaff@gmx.net>Jeff Johnston2-5/+55
2004-03-09* fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK.Christopher Faylor3-0/+22
2004-03-09.Christopher Faylor1-1/+1
2004-03-09* exceptions.cc (setup_handler): Avoid suspending a thread if it in a cygwinChristopher Faylor6-28/+49
2004-03-07add missing entryChristopher Faylor1-0/+2
2004-03-07* fork.cc (fork_parent): Save parent pid in a temporary variable since childChristopher Faylor6-65/+95
2004-03-07* winsup.api/known_bugs.tcl: Remove mknod01 since mknod now works.Christopher Faylor3-1/+8
2004-03-06update some documentationChristopher Faylor1-93/+133
2004-03-05* gendef (sigdelayed): Handle return here rather than going through sigbe toChristopher Faylor2-85/+96
2004-03-052004-03-05 Filip Navara <xnavara@volny.cz>Danny Smith5-262/+263
2004-03-04* winsup.api/pthread/mutex8e.c: New testcase.Thomas Pfaff4-0/+138
2004-03-04* include/pthread.h (PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP):Thomas Pfaff4-82/+117
2004-03-04* gendef (sigreturn): Call stabilize_sig_stack to ensure that there are noChristopher Faylor5-38/+50
2004-03-042004-03-03 Stephane Carrez <stcarrez@nerim.fr>Jeff Johnston4-55/+82
2004-03-03 * include/wtypes.h (DECIMAL_SETZERO): Add definition forDanny Smith2-0/+9
2004-03-0322004-03-03 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith2-3/+8
2004-03-032003-03-03 Andrew Stubbs <andrew.stubbs@superh.com>Joern Rennecke2-1/+6
2004-03-02 * include/uxtheme.h: Include <commctrl.h>Danny Smith2-121/+127
2004-03-02 * fhandler_raw.cc (fhandler_dev_raw::raw_read): When reading withCorinna Vinschen3-11/+36
2004-03-02 * sysv_sem.cc (semundo_adjust): Check for process id instead ofCorinna Vinschen2-0/+26
2004-03-02 * basetyps.h (GUID_SECT): Define to nothing for GCC >= 2.95.Danny Smith2-1/+8
2004-03-022004-03-02 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith4-10/+167
2004-03-01fix minor typoChristopher Faylor1-1/+1
2004-03-01fix minor typoChristopher Faylor1-2/+2
2004-03-01 * configure.in (mips64*-*-linux*): Override mips*-*-linux* caseRichard Sandiford3-33/+45
2004-03-01Missed this in last commit.Danny Smith1-0/+3
2004-03-01Add fr450 support.Richard Sandiford2-0/+6
2004-03-012004-03-01 Martin Fuchs <martin-fuchs@gmx.net>Danny Smith5-17/+375
2004-02-28 PR bootstrap/7087Nathanael Nerode3-40/+28
2004-02-282004-02-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-2/+11
2004-02-26 * miscfuncs.cc (check_invalid_virtual_addr): Assure the last pageCorinna Vinschen3-3/+9
2004-02-26* exceptions.cc (setup_handler): Signal event for any sigwaitinfo if it existsChristopher Faylor9-44/+137
2004-02-25 * miscfuncs.cc (check_invalid_virtual_addr): New function.Corinna Vinschen4-1/+22
2004-02-25* gendef (stabilize_sig_stack): Correctly align this pointer for call toChristopher Faylor4-2/+12
2004-02-25merge from gccDJ Delorie2-1/+5
2004-02-25* cygpath.cc (long_options): Add "mode" option.Christopher Faylor3-6/+41
2004-02-25* dcrt0.cc (_dll_crt0): Don't check sync_startup if threadfunc_ix is set.Christopher Faylor4-3/+24
2004-02-24* dcrt0.cc (_dll_crt0): Add some stern internal errors.Christopher Faylor3-2/+12
2004-02-24merge from gccDJ Delorie2-29/+5
2004-02-24 * thread.cc (pthread::cancelable_wait): Rearrange slightly.Corinna Vinschen3-26/+66
2004-02-232004-02-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-2518/+2766
2004-02-232004-02-23 Filip Navara <xnavara@volny.cz>Danny Smith2-4/+4
2004-02-222004-02-22 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin3-92/+25
2004-02-222004-01-12 Joshua Daniel Franklin <joshuadfranklin@yahoo.com>Joshua Daniel Franklin7-32/+32
2004-02-21* exceptions.cc (sigpacket::process): Make sure that tls is filled in forChristopher Faylor2-3/+12
2004-02-21 * include/_mingw.h (__UNUSED_PARAM): Define macro.Danny Smith3-2/+20
2004-02-21* Makefile.in (build_dumper): Detect missing iconv library.Christopher Faylor4-13/+35
2004-02-21* path.cc (conv_path_list): Return error condition.Christopher Faylor3-45/+119