about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * stdlib/strtol.c: Use #ifdef, not #if, for HAVE_LIMITS_H.Roland McGrath1995-08-074-8/+17
* Mon Aug 7 14:04:36 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-075-5/+35
* Fri Aug 4 16:01:59 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-08-071-2/+24
* (headers): Added gnu-versions.h.Roland McGrath1995-08-041-1/+2
* (IN_CLASSD, IN_EXPERIMENTAL, IN_BADCLASS): Use equality, not assignment, to t...Thomas Bushnell, BSG1995-08-031-4/+4
* [_LIBC]: Define HAVE_LIMITS_H. [HAVE_LIMITS_H]: Include it.Jim Meyering1995-07-301-1/+8
* Sun Jul 30 01:09:08 1995 Jim Meyering (meyering@comco.com)Jim Meyering1995-07-301-0/+4
* (accept): If the protocol family can't tell us what an address means, just ...Miles Bader1995-07-303-8/+50
* (bind): Don't use file_invoke_translator, as it doesn't work. Instead just ...Miles Bader1995-07-281-4/+30
* * csu/Makefile [$(elf)=yes] (have-initfini): Set to yes.Roland McGrath1995-07-277-73/+276
* * stdio/vfscanf.c (conv_error): Simplify expression to avoidRoland McGrath1995-07-265-22/+18
* * asia, backward, europe, leapseconds, southamerica: New data fromRoland McGrath1995-07-2625-205/+405
* Wed Jul 26 02:00:29 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/bind-493b24Roland McGrath1995-07-263-1/+36
* ($(installed-libcs)): Depend on `lib' (only).Roland McGrath1995-07-261-7/+3
* Remove weird unnecessary shell construction.David MacKenzie1995-07-261-2/+2
* New file, based on NET2 code but with DES code removed.Roland McGrath1995-07-261-0/+287
* * sysdeps/mach/hurd/pathconf.c: Declare VALUE as int, not long int.Roland McGrath1995-07-253-4/+7
* * stdlib/strtol.c [_LIBC]: Define STDC_HEADERS.Roland McGrath1995-07-258-16/+55
* Tue Jul 25 09:14:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-252-6/+22
* Mon Jul 24 03:13:16 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-242-0/+44
* Sat Jul 22 20:53:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-950723 cvs/libc-950722Roland McGrath1995-07-233-1/+17
* Use JUMPTARGET macro in jmp insn.Roland McGrath1995-07-232-3/+4
* *** empty log message ***Thomas Bushnell, BSG1995-07-231-7/+18
* (routines): Added `ruserpass'.Thomas Bushnell, BSG1995-07-231-2/+2
* Removed stub warning.Roland McGrath1995-07-221-13/+2
* * Makefile (autoconf-it): Make it executable and unwritable.Roland McGrath1995-07-224-39/+51
* Sat Jul 22 01:56:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-2227-237/+260
* Removed gratuitous #include <hurd.h>.Roland McGrath1995-07-221-1/+0
* *** empty log message ***Thomas Bushnell, BSG1995-07-213-4/+13
* (__pipe): Consider MIG_BAD_ID and EOPNOTSUPP as indications that the server p...Thomas Bushnell, BSG1995-07-211-1/+2
* Mon Jul 17 08:45:40 1995 Jim Meyering (meyering@comco.com)Jim Meyering1995-07-171-0/+5
* Portability changes from Uli Drepper. [!STDC_HEADERS && !defined(NULL)] Defin...Jim Meyering1995-07-171-33/+60
* (categories_write): Fix two bugs with handling string arrays. If writing a lo...Ulrich Drepper1995-07-172-6/+28
* The test for the .set directive needs the global directive. Change order of ...Ulrich Drepper1995-07-171-23/+24
* Mon Jul 10 05:39:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-07-105-40/+83
* (libdl.so): Pass $(LDFLAGS.so).Roland McGrath1995-07-061-1/+2
* (AIX4): More robust release numbering discovery.Richard Kenner1995-06-281-5/+18
* (mips:*:4*:UMIPS): New case.Richard Kenner1995-06-221-0/+3
* Tue Jun 20 02:18:19 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-226-9/+85
* Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/regex.cRoland McGrath1995-06-201-1/+1
* Change FSF address.Richard Kenner1995-06-151-1/+2
* Wed Jun 14 03:45:24 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-145-6/+36
* (_hurd_userlink_link): Properly set LINK->resource.next->resource.prevp when ...Roland McGrath1995-06-141-1/+1
* undo previous change, not needed w/ configure fixBrendan Kehoe1995-06-142-8/+0
* * configure.in (libc_cv_asm_set_directive): Make sure that theRoland McGrath1995-06-133-4/+22
* Tue Jun 13 15:45:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-131-0/+11
* Don't include <hurd.h>. [PIC] (soinit): Renamed to (global) _init.Roland McGrath1995-06-131-5/+5
* * sysdeps/unix/bsd/osf/alpha/sysdep.h (HAVE_ASM_SET_DIRECTIVE): ...Brendan Kehoe1995-06-132-0/+8
* Mon Jun 12 13:15:45 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-06-123-18/+41
* * elf/dl-load.c (_dl_map_object): Add MAP_INHERIT flag in mmapRoland McGrath1995-06-129-24/+44