about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Wed Jul 3 16:29:41 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960705 cvs/libc-960704Roland McGrath1996-07-0411-5/+293
* Wed Jul 3 11:26:28 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-033-1/+4
* Tue Jul 2 10:44:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-021-4/+4
* Mon Jul 1 15:44:34 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960702Roland McGrath1996-07-013-0/+3
* Mon Jul 1 12:29:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-017-41/+57
* Fri Jun 28 02:41:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960628Roland McGrath1996-06-284-6/+72
* Thu Jun 27 23:43:22 1996 Richard Henderson <rth@tamu.edu>Roland McGrath1996-06-281-1/+1
* (_hurd_canonicalize_directory_name_internal): Don't deallocate DOTID & DOTD...Miles Bader1996-06-261-5/+8
* Wed Jun 26 01:58:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-261-2/+3
* (_hurd_canonicalize_directory_name_internal): Initialize PARENT to THISDIR,...Miles Bader1996-06-251-2/+6
* * Makefile (headers): Add libc-lock.h.Roland McGrath1996-06-251-0/+44
* Tue Jun 25 02:59:11 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960625Roland McGrath1996-06-251-4/+2
* Sat Jun 22 21:29:52 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> glibc-1.92 cvs/libc-960624 cvs/libc-960623 cvs/libc-1-92Roland McGrath1996-06-235-23/+12
* * sysdeps/sparc/elf/start.S: New file.Roland McGrath1996-06-215-8/+384
* Thu Jun 20 21:19:07 1996 Richard Henderson <rth@tamu.edu>Roland McGrath1996-06-211-17/+39
* Thu Jun 20 12:18:21 1996 Miles Bader <miles@gnu.ai.mit.edu>Miles Bader1996-06-201-2/+2
* (___brk_addr): Now a variable, initialized to 0, instead of a weak link to ...Miles Bader1996-06-201-1/+1
* *** empty log message *** cvs/libc-960620Miles Bader1996-06-191-1/+1
* Thu Jun 13 17:25:11 1996 David Mosberger-Tang <davidm@azstarnet.com> cvs/libc-960619Roland McGrath1996-06-1928-197/+139
* Sun Jun 16 03:22:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960618Roland McGrath1996-06-181-0/+8
* Mon Jun 17 17:53:21 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-173-3/+9
* * hurd/hurdinit.c (map0): Remove [!PIC] conditional. cvs/libc-960616Roland McGrath1996-06-163-55/+0
* Sun Jun 16 03:22:49 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-161-2/+5
* Sun Jun 16 02:44:22 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-161-1/+0
* * hurd/Makefile (routines): Add get-host, set-host.Roland McGrath1996-06-1611-54/+106
* Sat Jun 15 18:13:43 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-162-1/+4
* Fri Jun 14 01:51:47 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960615Roland McGrath1996-06-141-0/+2
* Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960614Roland McGrath1996-06-132-1/+6
* Thu Jun 13 00:02:25 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-134-1/+71
* * sysdeps/alpha/dl-machine.h: New file. cvs/libc-960612Roland McGrath1996-06-121-0/+373
* Tue Jun 11 19:13:04 1996 Richard Henderson <rth@tamu.edu>Roland McGrath1996-06-124-11/+24
* * elf/Makefile ($(objpfx)$(rtld-installed-name)): New target to makeRoland McGrath1996-06-111-12/+9
* * Makerules ($(common-objpfx)libc.so): Depend on $(elfobjdir)/ld.so. cvs/libc-960611Roland McGrath1996-06-102-8/+8
* * elf/link.h: Include elfclass.h to define __ELF_NATIVE_CLASS.Roland McGrath1996-06-107-0/+15
* Mon Jun 10 06:14:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-101-6/+6
* Mon Jun 10 02:22:24 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-105-5/+73
* * elf/dl-load.c (_dl_map_object_from_fd): Close FD before return. cvs/libc-960610Roland McGrath1996-06-098-10/+17
* (getpriority): Use new interface to __proc_getprocinfo.Miles Bader1996-06-071-3/+3
* Fri Jun 7 16:48:13 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-0750-4188/+1
* Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-06-072-0/+4
* Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-075-79/+6
* Fri Jun 7 09:11:17 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-071-1/+7
* Wed Jun 5 22:06:21 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-06-071-3/+5
* Fri Jun 7 1996 05:29:32 Ulrich Drepper <drepper@cygnus.com> cvs/libc-960607Roland McGrath1996-06-071-1/+1
* Thu Jun 6 16:12:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-061-0/+8
* Thu Jun 6 12:56:03 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-061-125/+0
* *** empty log message ***Miles Bader1996-06-062-3/+4
* (PF_INET6, AF_INET6): New macros.Miles Bader1996-06-061-1/+3
* Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-06-0692-898/+397
* Thu Jun 6 00:02:15 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-06-062-23/+26