aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc
AgeCommit message (Expand)AuthorFilesLines
2002-02-03* implement a new `struct _reent' that is significantly smaller. use thisMatthew Green36-59/+353
2002-02-01In ld/ChangeLog:Geoffrey Keating4-1/+742
2002-01-28 * libc/include/sys/signal.h [__CYGWIN__]: Issue error messageThomas Fitzsimmons1-0/+5
2002-01-25 * libc/include/sys/signal.h: Revert 2002-01-23 change.Thomas Fitzsimmons1-1/+1
2002-01-24 * libc/include/sys/signal.h: Remove pthread_kill declarationThomas Fitzsimmons1-1/+1
2002-01-18* libc/include/time.h: Add prototype for strptime for Cygwin.Christopher Faylor1-0/+1
2002-01-17Fix bug when len == 1 and dst was not word aligned.Nick Clifton1-2/+11
2002-01-17_sbrk(): Return -1 rather than aborting if too much memory is requested.Nick Clifton1-2/+10
2002-01-112002-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-3/+1
2002-01-072002-01-07 Alan Matsuoka <alanm@redhat.com>Jeff Johnston2-0/+4
2001-12-28 * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.Corinna Vinschen1-0/+2
2001-12-22In newlib/:Geoffrey Keating9-0/+2418
2001-12-192001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons3-18/+6
2001-12-18 * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons4-8/+8
2001-12-17 * libc/sys/cygwin/include/unistd.h: Add __UNISTD_GETOPT_ to allowCorinna Vinschen1-0/+2
2001-12-14 (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons2-2/+2
2001-12-14 * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons2-2/+2
2001-12-13 * Makefile.shared: New file.Thomas Fitzsimmons196-3480/+13864
2001-12-132001-12-13 Anita Kulkarni <anitak@kpit.com>Jeff Johnston1-1/+0
2001-12-06* libc/include/sys/unistd.h: Correct ualarm declaration.Christopher Faylor1-1/+1
2001-12-05For __USES_INITFINI__ preserve the argument vector before calling theNick Clifton1-0/+4
2001-11-30* libc/include/dirent.h: Protect against multiple inclusion.Christopher Faylor1-0/+3
2001-11-28* libc/include/sys/types.h: Define useconds_t.Christopher Faylor2-0/+5
2001-11-21* libc/sys/cygwin/sys/dirent.h (DIR): Add another internal element.Christopher Faylor1-6/+7
2001-11-18 * libc/sys/mmixware/*: Tweak license header in all source files.Hans-Peter Nilsson29-87/+174
2001-11-14 * libc/include/alloca.h: Move libc/sys/linux/include/alloca.hCorinna Vinschen3-13/+23
2001-11-13Add __stack_base__Anthony Green1-1/+2
2001-11-13 * libc/sys/mmixware/*: Correct spacing in all source files.Hans-Peter Nilsson30-226/+197
2001-11-122001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston37-0/+3436
2001-11-05 * libc/include/sys/unistd.h: Add prototypes for endusershell(),Corinna Vinschen2-0/+16
2001-10-242001-10-24 Christopher Faylor <cgf@redhat.com>Jeff Johnston1-0/+1
2001-10-23 * libc/include/math.h: The C++ standard adds the single-precisionGeoffrey Keating1-0/+8
2001-10-22* libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.Christopher Faylor4-24/+3
2001-10-17 Add __rtems__ as system defining fchdir().Corinna Vinschen1-1/+1
2001-10-17 * libc/include/sys/unistd.h: Add prototype for fchdir() whenCorinna Vinschen1-0/+3
2001-10-012001-10-01 Charles Wilson <cwilson@ece.gatech.edu>Jeff Johnston9-22/+306
2001-09-18oops omitted in previous deltaNick Clifton1-14/+26
2001-09-17* libc/include/process.h: Add getpid() declaration.Christopher Faylor1-0/+1
2001-09-132001-09-13 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston6-3/+307
2001-09-13Thu Sep 13 08:49:49 2001 Jason Tishler <jason@tishler.net>Jeff Johnston1-2/+3
2001-09-072001-09-07 Jeff Law <law@redhat.com>Jeff Johnston1-3/+3
2001-09-05 * libc/sys/cygwin/include/unistd.h: New file, wrapping sys/unistd.hCorinna Vinschen1-0/+9
2001-09-042001-09-04 Jason Merrill <jason_merrill@redhat.com>Jeff Johnston1-0/+18
2001-09-03 * libc/sys/cygwin/sys/dirent.h (struct dirent): Add version numberCorinna Vinschen1-1/+4
2001-09-03 * libc/sys/cygwin/sys/dirent.h (struct dirent): Add `d_fd' member.Corinna Vinschen1-1/+4
2001-08-292001-08-29 Joel Sherrill <joel@OARcorp.com>Jeff Johnston17-3/+61
2001-08-292001-08-29 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston4-6/+23
2001-08-29 * configure.host (h8300-*-elf*, h8500-*-elf*): New cases.Joern Rennecke2-0/+11
2001-08-26* libc/include/sys/errno.h: Add a cautionary comment.Christopher Faylor1-0/+2
2001-08-212001-08-21 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston1-1/+1