Age | Commit message (Expand) | Author | Files | Lines |
2002-05-08 | * acinclude.m4: Add support for --enable-newlib-multithread. | Thomas Fitzsimmons | 56 | -954/+1598 |
2002-05-08 | * libc/include/sys/stdio.h: New file. | Thomas Fitzsimmons | 1 | -0/+16 |
2002-05-06 | * libc/sys/arm/syscalls.c (_rename): Add parameter names. | Thomas Fitzsimmons | 1 | -2/+2 |
2002-05-06 | 2002-05-06 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -4/+4 |
2002-05-02 | * utmp.h: Define more UNIX constants. | Christopher Faylor | 1 | -0/+5 |
2002-04-30 | * Various formatting and whitespace changes. | Thomas Fitzsimmons | 2 | -2/+1 |
2002-04-29 | 2002-04-29 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+2 |
2002-04-29 | Fix trivial typo in last change | Jonathan Larmour | 1 | -1/+1 |
2002-04-29 | * libc/sys/arm/syscalls.c (_rename): New function. Just a stub. | Jonathan Larmour | 1 | -0/+18 |
2002-04-29 | 2002-04-29 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 4 | -10/+135 |
2002-04-26 | 2002-04-26 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 5 | -15/+72 |
2002-04-25 | 2002-04-25 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 4 | -8/+35 |
2002-04-24 | * Makefile.am (check-DEJAGNU): New target. | Thomas Fitzsimmons | 84 | -1626/+2802 |
2002-04-23 | 2002-04-23 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 5 | -10/+46 |
2002-04-22 | * acinclude.m4 (newlib_cflags): Remove include directories that | Thomas Fitzsimmons | 56 | -786/+114 |
2002-04-19 | 2002-04-19 Joel Sherrill <joel@OARcorp.com> | Joel Sherrill | 1 | -4/+1 |
2002-04-17 | 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 2 | -1/+1 |
2002-04-17 | 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+2 |
2002-04-12 | 2002-04-12 Eric Norum <eric.norum@usask.com> | Jeff Johnston | 1 | -0/+4 |
2002-04-08 | 2002-04-08 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 4 | -7/+64 |
2002-04-04 | 2002-04-04 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 4 | -9/+396 |
2002-04-03 | 2002-04-03 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 38 | -83/+8274 |
2002-03-12 | 2002-03-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -11/+10 |
2002-03-12 | 2002-03-12 Richard Earnshaw <rearnsha@arm.com> | Jeff Johnston | 4 | -3/+53 |
2002-02-27 | 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 52 | -811/+1461 |
2002-02-23 | * libc/sys/cygwin/sys/dirent.h (struct __DIR): Use __off32_t instead | Corinna Vinschen | 1 | -1/+1 |
2002-02-13 | 2002-02-12 Hans-Peter Nilsson <hp@bitrange.com> | Jeff Johnston | 6 | -30/+192 |
2002-02-08 | Contribute sh64-elf. | Alexandre Oliva | 2 | -0/+95 |
2002-01-17 | _sbrk(): Return -1 rather than aborting if too much memory is requested. | Nick Clifton | 1 | -2/+10 |
2001-12-28 | * libc/sys/cygwin/sys/utmp.h: Add definition of UTMP_FILE. | Corinna Vinschen | 1 | -0/+2 |
2001-12-17 | * libc/sys/cygwin/include/unistd.h: Add __UNISTD_GETOPT_ to allow | Corinna Vinschen | 1 | -0/+2 |
2001-12-13 | * Makefile.shared: New file. | Thomas Fitzsimmons | 83 | -1388/+5337 |
2001-12-13 | 2001-12-13 Anita Kulkarni <anitak@kpit.com> | Jeff Johnston | 1 | -1/+0 |
2001-12-05 | For __USES_INITFINI__ preserve the argument vector before calling the | Nick Clifton | 1 | -0/+4 |
2001-11-21 | * libc/sys/cygwin/sys/dirent.h (DIR): Add another internal element. | Christopher Faylor | 1 | -6/+7 |
2001-11-18 | * libc/sys/mmixware/*: Tweak license header in all source files. | Hans-Peter Nilsson | 29 | -87/+174 |
2001-11-14 | * libc/include/alloca.h: Move libc/sys/linux/include/alloca.h | Corinna Vinschen | 1 | -13/+0 |
2001-11-13 | Add __stack_base__ | Anthony Green | 1 | -1/+2 |
2001-11-13 | * libc/sys/mmixware/*: Correct spacing in all source files. | Hans-Peter Nilsson | 30 | -226/+197 |
2001-11-12 | 2001-11-12 Hans-Peter Nilsson <hp@bitrange.com> | Jeff Johnston | 34 | -0/+3422 |
2001-11-05 | * libc/include/sys/unistd.h: Add prototypes for endusershell(), | Corinna Vinschen | 1 | -0/+2 |
2001-09-18 | oops omitted in previous delta | Nick Clifton | 1 | -14/+26 |
2001-09-07 | 2001-09-07 Jeff Law <law@redhat.com> | Jeff Johnston | 1 | -3/+3 |
2001-09-05 | * libc/sys/cygwin/include/unistd.h: New file, wrapping sys/unistd.h | Corinna Vinschen | 1 | -0/+9 |
2001-09-04 | 2001-09-04 Jason Merrill <jason_merrill@redhat.com> | Jeff Johnston | 1 | -0/+18 |
2001-09-03 | * libc/sys/cygwin/sys/dirent.h (struct dirent): Add version number | Corinna Vinschen | 1 | -1/+4 |
2001-09-03 | * libc/sys/cygwin/sys/dirent.h (struct dirent): Add `d_fd' member. | Corinna Vinschen | 1 | -1/+4 |
2001-08-29 | * configure.host (h8300-*-elf*, h8500-*-elf*): New cases. | Joern Rennecke | 2 | -0/+11 |
2001-04-21 | 2001-04-20 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 50 | -725/+1300 |
2001-03-30 | 2001-03-29 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 1 | -0/+1 |