aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-02-09* syscalls.cc (mknod): Add valid parameters.Christopher Faylor2-1/+5
2001-02-092001-02-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+10
2001-02-092001-02-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-1/+5
2001-02-092001-02-08 Edward M. Lee <tailbert@yahoo.com>Jeff Johnston6-13/+16
2001-02-08 * mmap.cc (mmap): Check for reusing a mapping only on MAP_SHAREDCorinna Vinschen2-2/+8
2001-02-08 * mmap.cc (class list): Add member `hash'.Corinna Vinschen2-8/+25
2001-02-08* setup2.sgml: Add docs about domain accounts.DJ Delorie2-3/+29
2001-02-07* signal.cc (killpg): Correct first argument.Christopher Faylor2-1/+5
2001-02-07 * autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.Corinna Vinschen6-163/+263
2001-02-072001-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2-346/+4
2001-02-07* configure: Output host type to stdout, not stderr.DJ Delorie2-1/+5
2001-02-062001-01-23 H.J. Lu <hjl@gnu.org>H.J. Lu2-0/+44
2001-02-062001-02-06 Will Cohen <wcohen@redhat.com>Jeff Johnston2-8/+8
2001-02-06 * syscalls.cc (stat_worker): Add a check for the special case whenCorinna Vinschen2-18/+47
2001-02-052001-02-05 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2-0/+5
2001-02-05 * fhandler.cc (fhandler_base::open): Always add GENERIC_READ accessCorinna Vinschen4-6/+101
2001-02-05 * mmap.cc (mmap_record::fixup_map): New method to duplicateCorinna Vinschen2-45/+83
2001-02-04 * config.guess: Import from subversions.gnu.org (revision 1.181).Michael Sokolov3-32/+81
2001-02-02 Binutils portion of fix for syntax array elements when maxPatrick Macdonald2-9/+11
2001-02-02merge from gccDJ Delorie1-1/+4
2001-02-02 * include/winnt.h: (__TEXT): Add private macro.Earnie Boyd2-7/+29
2001-02-02Fri Feb 2 10:34:07 2001 Earnie Boyd <earnie@users.sourceforge.net>Earnie Boyd2-13/+30
2001-02-02* cygheap.cc (creturn): Correctly calculate cygheap_max.Christopher Faylor2-2/+7
2001-02-01* libc/sys/sh/sys/syscall.h (SYS_get_argc, SYS_get_argN_len,Alexandre Oliva3-0/+39
2001-01-31 * Makefile.in: Increment VERSION to 0.5Earnie Boyd3-28/+36
2001-01-31 * Makefile.in: Increment version to 0.5Earnie Boyd3-3/+8
2001-01-312001-01-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston3-3/+32
2001-01-31* shared.cc (shared_info::initialize): Reduce size of heap.Christopher Faylor2-1/+5
2001-01-31 * include/sys/resource.h: Fix typo.Corinna Vinschen2-2/+6
2001-01-31 * include/sys/resources.h: Add RLIMIT_NLIMITS and RLIM_NLIMITS.Corinna Vinschen2-0/+7
2001-01-30* include/cygwin/version.h: Bump version to 1.3.0.Christopher Faylor2-3/+7
2001-01-30 * include/assert.h: (assert): Remove ; from end of definitionEarnie Boyd2-1/+6
2001-01-30 * Apply Phil Krylov patches.Earnie Boyd3-0/+104
2001-01-30 * include/winuser.h: (IDC_HAND) New resource identifier.Earnie Boyd2-1/+7
2001-01-30 * include/iptypes.h: Include <sys/types.h> for time_t declaration.Earnie Boyd2-2/+8
2001-01-30 * objidl.h: (GetClassID): Argument needs to be a pointer.Earnie Boyd2-6/+12
2001-01-30 * Apply Danny Smith patch 102386Earnie Boyd2-1/+118
2001-01-30 * include/time.h: (CLOCKS_PER_SEC): Type cast the constant.Earnie Boyd2-1/+6
2001-01-30 * pinfo.cc (pinfo::init): Use INVALID_HANDLE_VALUE instead ofCorinna Vinschen3-3/+9
2001-01-30* libc/stdlib/mallocr.c: Undefine windows preprocessor variables when compilingChristopher Faylor2-0/+10
2001-01-30Handle hppa64-linux systems.Alan Modra2-0/+6
2001-01-30* fhandler_serial.cc (raw_write): Use local copy of OVERLAPPED structureChristopher Faylor2-7/+15
2001-01-292001-01-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston5-4/+35
2001-01-29 * time.h: (CLOCKS_PER_SEC) Change from FP to integer constant.Earnie Boyd2-1/+5
2001-01-29 * mmap.cc (mmap): Remove obsolete check for MAP_SHARED|MAP_ANON asCorinna Vinschen2-12/+7
2001-01-29 * mmap.cc (mmap_record::find_empty): Fix loop condition.Corinna Vinschen2-1/+5
2001-01-29* syscalls.cc (_link): Make sure that newpath does not exist. Set errno if itChristopher Faylor8-59/+88
2001-01-28 * include/wchar.h: The 2001.01.18 Change was incorrect. The functionsEarnie Boyd2-3/+10
2001-01-28Sun Jan 28 12:47:31 2001 Earnie Boyd <earnie@users.sourceforge.net>Earnie Boyd2-27/+33
2001-01-28 *include/stdlib.h (__p__pgmptr): add prototype.Earnie Boyd3-15/+35