summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix entryChristopher Faylor2002-05-121-3/+3
* * syscalls.cc (_read): Change error to EBADF if attempt to write to aChristopher Faylor2002-05-122-0/+13
* * mount.cc (do_mount): Default to non-exec option for remote drives. ReportChristopher Faylor2002-05-124-16/+70
* * fhandler.h (executable_states): For now, make dont_care_if_executableChristopher Faylor2002-05-125-60/+80
* * fhandler_virtual.cc (fhandler_virtual::close): Quiet a compiler warning.Christopher Faylor2002-05-122-1/+6
* fix formattingChristopher Faylor2002-05-122-12/+17
* fix commentChristopher Faylor2002-05-121-1/+1
* * autoload.cc: Add dynamic load statements for 'ZwQueryInformationProcess' andChristopher Faylor2002-05-1210-73/+1001
* * libnosys/acconfig.h (HAVE_SECTION_ATTRIBUTES): New macro.Thomas Fitzsimmons2002-05-116-28/+76
* 2002-05-10 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-05-102-0/+58
* 2002-05-10 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-102-2/+6
* * syscalls.cc (_write): Change error to EBADF if attempt to write to aChristopher Faylor2002-05-092-0/+8
* 2002-05-09 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-05-092-10/+20
* * acinclude.m4: Add support for --enable-newlib-multithread.Thomas Fitzsimmons2002-05-08125-2150/+3572
* * libc/stdio/getc_u.c: New file.Thomas Fitzsimmons2002-05-089-13/+343
* * libc/machine/sh/memset.S (memset, __SHMEDIA__ code):Joern Rennecke2002-05-082-16/+24
* * common.h (NT_GNU_ABI_TAG): Define.Jason Thorpe2002-05-082-0/+24
* * cygheap.h (class cygheap_user): Add member `orig_psid'.Corinna Vinschen2002-05-083-1/+19
* * dumper.cc (usage) Standardize usage output. Generalize to allow use forChristopher Faylor2002-05-082-11/+59
* * libc/machine/powerpc/vfprintf.c[__ALTIVEC__]: Add vectorThomas Fitzsimmons2002-05-083-24/+50
* * libc/include/sys/stdio.h: New file.Thomas Fitzsimmons2002-05-0825-35/+222
* * include/commctrl.h (ImageList_DragShowNolock): RemoveDanny Smith2002-05-072-1/+5
* 2002-05-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-072-0/+190
* Honour DESTDIRNick Clifton2002-05-072-2/+6
* * localtime.cc (tzsetwall): Use wildabbr if generated timezone nameCorinna Vinschen2002-05-072-7/+12
* * include/windows.h: Move _ANONYMOUS_UNION, _ANONYMOUS_STRUCT,Danny Smith2002-05-063-59/+65
* 2002-05-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-062-0/+7
* * libc/sys/arm/syscalls.c (_rename): Add parameter names.Thomas Fitzsimmons2002-05-062-2/+7
* 2002-05-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-066-23/+301
* 2002-05-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-05-065-6/+13
* * spawn.cc (spawn_guts): Move call to set_process_privilege()Corinna Vinschen2002-05-064-11/+13
* * configure.in (noconfigdirs): Don't disable libgcj onAlexandre Oliva2002-05-052-1/+6
* * path.h (path_conv::path_conv): Initialise normalized_path to NULL.Christopher Faylor2002-05-042-1/+5
* .Christopher Faylor2002-05-041-0/+10
* * net.cc (getdomainname): Change second argument of getdomainname to size_t.Christopher Faylor2002-05-047-65/+167
* * libc/include/sys/unistd.h: Define getdomainname under cygwin.Christopher Faylor2002-05-042-0/+7
* * configure.in: Revert 2002-04-18's patch; fixed in libjava.Alexandre Oliva2002-05-032-27/+4
* * configure.in (CC_FOR_NEWLIB): Change -isystem's to -I's.Thomas Fitzsimmons2002-05-033-2/+6
* * configure.in (FLAGS_FOR_TARGET): Do not addThomas Fitzsimmons2002-05-032-1/+6
* * include/winsock2.h (int32): Remove typedef.Danny Smith2002-05-032-10/+26
* * fhandler_proc.cc (fhandler_proc::fstat): Use fhandler name rather thanChristopher Faylor2002-05-038-24/+53
* * fhandler_proc.cc (fhandler_proc::fstat): Prime with information fromChristopher Faylor2002-05-022-6/+13
* * path.cc (hash_path_name): Improve hash function strength.Corinna Vinschen2002-05-022-3/+6
* missed a conflict indicatorRobert Collins2002-05-021-1/+0
* 2002-05-02 Robert Collins <rbtcollins@hotmail.com>Robert Collins2002-05-022-5/+14
* * include/winnt.h (EVENT_*, SEMAPHORE_*, MUTEX_*): RemoveDanny Smith2002-05-023-7/+7
* * include/winnt.h (THREAD_PRIORITY_*): Remove defines.Danny Smith2002-05-022-9/+6
* add new filesChristopher Faylor2002-05-024-0/+1325
* add commentChristopher Faylor2002-05-021-0/+1
* * path.h (pathconv_arg): Add PC_POSIX.Christopher Faylor2002-05-0211-64/+240