summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * fork.cc (fork_parent): Return EAGAIN when can't record pid.Christopher Faylor2001-02-104-6/+26
* Add s390 supportNick Clifton2001-02-1014-2/+241
* * syscalls.cc (mknod): Add valid parameters.Christopher Faylor2001-02-092-1/+5
* 2001-02-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-092-1/+10
* 2001-02-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-092-1/+5
* 2001-02-08 Edward M. Lee <tailbert@yahoo.com>Jeff Johnston2001-02-096-13/+16
* * mmap.cc (mmap): Check for reusing a mapping only on MAP_SHAREDCorinna Vinschen2001-02-082-2/+8
* * mmap.cc (class list): Add member `hash'.Corinna Vinschen2001-02-082-8/+25
* * setup2.sgml: Add docs about domain accounts.DJ Delorie2001-02-082-3/+29
* * signal.cc (killpg): Correct first argument.Christopher Faylor2001-02-072-1/+5
* * autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.Corinna Vinschen2001-02-076-163/+263
* 2001-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-02-072-346/+4
* * configure: Output host type to stdout, not stderr.DJ Delorie2001-02-072-1/+5
* 2001-01-23 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-062-0/+44
* 2001-02-06 Will Cohen <wcohen@redhat.com>Jeff Johnston2001-02-062-8/+8
* * syscalls.cc (stat_worker): Add a check for the special case whenCorinna Vinschen2001-02-062-18/+47
* 2001-02-05 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2001-02-052-0/+5
* * fhandler.cc (fhandler_base::open): Always add GENERIC_READ accessCorinna Vinschen2001-02-054-6/+101
* * mmap.cc (mmap_record::fixup_map): New method to duplicateCorinna Vinschen2001-02-052-45/+83
* * config.guess: Import from subversions.gnu.org (revision 1.181).Michael Sokolov2001-02-043-32/+81
* Binutils portion of fix for syntax array elements when maxPatrick Macdonald2001-02-022-9/+11
* merge from gccDJ Delorie2001-02-021-1/+4
* * include/winnt.h: (__TEXT): Add private macro.Earnie Boyd2001-02-022-7/+29
* Fri Feb 2 10:34:07 2001 Earnie Boyd <earnie@users.sourceforge.net>Earnie Boyd2001-02-022-13/+30
* * cygheap.cc (creturn): Correctly calculate cygheap_max.Christopher Faylor2001-02-022-2/+7
* * libc/sys/sh/sys/syscall.h (SYS_get_argc, SYS_get_argN_len,Alexandre Oliva2001-02-013-0/+39
* * Makefile.in: Increment VERSION to 0.5Earnie Boyd2001-01-313-28/+36
* * Makefile.in: Increment version to 0.5Earnie Boyd2001-01-313-3/+8
* 2001-01-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-313-3/+32
* * shared.cc (shared_info::initialize): Reduce size of heap.Christopher Faylor2001-01-312-1/+5
* * include/sys/resource.h: Fix typo.Corinna Vinschen2001-01-312-2/+6
* * include/sys/resources.h: Add RLIMIT_NLIMITS and RLIM_NLIMITS.Corinna Vinschen2001-01-312-0/+7
* * include/cygwin/version.h: Bump version to 1.3.0.Christopher Faylor2001-01-302-3/+7
* * include/assert.h: (assert): Remove ; from end of definitionEarnie Boyd2001-01-302-1/+6
* * Apply Phil Krylov patches.Earnie Boyd2001-01-303-0/+104
* * include/winuser.h: (IDC_HAND) New resource identifier.Earnie Boyd2001-01-302-1/+7
* * include/iptypes.h: Include <sys/types.h> for time_t declaration.Earnie Boyd2001-01-302-2/+8
* * objidl.h: (GetClassID): Argument needs to be a pointer.Earnie Boyd2001-01-302-6/+12
* * Apply Danny Smith patch 102386Earnie Boyd2001-01-302-1/+118
* * include/time.h: (CLOCKS_PER_SEC): Type cast the constant.Earnie Boyd2001-01-302-1/+6
* * pinfo.cc (pinfo::init): Use INVALID_HANDLE_VALUE instead ofCorinna Vinschen2001-01-303-3/+9
* * libc/stdlib/mallocr.c: Undefine windows preprocessor variables when compilingChristopher Faylor2001-01-302-0/+10
* Handle hppa64-linux systems.Alan Modra2001-01-302-0/+6
* * fhandler_serial.cc (raw_write): Use local copy of OVERLAPPED structureChristopher Faylor2001-01-302-7/+15
* 2001-01-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-01-295-4/+35
* * time.h: (CLOCKS_PER_SEC) Change from FP to integer constant.Earnie Boyd2001-01-292-1/+5
* * mmap.cc (mmap): Remove obsolete check for MAP_SHARED|MAP_ANON asCorinna Vinschen2001-01-292-12/+7
* * mmap.cc (mmap_record::find_empty): Fix loop condition.Corinna Vinschen2001-01-292-1/+5
* * syscalls.cc (_link): Make sure that newpath does not exist. Set errno if itChristopher Faylor2001-01-298-59/+88
* * include/wchar.h: The 2001.01.18 Change was incorrect. The functionsEarnie Boyd2001-01-282-3/+10