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
2002-02-20This commit was manufactured by cvs2svn to create branch 'pregp02r1'.pregp02r1cvs2svn
2002-02-162002-02-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-02-132002-02-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston
2002-02-10 * libc/include/grp.h: Don't declare group functions when compilingCorinna Vinschen
2002-02-09 * libc/include/grp.h: Include Cygwin specific header.Corinna Vinschen
2002-02-09* libc/include/sys/reent.h (_REENT_CHECK_EMERGENCY): AllocateMatthew Green
2002-02-08Contribute sh64-elf.Alexandre Oliva
2002-02-072002-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-02-05Fix typo.Jeff Johnston
2002-02-052002-02-05 Manik Raina <manik@cisco.com>Jeff Johnston
2002-02-042002-02-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-02-03* libc/reent/signgam.c (__signgam): Fix error in previous.Matthew Green
2002-02-03* implement a new `struct _reent' that is significantly smaller. use thisMatthew Green
2002-02-01In ld/ChangeLog:Geoffrey Keating
2002-01-28 * libc/include/sys/signal.h [__CYGWIN__]: Issue error messageThomas Fitzsimmons
2002-01-25 * libc/include/sys/signal.h: Revert 2002-01-23 change.Thomas Fitzsimmons
2002-01-24 * libc/include/sys/signal.h: Remove pthread_kill declarationThomas Fitzsimmons
2002-01-18* libc/include/time.h: Add prototype for strptime for Cygwin.Christopher Faylor
2002-01-17Fix bug when len == 1 and dst was not word aligned.Nick Clifton
2002-01-17_sbrk(): Return -1 rather than aborting if too much memory is requested.Nick Clifton
2002-01-122002-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-01-072002-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-01-072002-01-07 Alan Matsuoka <alanm@redhat.com>Jeff Johnston
2001-12-28 * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.Corinna Vinschen
2001-12-23In newlib/:Geoffrey Keating
2001-12-20 * libm/machine/configure.in (HAVE_LIBM_MACHINE_DIR): New conditional.Thomas Fitzsimmons
2001-12-19 * libm/machine/Makefile.am: Change rules to create correct lib.a.Corinna Vinschen
2001-12-192001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2001-12-19 * Makefile.am (DOCDIR): Force to empty string when docThomas Fitzsimmons
2001-12-18 * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons
2001-12-18 * libc/sys/cygwin/include/unistd.h: Add __UNISTD_GETOPT_ to allowCorinna Vinschen
2001-12-14 (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons
2001-12-14 * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons
2001-12-14 * Makefile.shared: New file.Thomas Fitzsimmons
2001-12-132001-12-13 Anita Kulkarni <anitak@kpit.com>Jeff Johnston
2001-12-06* libc/include/sys/unistd.h: Correct ualarm declaration.Christopher Faylor
2001-12-05For __USES_INITFINI__ preserve the argument vector before calling theNick Clifton
2001-11-30* libc/include/dirent.h: Protect against multiple inclusion.Christopher Faylor
2001-11-28* libc/include/sys/types.h: Define useconds_t.Christopher Faylor
2001-11-21* libc/sys/cygwin/sys/dirent.h (DIR): Add another internal element.Christopher Faylor
2001-11-19 * libc/sys/mmixware/*: Tweak license header in all source files.Hans-Peter Nilsson
2001-11-14 * libc/include/alloca.h: Move libc/sys/linux/include/alloca.hCorinna Vinschen
2001-11-13Add __stack_base__Anthony Green
2001-11-13 * libc/sys/mmixware/*: Correct spacing in all source files.Hans-Peter Nilsson
2001-11-132001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston
2001-11-05 * libc/include/sys/unistd.h: Add prototypes for endusershell(),Corinna Vinschen
2001-11-012001-11-01 Arati Dikey <aratidikey@hotmail.com>Jeff Johnston
2001-10-242001-10-24 Christopher Faylor <cgf@redhat.com>Jeff Johnston
2001-10-23 * libc/include/math.h: The C++ standard adds the single-precisionGeoffrey Keating
2001-10-22* libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.Christopher Faylor