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
path:
root
/
sysdeps
/
unix
/
bsd
/
bsd4.4
/
system.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
1996-07-21
<unistd.h>: New include.
Miles Bader
2
-1
/
+3
1996-07-21
* sysdeps/mach/hurd/uname.c (uname): Deref UNAME to get nodename.
Miles Bader
1
-0
/
+2
1996-07-21
(uname): Deref UNAME to get nodename.
Miles Bader
1
-1
/
+1
1996-07-21
Sat Jul 20 21:55:31 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
3
-4
/
+24
1996-07-21
* sysdeps/mach/libc-lock.h (__libc_lock_define): Backslashify
Miles Bader
2
-1
/
+4
1996-07-20
Sat Jul 20 13:28:52 1996 Miles Bader <miles@gnu.ai.mit.edu>
Miles Bader
1
-0
/
+8
1996-07-20
(__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
1
-4
/
+14
1996-07-20
Thu Jul 18 12:33:57 1996 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
3
-10884
/
+10889
1996-07-20
Fri Jul 19 15:45:20 1996 Ulrich Drepper <drepper@cygnus.com>
Roland McGrath
4
-2
/
+9
1996-07-20
Sat Jul 20 07:15:33 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
10
-100
/
+290
1996-07-19
Fri Jul 19 13:18:02 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960720
Roland McGrath
2
-2
/
+7
1996-07-18
Thu Jul 18 11:42:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960719
Roland McGrath
2
-4
/
+40
1996-07-18
Thu Jul 18 04:33:21 1996 Roland McGrath <roland@baalperazim.frob.com>
cvs/libc-960718
Roland McGrath
19
-175
/
+275
1996-07-18
Wed Jul 17 23:56:35 1996 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2
-1
/
+7
1996-07-17
Wed Jul 17 21:53:45 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
4
-1
/
+115
1996-07-17
Wed Jul 17 20:41:30 1996 Ulrich Drepper <drepper@cygnus.com>
Roland McGrath
5
-58
/
+124
1996-07-17
Wed Jul 17 17:08:48 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
6
-30
/
+77
1996-07-17
Wed Jul 17 17:08:48 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-0
/
+22
1996-07-17
Merge linewrap changes
Miles Bader
3
-6
/
+26
1996-07-17
(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
1
-6
/
+34
1996-07-17
Updated from ../gpl2lgpl.sed
cvs/libc-960717
Roland McGrath
4
-119
/
+122
1996-07-17
* elf/dl-lookup.c (_dl_lookup_symbol): Avoid sizeof dynamic auto array
Roland McGrath
2
-3
/
+6
1996-07-16
Tue Jul 16 16:43:58 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
3
-6
/
+15
1996-07-16
Tue Jul 16 00:31:31 1996 Richard Henderson <rth@tamu.edu>
cvs/libc-960716
Roland McGrath
10
-192
/
+282
1996-07-16
Sat Jul 13 09:53:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Roland McGrath
1
-9
/
+9
1996-07-16
Fix previous change. Use sed's y command instead.
cvs/release-0-1
cvs/release-0-0
Karl Heuer
1
-1
/
+2
1996-07-16
Use portable tr syntax.
Karl Heuer
1
-1
/
+1
1996-07-15
* config.guess (HP 9000/811): Recognize this as a PA1.1 machine.
Linda A. Walsh
1
-1
/
+1
1996-07-15
Mon Jul 15 12:24:54 1996 Miles Bader <miles@gnu.ai.mit.edu>
Miles Bader
1
-0
/
+5
1996-07-15
(logout): Initialize DATA to a state that will make setutent_r happy.
Miles Bader
1
-1
/
+1
1996-07-15
* Makeconfig (rtld-installed-name): Set to ld.so.1.
cvs/libc-960715
Roland McGrath
4
-5
/
+16
1996-07-15
Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1
-1
/
+37
1996-07-14
Generalize C90 alternative to all x90 machines.
Torbjorn Granlund
1
-2
/
+3
1996-07-14
* MakeTAGS (extract): Pass --add-comments=TRANS.
Roland McGrath
4
-1
/
+22
1996-07-14
* elf/rtld.c (RESOLVE): Use the dl's load address, not a constant zero!
Roland McGrath
2
-12
/
+18
1996-07-14
* elf/dl-reloc.c: Include "dynamic-link.h" at file scope.
Roland McGrath
7
-137
/
+154
1996-07-14
* elf/dl-deps.c (_dl_map_object_deps): Start TAILP at last preload.
Roland McGrath
5
-19
/
+50
1996-07-14
Sun Jul 14 01:51:39 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960714
Roland McGrath
34
-134
/
+621
1996-07-12
* inet/getnetent_r.c: Define NEED_H_ERRNO.
cvs/libc-960713
cvs/libc-960712
Roland McGrath
13
-21
/
+86
1996-07-12
* math/Makefile (calls): Add s_frexp, s_ldexp.
Roland McGrath
6
-10
/
+172
1996-07-12
Thu Jul 11 20:09:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
9
-24
/
+100
1996-07-11
Thu Jul 12 01:28:35 1996 Ulrich Drepper <drepper@cygnus.com>
Roland McGrath
1
-7
/
+7
1996-07-11
Add MIT copyright notice. From gordoni@cygnus.com.
cvs/make-3-75
cvs/make-3-74-7
cvs/make-3-74-6
cvs/make-3-74-5
David MacKenzie
1
-1
/
+13
1996-07-10
Mon Jul 8 21:18:40 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
cvs/libc-960711
Roland McGrath
1
-15
/
+17
1996-07-09
* posix/glob.h (__glob_opendir_hook, __glob_readdir_hook,
cvs/libc-960710
Roland McGrath
23
-283
/
+396
1996-07-09
Tue Jul 9 09:37:55 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
18
-24
/
+371
1996-07-09
* sysdeps/unix/sysv/linux/configure.in: Use version number in cache
Roland McGrath
4
-14
/
+33
1996-07-09
* sysdeps/unix/sysv/linux/direntry.h: New file from David Mosberger.
Roland McGrath
1
-0
/
+5
1996-07-09
* sysdeps/mach/hurd/Makefile (stamp-errnos): Uncomment CVS commit cmds.
Roland McGrath
3
-4
/
+7
1996-07-09
Tue Jul 9 06:19:29 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
3
-41
/
+53
[next]