about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Thu Oct 26 18:13:33 1995 Miles Bader <miles@gnu.ai.mit.edu> cvs/libc-951029Roland McGrath1995-10-271-0/+9
* Include "stdio-common/_itoa.h" instead of "stdio/_itoa.h".Miles Bader1995-10-261-1/+1
* Swap args to dir_link.Miles Bader1995-10-264-4/+4
* Thu Oct 26 00:11:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-2610-10/+110
* Thu Oct 26 03:01:22 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1995-10-261-0/+29
* * hurd/hurdstartup.c (_hurd_startup): Use newRoland McGrath1995-10-2615-90/+90
* * stdio/stdio.h (sys_errlist, _sys_errlist): Declare const.Roland McGrath1995-10-263-27/+15
* Wed Oct 25 14:23:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-256-30/+80
* * sysdeps/unix/sysv/linux/i386/sysdep.h (SYSCALL_ERROR_HANDLER):Roland McGrath1995-10-2510-32/+99
* * sunrpc/Makefile (librpcsvc-no-lib-dep): New variable.Roland McGrath1995-10-243-3/+13
* Tue Oct 24 15:22:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-245-30/+48
* * sysdeps/unix/sysv/linux/i386/sysdep.h (PSEUDO): UseRoland McGrath1995-10-194-9/+27
* * signal/signal.h [__USE_BSD] (_sys_siglist, sys_siglist): DeclareRoland McGrath1995-10-182-1/+9
* Wed Oct 18 03:33:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951018Roland McGrath1995-10-183-1/+11
* Tue Oct 17 23:00:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-187-5/+31
* * hurd/hurd/signal.h: Declare hurd_preempt_signals andRoland McGrath1995-10-174-2/+23
* Tue Oct 17 01:21:21 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-1717-42/+54
* * Makerules (install-lib): Filter out %_pic.a; install only theRoland McGrath1995-10-173-1/+11
* * locale/Makefile (aux): Add SYS_libc.Roland McGrath1995-10-175-2/+32
* * elf/Makefile (install-others): Add missing slash.Roland McGrath1995-10-175-12/+48
* * Makefile (subdirs): Replace stdio with stdio-common and $(stdio).Roland McGrath1995-10-1766-87/+235
* (errlist.c rules): Do this in subdir stdio-common instead of stdio.Roland McGrath1995-10-161-2/+2
* * config.guess: Recognize HP model 819 machines has having a ...Linda A. Walsh1995-10-161-3/+3
* * sysdeps/unix/sysv/linux/Makefile (rtld-installed-name): New variable.Roland McGrath1995-10-162-1/+4
* Mon Oct 16 03:22:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951016Roland McGrath1995-10-168-93/+90
* * hurd/hurd/lookup.h: New file.Roland McGrath1995-10-168-169/+283
* Sun Oct 15 21:04:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-163-6/+33
* Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1995-10-16109-359/+9753
* * sysdeps/i386/dl-machine.h (elf_machine_rel): Use +=, not =, toRoland McGrath1995-10-122-1/+4
* Wed Oct 11 00:00:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-114-5/+18
* Tue Oct 10 23:08:53 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-1112-31/+80
* Mon Oct 9 02:54:14 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-0911-171/+299
* Fri Sep 29 03:43:51 1995 Paul Eggert <eggert@twinsun.com>Roland McGrath1995-10-0612-452/+373
* Thu Oct 5 00:59:58 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-055-3/+84
* * sysdeps/unix/Makefile ($(common-objpfx)ioctls): Remove NULL fromRoland McGrath1995-10-047-17/+50
* Wed Oct 4 00:21:03 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-10-043-5/+10
* * sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): If started byRoland McGrath1995-09-307-36/+125
* Sat Sep 30 11:47:05 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-3012-37/+102
* Thu Sep 28 13:05:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-2816-13/+2178
* (rtld_command): Variable removed. (_dl_skip_args): New variable. (dl_main): I...Roland McGrath1995-09-281-3/+18
* (STRTOF): Fix handling of numbers with lots of leading zeroes.Ulrich Drepper1995-09-281-2/+10
* * sysdeps/mach/hurd/getcwd.c (__getcwd): Renamed from getcwd.Roland McGrath1995-09-289-28/+47
* * sysdeps/unix/sysv/linux/Implies: Add unix/common.Roland McGrath1995-09-272-0/+5
* * sysdeps/unix/i386/sysdep.h [HAVE_ELF] (ASM_TYPE_DIRECTIVE):Roland McGrath1995-09-2791-677/+285
* Wed Sep 27 00:27:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-275-35/+75
* * locale/libintl.h: Rewritten by Ulrich Drepper for use with GNURoland McGrath1995-09-277-129/+247
* Tue Sep 26 16:50:17 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-09-2614-9/+963
* B2 are always congruent; just test that B1 is aligned.Roland McGrath1995-09-251-1/+2
* Fri Sep 22 14:24:25 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-950922Roland McGrath1995-09-224-2/+12
* * manual/Makefile (infodir, prefix, INSTALL, INSTALL_DATA): VariablesRoland McGrath1995-09-212-14/+3