aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1996-06-10* elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS.Roland McGrath10-6/+30
1996-06-10Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath24-622/+667
1996-06-10Mon Jun 10 02:22:24 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath7-28/+127
1996-06-09* elf/dl-load.c (_dl_map_object_from_fd): Close FD before return.cvs/libc-960610Roland McGrath10-10/+31
1996-06-09* Make-dist ($(tardir).tar): Use sed to check for file names longerglibc-1.90cvs/libc-960609cvs/libc-1-90Roland McGrath2-1/+6
1996-06-09* Version 1.90 test release.Roland McGrath1-0/+2
1996-06-09Sun Jun 9 01:11:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath6-52/+28
1996-06-08Sat Jun 8 15:15:07 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+2
1996-06-08* config.guess (i?86-ncr-sysv*): Emit minor release numbers. Recognize the N...cvs/libc-960608Per Bothner1-2/+8
1996-06-07*** empty log message ***Miles Bader1-1/+4
1996-06-07(getpriority): Use new interface to __proc_getprocinfo.Miles Bader1-3/+3
1996-06-07Fri Jun 7 16:48:13 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath54-4192/+121
1996-06-07Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath2-0/+4
1996-06-07*** empty log message ***Miles Bader1-0/+7
1996-06-07Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath22-258/+80
1996-06-07Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-1/+7
1996-06-07(tty_name): New function. (login): Use it. (PATH_MAX): MACRO removed. <stdlib...Miles Bader1-8/+63
1996-06-07obsoleteRoland McGrath4-4/+0
1996-06-07Wed Jun 5 22:06:21 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath2-3/+12
1996-06-07Fri Jun 7 1996 05:29:32 Ulrich Drepper <drepper@cygnus.com>cvs/libc-960607Roland McGrath6-17/+108
1996-06-06* malloc/Makefile (distribute): Change malloc/gmalloc-head.c toRoland McGrath5-1/+8
1996-06-06Thu Jun 6 16:12:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath4-17/+50
1996-06-06Thu Jun 6 12:56:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath2-2/+9
1996-06-06Thu Jun 6 12:56:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-125/+0
1996-06-06*** empty log message ***Miles Bader7-59/+217
1996-06-06(PF_INET6, AF_INET6): New macros.Miles Bader1-1/+3
1996-06-06Thu Jun 6 02:00:42 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960606Roland McGrath7-53/+133
1996-06-06Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath93-898/+478
1996-06-06Thu Jun 6 00:02:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath7-27/+50
1996-06-05* time/tzfile.h, time/private.h, time/zdump.c, time/zic.c,Roland McGrath16-294/+445
1996-06-05Wed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-2/+18
1996-06-05Wed Jun 5 15:57:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-4/+2
1996-06-05(mach/mach_interface.defs): Renamed from mach_interface.defs. (mach/memory_ob...Miles Bader2-1/+5
1996-06-05*** empty log message ***Miles Bader1-0/+8
1996-06-05Wed Jun 5 15:10:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath3-3/+4
1996-06-05* Makerules (distinfo-vars): Add sysdep_routines.Roland McGrath17-26/+57
1996-06-05Regenerated: autoconf sysdeps/mach/hurd/configure.incvs/libc-960605Roland McGrath1-17/+0
1996-06-05* config.guess: Combine mips-mips-riscos cases, and use cpp to distinguish s...Per Bothner1-5/+21
1996-06-05Wed Jun 5 00:01:19 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath2-2/+7
1996-06-05* math/Makefile (libm-support, libm-calls): New variables.Roland McGrath10-44/+70
1996-06-05Tue Jun 4 21:01:20 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath62-133/+2730
1996-06-04Tue Jun 4 18:57:57 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath10-124/+174
1996-06-04* elf/Makefile (subdir_lib): Change this target to lib-noranlib.Roland McGrath3-6/+14
1996-06-04* stdio-common/vfprintf.c [USE_IN_LIBIO] (size_t): Don't define ascvs/libc-960604Roland McGrath5-2/+107
1996-06-04* sysdeps/libm-i387/s_finite.S: Use `setne' instead of `setnel'.Roland McGrath4-2/+2
1996-06-04* sysdeps/libm-i387/s_finite.S: Use %eax instead of %al in setnel insn.Roland McGrath9-17/+57
1996-06-04* sysdeps/unix/sysv/linux/gnu/types.h (__KERNEL_STRICT_NAMES): DefineRoland McGrath2-0/+6
1996-06-04Tue Jun 4 02:25:44 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath13-162/+253
1996-06-04Tue Jun 4 00:16:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath10-44/+824
1996-06-03Mon Jun 3 21:03:54 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath6-19/+213