summaryrefslogtreecommitdiffstats
path: root/newlib
Commit message (Expand)AuthorAgeFilesLines
* 2002-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-073-9/+28
* Fix typo.Jeff Johnston2002-02-051-1/+1
* 2002-02-05 Manik Raina <manik@cisco.com>Jeff Johnston2002-02-054-4/+13
* 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-042-0/+6
* * libc/reent/signgam.c (__signgam): Fix error in previous.Matthew Green2002-02-032-1/+5
* * implement a new `struct _reent' that is significantly smaller. use thisMatthew Green2002-02-0341-67/+445
* In ld/ChangeLog:Geoffrey Keating2002-02-016-1/+751
* * libc/include/sys/signal.h [__CYGWIN__]: Issue error messageThomas Fitzsimmons2002-01-282-0/+10
* * libc/include/sys/signal.h: Revert 2002-01-23 change.Thomas Fitzsimmons2002-01-252-1/+5
* * libc/include/sys/signal.h: Remove pthread_kill declarationThomas Fitzsimmons2002-01-242-1/+6
* * libc/include/time.h: Add prototype for strptime for Cygwin.Christopher Faylor2002-01-182-0/+5
* Fix bug when len == 1 and dst was not word aligned.Nick Clifton2002-01-172-2/+14
* _sbrk(): Return -1 rather than aborting if too much memory is requested.Nick Clifton2002-01-172-2/+15
* 2002-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-01-112-3/+7
* 2002-01-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-01-072-6/+10
* 2002-01-07 Alan Matsuoka <alanm@redhat.com>Jeff Johnston2002-01-073-0/+10
* * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.Corinna Vinschen2001-12-282-0/+6
* In newlib/:Geoffrey Keating2001-12-2211-0/+2441
* * libm/machine/configure.in (HAVE_LIBM_MACHINE_DIR): New conditional.Thomas Fitzsimmons2001-12-195-5/+28
* * libm/machine/Makefile.am: Change rules to create correct lib.a.Corinna Vinschen2001-12-193-14/+30
* 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2001-12-1925-22/+86
* * Makefile.am (DOCDIR): Force to empty string when docThomas Fitzsimmons2001-12-183-1/+8
* * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons2001-12-185-8/+17
* * libc/sys/cygwin/include/unistd.h: Add __UNISTD_GETOPT_ to allowCorinna Vinschen2001-12-172-0/+7
* (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons2001-12-143-2/+3
* * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons2001-12-143-2/+7
* * Makefile.shared: New file.Thomas Fitzsimmons2001-12-13249-3856/+26219
* 2001-12-13 Anita Kulkarni <anitak@kpit.com>Jeff Johnston2001-12-132-1/+4
* * libc/include/sys/unistd.h: Correct ualarm declaration.Christopher Faylor2001-12-062-1/+5
* For __USES_INITFINI__ preserve the argument vector before calling theNick Clifton2001-12-052-0/+9
* * libc/include/dirent.h: Protect against multiple inclusion.Christopher Faylor2001-11-302-0/+7
* * libc/include/sys/types.h: Define useconds_t.Christopher Faylor2001-11-283-0/+10
* * libc/sys/cygwin/sys/dirent.h (DIR): Add another internal element.Christopher Faylor2001-11-212-6/+11
* * libc/sys/mmixware/*: Tweak license header in all source files.Hans-Peter Nilsson2001-11-1830-87/+178
* * libc/include/alloca.h: Move libc/sys/linux/include/alloca.hCorinna Vinschen2001-11-144-13/+31
* Add __stack_base__Anthony Green2001-11-132-1/+6
* * libc/sys/mmixware/*: Correct spacing in all source files.Hans-Peter Nilsson2001-11-1331-226/+203
* 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston2001-11-1239-0/+3471
* * libc/include/sys/unistd.h: Add prototypes for endusershell(),Corinna Vinschen2001-11-053-0/+24
* 2001-11-01 Arati Dikey <aratidikey@hotmail.com>Jeff Johnston2001-11-013-2/+39
* 2001-10-24 Christopher Faylor <cgf@redhat.com>Jeff Johnston2001-10-242-0/+8
* * libc/include/math.h: The C++ standard adds the single-precisionGeoffrey Keating2001-10-232-0/+13
* * libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.Christopher Faylor2001-10-225-24/+11
* Add __rtems__ as system defining fchdir().Corinna Vinschen2001-10-172-2/+2
* * libc/include/sys/unistd.h: Add prototype for fchdir() whenCorinna Vinschen2001-10-172-0/+8
* 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston2001-10-0110-22/+325
* oops omitted in previous deltaNick Clifton2001-09-181-14/+26
* * libc/include/process.h: Add getpid() declaration.Christopher Faylor2001-09-172-0/+5
* oops - omitted from previous deltaNick Clifton2001-09-141-0/+6
* 2001-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2001-09-137-3/+319