Age | Commit message (Expand) | Author | Files | Lines |
1996-06-16 | Sat Jun 15 18:13:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 8 | -18/+41 |
1996-06-14 | Fri Jun 14 01:51:47 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960615 | Roland McGrath | 8 | -51/+90 |
1996-06-13 | Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960614 | Roland McGrath | 2 | -1/+6 |
1996-06-13 | *** empty log message *** | Miles Bader | 1 | -0/+5 |
1996-06-13 | (_hurd_internal_post_signal): Rename `deliver:' label to `deliver_pending:' ... | Miles Bader | 1 | -1/+1 |
1996-06-13 | Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960613 | Roland McGrath | 1 | -1/+1 |
1996-06-13 | Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 17 | -47/+256 |
1996-06-12 | * sysdeps/alpha/dl-machine.h: New file.cvs/libc-960612 | Roland McGrath | 2 | -0/+375 |
1996-06-12 | Tue Jun 11 23:23:30 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 4 | -1/+26 |
1996-06-12 | Tue Jun 11 19:13:04 1996 Richard Henderson <rth@tamu.edu> | Roland McGrath | 11 | -17/+64 |
1996-06-12 | * Makerules (elfobjdir): Use $(objdir) if set, even in elf subdir. | Roland McGrath | 7 | -12/+20 |
1996-06-11 | * elf/Makefile (lib-noranlib): Move rule adding deps for ld.so et al | Roland McGrath | 2 | -5/+10 |
1996-06-11 | * string/basename.c (basename): Cast FILENAME to char * for return. | Roland McGrath | 3 | -2/+11 |
1996-06-11 | * elf/Makefile ($(objpfx)$(rtld-installed-name)): New target to make | Roland McGrath | 7 | -15/+70 |
1996-06-11 | Tue Jun 11 15:09:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -0/+5 |
1996-06-10 | * Makerules ($(common-objpfx)libc.so): Depend on $(elfobjdir)/ld.so.cvs/libc-960611 | Roland McGrath | 17 | -399/+667 |
1996-06-10 | * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS. | Roland McGrath | 10 | -6/+30 |
1996-06-10 | Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 24 | -622/+667 |
1996-06-10 | Mon Jun 10 02:22:24 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 7 | -28/+127 |
1996-06-09 | * elf/dl-load.c (_dl_map_object_from_fd): Close FD before return.cvs/libc-960610 | Roland McGrath | 10 | -10/+31 |
1996-06-09 | * Make-dist ($(tardir).tar): Use sed to check for file names longerglibc-1.90cvs/libc-960609cvs/libc-1-90 | Roland McGrath | 2 | -1/+6 |
1996-06-09 | * Version 1.90 test release. | Roland McGrath | 1 | -0/+2 |
1996-06-09 | Sun Jun 9 01:11:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 6 | -52/+28 |
1996-06-08 | Sat Jun 8 15:15:07 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+2 |
1996-06-08 | * config.guess (i?86-ncr-sysv*): Emit minor release numbers. Recognize the N...cvs/libc-960608 | Per Bothner | 1 | -2/+8 |
1996-06-07 | *** empty log message *** | Miles Bader | 1 | -1/+4 |
1996-06-07 | (getpriority): Use new interface to __proc_getprocinfo. | Miles Bader | 1 | -3/+3 |
1996-06-07 | Fri Jun 7 16:48:13 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 54 | -4192/+121 |
1996-06-07 | Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Roland McGrath | 2 | -0/+4 |
1996-06-07 | *** empty log message *** | Miles Bader | 1 | -0/+7 |
1996-06-07 | Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 22 | -258/+80 |
1996-06-07 | Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -1/+7 |
1996-06-07 | (tty_name): New function. (login): Use it. (PATH_MAX): MACRO removed. <stdlib... | Miles Bader | 1 | -8/+63 |
1996-06-07 | obsolete | Roland McGrath | 4 | -4/+0 |
1996-06-07 | Wed Jun 5 22:06:21 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Roland McGrath | 2 | -3/+12 |
1996-06-07 | Fri Jun 7 1996 05:29:32 Ulrich Drepper <drepper@cygnus.com>cvs/libc-960607 | Roland McGrath | 6 | -17/+108 |
1996-06-06 | * malloc/Makefile (distribute): Change malloc/gmalloc-head.c to | Roland McGrath | 5 | -1/+8 |
1996-06-06 | Thu Jun 6 16:12:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 4 | -17/+50 |
1996-06-06 | Thu Jun 6 12:56:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 2 | -2/+9 |
1996-06-06 | Thu Jun 6 12:56:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -125/+0 |
1996-06-06 | *** empty log message *** | Miles Bader | 7 | -59/+217 |
1996-06-06 | (PF_INET6, AF_INET6): New macros. | Miles Bader | 1 | -1/+3 |
1996-06-06 | Thu Jun 6 02:00:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960606 | Roland McGrath | 7 | -53/+133 |
1996-06-06 | Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Roland McGrath | 93 | -898/+478 |
1996-06-06 | Thu Jun 6 00:02:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 7 | -27/+50 |
1996-06-05 | * time/tzfile.h, time/private.h, time/zdump.c, time/zic.c, | Roland McGrath | 16 | -294/+445 |
1996-06-05 | Wed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -2/+18 |
1996-06-05 | Wed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> | Roland McGrath | 1 | -4/+2 |
1996-06-05 | (mach/mach_interface.defs): Renamed from mach_interface.defs. (mach/memory_ob... | Miles Bader | 2 | -1/+5 |
1996-06-05 | *** empty log message *** | Miles Bader | 1 | -0/+8 |