Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-02-152001-02-14 Kazuhiro Fujieda <fujieda@jaist.ac.jp>Jeff Johnston
2001-02-15* dlfcn.cc (dlopen): Do not call LoadLibrary with a NULL pointer, when theChristopher Faylor
2001-02-15* fhandler_console.cc (fhandler_console::char_command): Ignore unknownChristopher Faylor
2001-02-14 * include/shlobj.h: Add missing SLR_* flags.Corinna Vinschen
2001-02-14* include/coff/pe.h: Rename PEP64AOUTHDR to PEPAOUTHDR. RenameDJ Delorie
2001-02-12 * lib/Makefile.in: (host_alias): Add variable.Earnie Boyd
2001-02-122001-02-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-02-12 * i386.h (i386_optab): SSE integer converison instructions haveJan Hubicka
2001-02-11Remove annoying entry....:-)Nick Clifton
2001-02-11Remove extraneous whitespaceNick Clifton
2001-02-10* fork.cc (fork_parent): Return EAGAIN when can't record pid.Christopher Faylor
2001-02-10Add s390 supportNick Clifton
2001-02-09* syscalls.cc (mknod): Add valid parameters.Christopher Faylor
2001-02-092001-02-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-02-092001-02-08 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-02-092001-02-08 Edward M. Lee <tailbert@yahoo.com>Jeff Johnston
2001-02-09 * mmap.cc (mmap): Check for reusing a mapping only on MAP_SHAREDCorinna Vinschen
2001-02-09 * mmap.cc (class list): Add member `hash'.Corinna Vinschen
2001-02-08* setup2.sgml: Add docs about domain accounts.DJ Delorie
2001-02-08* signal.cc (killpg): Correct first argument.Christopher Faylor
2001-02-08 * autoload.cc: Add LoadDLLinitfunc for iphlpapi.dll.Corinna Vinschen
2001-02-072001-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-02-07* configure: Output host type to stdout, not stderr.DJ Delorie
2001-02-062001-01-23 H.J. Lu <hjl@gnu.org>H.J. Lu
2001-02-062001-02-06 Will Cohen <wcohen@redhat.com>Jeff Johnston
2001-02-06 * syscalls.cc (stat_worker): Add a check for the special case whenCorinna Vinschen
2001-02-062001-02-05 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston
2001-02-05 * fhandler.cc (fhandler_base::open): Always add GENERIC_READ accessCorinna Vinschen
2001-02-05 * mmap.cc (mmap_record::fixup_map): New method to duplicateCorinna Vinschen
2001-02-04 * config.guess: Import from subversions.gnu.org (revision 1.181).Michael Sokolov
2001-02-03 Binutils portion of fix for syntax array elements when maxPatrick Macdonald
2001-02-02merge from gccDJ Delorie
2001-02-02 * include/winnt.h: (__TEXT): Add private macro.Earnie Boyd
2001-02-02Fri Feb 2 10:34:07 2001 Earnie Boyd <earnie@users.sourceforge.net>Earnie Boyd
2001-02-02* cygheap.cc (creturn): Correctly calculate cygheap_max.Christopher Faylor
2001-02-02* libc/sys/sh/sys/syscall.h (SYS_get_argc, SYS_get_argN_len,Alexandre Oliva
2001-02-01 * Makefile.in: Increment VERSION to 0.5Earnie Boyd
2001-02-01 * Makefile.in: Increment version to 0.5Earnie Boyd
2001-01-312001-01-31 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-01-31* shared.cc (shared_info::initialize): Reduce size of heap.Christopher Faylor
2001-01-31 * include/sys/resource.h: Fix typo.Corinna Vinschen
2001-01-31 * include/sys/resources.h: Add RLIMIT_NLIMITS and RLIM_NLIMITS.Corinna Vinschen
2001-01-31* include/cygwin/version.h: Bump version to 1.3.0.Christopher Faylor
2001-01-30 * include/assert.h: (assert): Remove ; from end of definitionEarnie Boyd
2001-01-30 * Apply Phil Krylov patches.Earnie Boyd
2001-01-30 * include/winuser.h: (IDC_HAND) New resource identifier.Earnie Boyd
2001-01-30 * include/iptypes.h: Include <sys/types.h> for time_t declaration.Earnie Boyd
2001-01-30 * objidl.h: (GetClassID): Argument needs to be a pointer.Earnie Boyd
2001-01-30 * Apply Danny Smith patch 102386Earnie Boyd
2001-01-30 * include/time.h: (CLOCKS_PER_SEC): Type cast the constant.Earnie Boyd