summaryrefslogtreecommitdiffstats
path: root/newlib/libc
Commit message (Expand)AuthorAgeFilesLines
* 2002-03-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-03-121-11/+10
* 2002-03-12 Richard Earnshaw <rearnsha@arm.com>Jeff Johnston2002-03-124-3/+53
* Add MIPS specific string/memory functionsMichael Meissner2002-03-117-3/+680
* 2002-03-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-03-062-2/+2
* * Makefile.am (lib_a_SOURCES, SH64 case): Add memcpy.S, memset.SJoern Rennecke2002-03-066-150/+491
* 2002-02-27 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-27107-1687/+3014
* 2002-02-25 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-251-2/+2
* * libc/include/sys/stat.h (_fstat): Don't declare when compiling Cygwin.Corinna Vinschen2002-02-231-0/+2
* * libc/sys/cygwin/sys/dirent.h (struct __DIR): Use __off32_t insteadCorinna Vinschen2002-02-231-1/+1
* Add missing clobbered register.Nick Clifton2002-02-201-1/+1
* 2002-02-15 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-151-0/+11
* 2002-02-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston2002-02-136-30/+192
* * libc/include/grp.h: Don't declare group functions when compilingCorinna Vinschen2002-02-101-0/+2
* * libc/include/grp.h: Include Cygwin specific header.Corinna Vinschen2002-02-093-2/+11
* * libc/include/sys/reent.h (_REENT_CHECK_EMERGENCY): AllocateMatthew Green2002-02-091-1/+1
* Contribute sh64-elf.Alexandre Oliva2002-02-089-4/+374
* 2002-02-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-072-9/+19
* 2002-02-05 Manik Raina <manik@cisco.com>Jeff Johnston2002-02-053-4/+6
* 2002-02-04 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-02-041-0/+1
* * libc/reent/signgam.c (__signgam): Fix error in previous.Matthew Green2002-02-031-1/+1
* * implement a new `struct _reent' that is significantly smaller. use thisMatthew Green2002-02-0336-59/+353
* In ld/ChangeLog:Geoffrey Keating2002-02-014-1/+742
* * libc/include/sys/signal.h [__CYGWIN__]: Issue error messageThomas Fitzsimmons2002-01-281-0/+5
* * libc/include/sys/signal.h: Revert 2002-01-23 change.Thomas Fitzsimmons2002-01-251-1/+1
* * libc/include/sys/signal.h: Remove pthread_kill declarationThomas Fitzsimmons2002-01-241-1/+1
* * libc/include/time.h: Add prototype for strptime for Cygwin.Christopher Faylor2002-01-181-0/+1
* Fix bug when len == 1 and dst was not word aligned.Nick Clifton2002-01-171-2/+11
* _sbrk(): Return -1 rather than aborting if too much memory is requested.Nick Clifton2002-01-171-2/+10
* 2002-01-11 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2002-01-111-3/+1
* 2002-01-07 Alan Matsuoka <alanm@redhat.com>Jeff Johnston2002-01-072-0/+4
* * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE.Corinna Vinschen2001-12-281-0/+2
* In newlib/:Geoffrey Keating2001-12-229-0/+2418
* 2001-12-18 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2001-12-193-18/+6
* * libc/stdlib/Makefile.am (LIB_COMPILE): Change to equalThomas Fitzsimmons2001-12-184-8/+8
* * libc/sys/cygwin/include/unistd.h: Add __UNISTD_GETOPT_ to allowCorinna Vinschen2001-12-171-0/+2
* (vfiprintf.$(oext)): Likewise.Thomas Fitzsimmons2001-12-142-2/+2
* * libc/stdio/Makefile.am (vfprintf.$(oext)): Add $(INCLUDES) toThomas Fitzsimmons2001-12-142-2/+2
* * Makefile.shared: New file.Thomas Fitzsimmons2001-12-13196-3480/+13864
* 2001-12-13 Anita Kulkarni <anitak@kpit.com>Jeff Johnston2001-12-131-1/+0
* * libc/include/sys/unistd.h: Correct ualarm declaration.Christopher Faylor2001-12-061-1/+1
* For __USES_INITFINI__ preserve the argument vector before calling theNick Clifton2001-12-051-0/+4
* * libc/include/dirent.h: Protect against multiple inclusion.Christopher Faylor2001-11-301-0/+3
* * libc/include/sys/types.h: Define useconds_t.Christopher Faylor2001-11-282-0/+5
* * libc/sys/cygwin/sys/dirent.h (DIR): Add another internal element.Christopher Faylor2001-11-211-6/+7
* * libc/sys/mmixware/*: Tweak license header in all source files.Hans-Peter Nilsson2001-11-1829-87/+174
* * libc/include/alloca.h: Move libc/sys/linux/include/alloca.hCorinna Vinschen2001-11-143-13/+23
* Add __stack_base__Anthony Green2001-11-131-1/+2
* * libc/sys/mmixware/*: Correct spacing in all source files.Hans-Peter Nilsson2001-11-1330-226/+197
* 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com>Jeff Johnston2001-11-1237-0/+3436
* * libc/include/sys/unistd.h: Add prototypes for endusershell(),Corinna Vinschen2001-11-052-0/+16