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
/
manual
/
examples
/
filecli.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
1996-01-08
Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
3
-2
/
+7
1996-01-07
Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-960108
cvs/libc-960107
Roland McGrath
11
-73
/
+191
1996-01-06
Fixed ELFMAG check to work for either byte order. Align end of load segment only to page size, not to segment alignment.
Roland McGrath
1
-7
/
+16
1996-01-04
Reverse order of arguments in getgroups call (in example) to match prototype.
cvs/libc-960106
cvs/libc-960105
Jim Meyering
1
-1
/
+1
1996-01-04
Thu Jan 4 11:35:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
6
-81
/
+102
1996-01-04
Wed Jan 3 20:23:42 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-960104
Roland McGrath
4
-33
/
+185
1996-01-04
(_hurd_sig_post): When doing pgrp, make sure we do ourselves last.
Roland McGrath
1
-7
/
+16
1996-01-04
(__access): Put the uid/gid arguments to auth_makeauth() in the right order.
Miles Bader
1
-1
/
+1
1996-01-04
Rewritten.
cvs/libc-960103
Roland McGrath
5
-57
/
+78
1996-01-02
* hurd/hurd/signal.h (struct hurd_sigstate): New member `preempters'.
cvs/libc-960102
Roland McGrath
49
-104
/
+11649
1996-01-02
Tue Jan 2 00:50:10 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
6
-4
/
+276
1995-12-29
Thu Dec 28 10:21:35 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-960101
cvs/libc-951231
cvs/libc-951230
cvs/libc-951229
Roland McGrath
3
-2
/
+43
1995-12-26
Mon Dec 25 20:56:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951228
cvs/libc-951227
cvs/libc-951226
Roland McGrath
5
-43
/
+86
1995-12-23
* sysdeps/mach/hurd/setgid.c: In root case, store into NEWAUX, not
cvs/libc-951225
cvs/libc-951224
cvs/libc-951223
Roland McGrath
1
-0
/
+4
1995-12-23
Fri Dec 22 00:38:00 1995 H.J. Lu <hjl@nynexst.com>
Roland McGrath
6
-7
/
+25
1995-12-22
Fri Dec 22 00:57:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951222
Roland McGrath
7
-58
/
+177
1995-12-22
Peek __mach_task_self_ value before proc_dostop call to work around kernel paging bug.
Roland McGrath
1
-4
/
+6
1995-12-21
(__setuid): Actually add the new uid instead of putting it (and other uids) in the gids and leaving the old uids as is.
cvs/libc-951221
Miles Bader
1
-3
/
+3
1995-12-21
Wed Dec 20 18:23:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
2
-16
/
+31
1995-12-20
Tue Dec 19 17:00:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951220
Roland McGrath
2
-5
/
+11
1995-12-19
Mon Dec 18 13:40:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951219
Roland McGrath
5
-25
/
+48
1995-12-18
Sun Dec 17 15:56:35 1995 Miles Bader <miles@gnu.ai.mit.edu>
cvs/libc-951218
Roland McGrath
1
-0
/
+4
1995-12-17
(getpass): Don't barf if getline returns a null BUF.
Miles Bader
1
-10
/
+11
1995-12-17
Sat Dec 16 10:33:11 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951217
Roland McGrath
3
-12
/
+66
1995-12-16
Fixed typo in IPPORT_WHOIS.
Roland McGrath
1
-2
/
+2
1995-12-16
(AViiON): Add ix86-dg-dgux
cvs/libc-951216
Stan Cox
1
-0
/
+5
1995-12-15
(i*86*) Change [345] to [3456]
Stan Cox
1
-11
/
+15
1995-12-15
Fri Dec 15 04:41:22 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
cvs/libc-951215
Roland McGrath
8
-60
/
+184
1995-12-14
Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951214
Roland McGrath
2
-4
/
+14
1995-12-14
(_hurd_internal_post_signal: suspend): Reply after aborting RPCs but before calling proc_mark_stop.
Roland McGrath
1
-0
/
+1
1995-12-13
Accept *-*-ieee*.
Ian
1
-1
/
+1
1995-12-12
Regenerated
cvs/libc-951213
cvs/libc-951212
Roland McGrath
1
-0
/
+5
1995-12-12
Mon Dec 11 20:07:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
2
-1
/
+25
1995-12-12
Regenerated
Roland McGrath
4
-10
/
+44
1995-12-12
(MAP_FILE): Define to zero if undefined. (MAP_COPY): Define to MAP_PRIVATE if undefined. (_dl_map_object_from_fd): Don't use MAP_INHERIT in mmap calls. If file it ET_EXEC, set its l_type to lt_executable.
Roland McGrath
1
-3
/
+23
1995-12-12
(powerpc-harris-powerunix): Add guess for port to new target.
Per Bothner
1
-0
/
+3
1995-12-11
Sun Dec 10 09:56:06 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951211
Roland McGrath
3
-1
/
+7
1995-12-09
Fri Dec 8 13:04:51 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951210
cvs/libc-951209
Roland McGrath
8
-89
/
+191
1995-12-08
Thu Dec 7 02:27:56 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951208
Roland McGrath
1
-0
/
+24
1995-12-07
Updated from BIND-4.9.3-BETA27.
Roland McGrath
3
-2
/
+20
1995-12-07
(__select): Still clear the user's bits for an fd when SELECT_RETURNED isn't set. Only clear bits in the user's fdsets -- those needing to be set should be already. Use SELECT_ALL in appropiate places. (SELECT_ALL): New macro.
Miles Bader
1
-25
/
+25
1995-12-06
(__select): Swap size args to mach_msg.
Miles Bader
1
-1
/
+1
1995-12-06
(NBBY): New macro.
Roland McGrath
1
-1
/
+2
1995-12-06
(_GNU_GLOB_INTERFACE_VERSION): New macro.
Roland McGrath
1
-0
/
+1
1995-12-06
Recognize aof in the OS field.
erich
1
-1
/
+1
1995-12-06
Tue Dec 5 14:00:17 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951206
Roland McGrath
1
-1
/
+29
1995-12-06
(transformbasename): Fix misspelling in initialization.
cvs/make-3-74-3
cvs/make-3-74-2
cvs/make-3-74-1
Paul Eggert
1
-1
/
+1
1995-12-06
Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/error.c
Roland McGrath
18
-93
/
+9874
1995-12-05
Tue Dec 5 02:27:32 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
Roland McGrath
16
-251
/
+319
1995-12-04
Mon Dec 4 12:10:28 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
3
-19
/
+35
[next]