index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fri Jul 26 00:36:50 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960726
Roland McGrath
1996-07-26
2
-0
/
+471
*
Fri Jul 26 04:41:28 1996 Ulrich Drepper <drepper@cygnus.com>
Roland McGrath
1996-07-26
26
-199
/
+756
*
Regenerated
Roland McGrath
1996-07-26
8
-156
/
+21
*
Thu Jul 25 00:53:06 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-07-25
7
-17
/
+55
*
Tue Jul 23 18:13:37 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960725
cvs/libc-960724
Roland McGrath
1996-07-23
4
-19
/
+39
*
Tue Jul 23 02:49:58 1996 Ulrich Drepper <drepper@cygnus.com>
Roland McGrath
1996-07-23
5
-25
/
+61
*
Sun Jul 21 06:48:38 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960723
cvs/libc-960722
Roland McGrath
1996-07-21
1
-1
/
+18
*
Sun Jul 21 06:48:38 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-07-21
1
-3
/
+29
*
Sun Jul 21 01:44:39 1996 Miles Bader <miles@gnu.ai.mit.edu>
cvs/libc-960721
Miles Bader
1996-07-21
4
-6
/
+22
*
<unistd.h>: New include.
Miles Bader
1996-07-21
2
-1
/
+3
*
* sysdeps/mach/hurd/uname.c (uname): Deref UNAME to get nodename.
Miles Bader
1996-07-21
1
-0
/
+2
*
(uname): Deref UNAME to get nodename.
Miles Bader
1996-07-21
1
-1
/
+1
*
Sat Jul 20 21:55:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-07-21
3
-4
/
+24
*
* sysdeps/mach/libc-lock.h (__libc_lock_define): Backslashify
Miles Bader
1996-07-21
2
-1
/
+4
*
Sat Jul 20 13:28:52 1996 Miles Bader <miles@gnu.ai.mit.edu>
Miles Bader
1996-07-20
1
-0
/
+8
*
(__select): Don't poll on the last call __io_select unless there's only a single descriptor, as each descriptor now has its own reply port. If there is only a single descriptor, just use its reply port for everything and don't bother creating the port set.
Miles Bader
1996-07-20
1
-4
/
+14
*
Thu Jul 18 12:33:57 1996 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1996-07-20
3
-10884
/
+10889
*
Fri Jul 19 15:45:20 1996 Ulrich Drepper <drepper@cygnus.com>
Roland McGrath
1996-07-20
4
-2
/
+9
*
Sat Jul 20 07:15:33 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-07-20
10
-100
/
+290
*
Fri Jul 19 13:18:02 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960720
Roland McGrath
1996-07-19
2
-2
/
+7
*
Thu Jul 18 11:42:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960719
Roland McGrath
1996-07-18
2
-4
/
+40
*
Thu Jul 18 04:33:21 1996 Roland McGrath <roland@baalperazim.frob.com>
cvs/libc-960718
Roland McGrath
1996-07-18
19
-175
/
+275
*
Wed Jul 17 23:56:35 1996 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1996-07-18
2
-1
/
+7
*
Wed Jul 17 21:53:45 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-07-17
4
-1
/
+115
*
Wed Jul 17 20:41:30 1996 Ulrich Drepper <drepper@cygnus.com>
Roland McGrath
1996-07-17
5
-58
/
+124
*
Wed Jul 17 17:08:48 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-07-17
6
-30
/
+77
*
Wed Jul 17 17:08:48 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-07-17
1
-0
/
+22
*
Merge linewrap changes
Miles Bader
1996-07-17
3
-6
/
+26
*
(lwupdate): Fix boundary condition where a word extends right up to rmargin. When we've done a word wrap and output the wrap margin, set point_col to wmargin. Use negative point_col to deal with a wmargin of 0. (line_wrap_point): Return 0 for a negative point_col.
Miles Bader
1996-07-17
1
-6
/
+34
*
Updated from ../gpl2lgpl.sed
cvs/libc-960717
Roland McGrath
1996-07-17
4
-119
/
+122
*
* elf/dl-lookup.c (_dl_lookup_symbol): Avoid sizeof dynamic auto array
Roland McGrath
1996-07-17
2
-3
/
+6
*
Tue Jul 16 16:43:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-07-16
3
-6
/
+15
*
Tue Jul 16 00:31:31 1996 Richard Henderson <rth@tamu.edu>
cvs/libc-960716
Roland McGrath
1996-07-16
10
-192
/
+282
*
Sat Jul 13 09:53:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Roland McGrath
1996-07-16
1
-9
/
+9
*
Fix previous change. Use sed's y command instead.
cvs/release-0-1
cvs/release-0-0
Karl Heuer
1996-07-16
1
-1
/
+2
*
Use portable tr syntax.
Karl Heuer
1996-07-16
1
-1
/
+1
*
* config.guess (HP 9000/811): Recognize this as a PA1.1 machine.
Linda A. Walsh
1996-07-15
1
-1
/
+1
*
Mon Jul 15 12:24:54 1996 Miles Bader <miles@gnu.ai.mit.edu>
Miles Bader
1996-07-15
1
-0
/
+5
*
(logout): Initialize DATA to a state that will make setutent_r happy.
Miles Bader
1996-07-15
1
-1
/
+1
*
* Makeconfig (rtld-installed-name): Set to ld.so.1.
cvs/libc-960715
Roland McGrath
1996-07-15
4
-5
/
+16
*
Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-07-15
1
-1
/
+37
*
Generalize C90 alternative to all x90 machines.
Torbjorn Granlund
1996-07-14
1
-2
/
+3
*
* MakeTAGS (extract): Pass --add-comments=TRANS.
Roland McGrath
1996-07-14
4
-1
/
+22
*
* elf/rtld.c (RESOLVE): Use the dl's load address, not a constant zero!
Roland McGrath
1996-07-14
2
-12
/
+18
*
* elf/dl-reloc.c: Include "dynamic-link.h" at file scope.
Roland McGrath
1996-07-14
7
-137
/
+154
*
* elf/dl-deps.c (_dl_map_object_deps): Start TAILP at last preload.
Roland McGrath
1996-07-14
5
-19
/
+50
*
Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960714
Roland McGrath
1996-07-14
34
-134
/
+621
*
* inet/getnetent_r.c: Define NEED_H_ERRNO.
cvs/libc-960713
cvs/libc-960712
Roland McGrath
1996-07-12
13
-21
/
+86
*
* math/Makefile (calls): Add s_frexp, s_ldexp.
Roland McGrath
1996-07-12
6
-10
/
+172
*
Thu Jul 11 20:09:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-07-12
9
-24
/
+100
[next]