about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message *** cvs/libc-960813Thomas Bushnell, BSG1996-08-121-0/+2
* Last minute change. cvs/libc-ud-960811-2Ulrich Drepper1996-08-123-23/+30
* Update. cvs/libc-ud-960811Ulrich Drepper1996-08-128-43/+66
* Update to 960810. cvs/libc-ud-960810 cvs/libc-960811Ulrich Drepper1996-08-1113-24/+280
* Update for 960809.Ulrich Drepper1996-08-101-0/+4
* Update. cvs/libc-ud-960808 cvs/libc-960809Ulrich Drepper1996-08-0916-104/+115
* Update. cvs/libc-ud-960807 cvs/libc-960808Ulrich Drepper1996-08-0730-244/+614
* Remade for alpha-1.93 cvs/libc-960802Roland McGrath1996-08-0214-101/+193
* Mon Jul 29 20:33:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-07-311-0/+4
* (open_file): New function, contents mostly from __open. (__open): Use open_fi...Miles Bader1996-07-301-18/+68
* Mon Jul 29 01:27:07 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960730 cvs/libc-960729Roland McGrath1996-07-291-8/+8
* Sun Jul 28 23:46:14 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-293-2/+5
* Sat Jul 27 13:02:09 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-07-293-2/+36
* Sun Jul 28 19:26:40 1996 David S. Miller <dm@neteng.engr.sgi.com>Roland McGrath1996-07-281-56/+64
* ($(common-objpfx)errnos.d): Quote `..' dots in sed search string. cvs/libc-960728Miles Bader1996-07-271-1/+1
* Fri Jul 26 00:36:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960726Roland McGrath1996-07-261-0/+466
* Fri Jul 26 04:41:28 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-07-264-20/+69
* RegeneratedRoland McGrath1996-07-263-3/+3
* Thu Jul 25 00:53:06 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-251-11/+16
* Tue Jul 23 18:13:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960725 cvs/libc-960724Roland McGrath1996-07-232-16/+24
* Tue Jul 23 02:49:58 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-07-231-2/+0
* Sun Jul 21 06:48:38 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-211-3/+29
* Sun Jul 21 01:44:39 1996 Miles Bader <miles@gnu.ai.mit.edu> cvs/libc-960721Miles Bader1996-07-212-4/+4
* <unistd.h>: New include.Miles Bader1996-07-211-0/+1
* (uname): Deref UNAME to get nodename.Miles Bader1996-07-211-1/+1
* * sysdeps/mach/libc-lock.h (__libc_lock_define): BackslashifyMiles Bader1996-07-211-1/+1
* (__select): Don't poll on the last call __io_select unless there's only a ...Miles Bader1996-07-201-4/+14
* Thu Jul 18 11:42:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960719Roland McGrath1996-07-181-0/+31
* Thu Jul 18 04:33:21 1996 Roland McGrath <roland@baalperazim.frob.com> cvs/libc-960718Roland McGrath1996-07-188-108/+64
* Wed Jul 17 23:56:35 1996 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1996-07-181-1/+2
* Wed Jul 17 20:41:30 1996 Ulrich Drepper <drepper@cygnus.com>Roland McGrath1996-07-172-18/+1
* Updated from ../gpl2lgpl.sed cvs/libc-960717Roland McGrath1996-07-172-108/+100
* Tue Jul 16 16:43:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-161-5/+4
* Tue Jul 16 00:31:31 1996 Richard Henderson <rth@tamu.edu> cvs/libc-960716Roland McGrath1996-07-164-182/+192
* Sat Jul 13 09:53:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-07-161-9/+9
* * Makeconfig (rtld-installed-name): Set to ld.so.1. cvs/libc-960715Roland McGrath1996-07-151-2/+0
* Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-151-1/+37
* * MakeTAGS (extract): Pass --add-comments=TRANS.Roland McGrath1996-07-141-0/+15
* * elf/dl-reloc.c: Include "dynamic-link.h" at file scope.Roland McGrath1996-07-141-99/+97
* * elf/dl-deps.c (_dl_map_object_deps): Start TAILP at last preload.Roland McGrath1996-07-141-11/+11
* Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> cvs/libc-960714Roland McGrath1996-07-146-28/+21
* * inet/getnetent_r.c: Define NEED_H_ERRNO. cvs/libc-960713 cvs/libc-960712Roland McGrath1996-07-121-0/+1
* * math/Makefile (calls): Add s_frexp, s_ldexp.Roland McGrath1996-07-123-4/+111
* Mon Jul 8 21:18:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... cvs/libc-960711Roland McGrath1996-07-101-15/+17
* * posix/glob.h (__glob_opendir_hook, __glob_readdir_hook, cvs/libc-960710Roland McGrath1996-07-098-322/+22
* Tue Jul 9 09:37:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-0915-22/+305
* * sysdeps/unix/sysv/linux/configure.in: Use version number in cacheRoland McGrath1996-07-093-14/+29
* * sysdeps/mach/hurd/Makefile (stamp-errnos): Uncomment CVS commit cmds.Roland McGrath1996-07-092-4/+2
* Tue Jul 9 06:19:29 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-07-091-4/+5
* Regenerated from ../sysdeps/gnu/errlist.awk ../manual/errno.texi cvs/libc-960709Thomas Bushnell, BSG1996-07-091-147/+0