| Commit message (Expand) | Author | Age | Files | Lines |
* | Wed Oct 4 00:21:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-10-04 | 3 | -5/+10 |
* | * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): If started by | Roland McGrath | 1995-09-30 | 7 | -36/+125 |
* | Sat Sep 30 11:47:05 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-30 | 12 | -37/+102 |
* | Thu Sep 28 13:05:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-28 | 16 | -13/+2178 |
* | (rtld_command): Variable removed. (_dl_skip_args): New variable. (dl_main): I... | Roland McGrath | 1995-09-28 | 1 | -3/+18 |
* | (STRTOF): Fix handling of numbers with lots of leading zeroes. | Ulrich Drepper | 1995-09-28 | 1 | -2/+10 |
* | * sysdeps/mach/hurd/getcwd.c (__getcwd): Renamed from getcwd. | Roland McGrath | 1995-09-28 | 9 | -28/+47 |
* | * sysdeps/unix/sysv/linux/Implies: Add unix/common. | Roland McGrath | 1995-09-27 | 2 | -0/+5 |
* | * sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE): | Roland McGrath | 1995-09-27 | 91 | -677/+285 |
* | Wed Sep 27 00:27:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-27 | 5 | -35/+75 |
* | * locale/libintl.h: Rewritten by Ulrich Drepper for use with GNU | Roland McGrath | 1995-09-27 | 7 | -129/+247 |
* | Tue Sep 26 16:50:17 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-26 | 14 | -9/+963 |
* | B2 are always congruent; just test that B1 is aligned. | Roland McGrath | 1995-09-25 | 1 | -1/+2 |
* | Fri Sep 22 14:24:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-950922 | Roland McGrath | 1995-09-22 | 4 | -2/+12 |
* | * manual/Makefile (infodir, prefix, INSTALL, INSTALL_DATA): Variables | Roland McGrath | 1995-09-21 | 2 | -14/+3 |
* | * time/africa, time/asia, time/europe, time/northamerica, | Roland McGrath | 1995-09-21 | 6 | -44/+74 |
* | * Makerules (build-shlib): Use $(@F:lib%.so=%) in place of | Roland McGrath | 1995-09-21 | 2 | -5/+6 |
* | * Makerules (build-shlib): Use $(@F:lib%=%) in place of $(notdir $*), | Roland McGrath | 1995-09-21 | 2 | -3/+6 |
* | Thu Sep 21 00:03:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-21 | 14 | -160/+260 |
* | Wed Sep 20 18:02:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-21 | 25 | -90/+228 |
* | Mon Sep 18 15:06:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-18 | 2 | -1/+6 |
* | Mon Sep 18 12:39:22 1995 Paul Eggert <eggert@twinsun.com> | Roland McGrath | 1995-09-18 | 13 | -54/+166 |
* | Mon Sep 18 01:58:40 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-18 | 6 | -5/+23 |
* | Sun Sep 17 18:29:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-18 | 4 | -218/+12 |
* | Sat Sep 16 17:47:19 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> | Roland McGrath | 1995-09-17 | 71 | -235/+3279 |
* | Fri Sep 15 21:34:28 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-17 | 4 | -10/+17 |
* | Tue Sep 12 14:30:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-14 | 5 | -180/+284 |
* | Regenerated | Roland McGrath | 1995-09-11 | 1 | -0/+10 |
* | (glob): Comment fix. | Roland McGrath | 1995-09-11 | 1 | -2/+1 |
* | (MAX): Add macro. It is not sure we get it through any header file. | Ulrich Drepper | 1995-09-11 | 1 | -0/+6 |
* | Added i486-linux | Roland McGrath | 1995-09-09 | 2 | -3/+3 |
* | * libc-symbols.h [HAVE_ELF] (symbol_set_declare): Declare the | Roland McGrath | 1995-09-09 | 2 | -1/+5 |
* | Fri Sep 8 16:25:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-08 | 1 | -4/+13 |
* | (NEED_INETADDR, NEED_INETATON): Define to 1, not empty. | Roland McGrath | 1995-09-08 | 1 | -2/+2 |
* | Document new files for Linux i386/ELF port. | Ulrich Drepper | 1995-09-08 | 113 | -94/+3339 |
* | (base_os): Linux is based on unix/sysv, not unix/sysv/sysv4. | Ulrich Drepper | 1995-09-08 | 1 | -3/+3 |
* | (msort_with_tmp): Fixed alignment test. B1 and B2 are always congruent; just... | Roland McGrath | 1995-09-07 | 1 | -1/+1 |
* | Wed Sep 6 19:41:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-07 | 2 | -1/+7 |
* | * sysdeps/mach/hurd/i386/longjmp-ts.c: Use new array format for | Roland McGrath | 1995-09-01 | 2 | -7/+10 |
* | Fri Sep 1 16:16:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-09-01 | 9 | -56/+106 |
* | Rewrote i386 setjmp in assembly. | Roland McGrath | 1995-08-31 | 7 | -129/+105 |
* | Wed Aug 30 16:44:55 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-08-31 | 5 | -13/+73 |
* | Tue Aug 29 12:35:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-08-29 | 3 | -5/+19 |
* | * sysdeps/mach/hurd/dirstream.h: Define `struct __dirstream' | Roland McGrath | 1995-08-28 | 19 | -30/+57 |
* | Fri Aug 25 12:12:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-08-25 | 15 | -98/+144 |
* | Tue Aug 22 16:49:12 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1995-08-22 | 11 | -46/+150 |
* | (struct hurd_sigstate): New member `cancel_hook'. | Roland McGrath | 1995-08-22 | 1 | -1/+3 |
* | Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.c | Miles Bader | 1995-08-22 | 1 | -34/+38 |
* | Removed dep on hurd/signal.h for RPC stub objects. | Roland McGrath | 1995-08-22 | 2 | -3/+2 |
* | * sysdeps/mach/hurd/Makefile: Don't elide sunrpc and manual from | Roland McGrath | 1995-08-21 | 2 | -3/+3 |