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
*
* sysdeps/unix/seekdir.c: Don't modify POS before seeking.
cvs/libc-960117
Roland McGrath
1996-01-17
3
-4
/
+7
*
Sun Jan 14 17:51:09 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Roland McGrath
1996-01-17
3
-3
/
+9
*
* sysdeps/m68k/Makefile (crypt): Don't define if building a shared
Roland McGrath
1996-01-17
2
-3
/
+9
*
* csu/initfini.c (_init): Call __gmon_start__ if defined (weak ref).
Roland McGrath
1996-01-17
3
-4
/
+28
*
* gmon/Makefile (CFLAGS-mcount.c): New variable.
Roland McGrath
1996-01-17
3
-3
/
+18
*
* misc/efgcvt_r.c (ecvt_r): Handle negative values.
Roland McGrath
1996-01-17
30
-70
/
+409
*
Tue Jan 16 17:37:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1996-01-17
2
-25
/
+51
*
Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
Roland McGrath
1996-01-17
4
-3
/
+26
*
[have-initfini=yes] (CPPFLAGS): Append -DHAVE_INITFINI. (initfini): Compile initfini.c with -fPIC.
Roland McGrath
1996-01-16
1
-3
/
+5
*
(sco5): New case.
cvs/libc-960116
Richard Kenner
1996-01-16
1
-1
/
+5
*
.
cvs/libc-960115
cvs/libc-960114
Roland McGrath
1996-01-14
1
-0
/
+1
*
Fri Jan 12 13:40:01 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-960113
Roland McGrath
1996-01-13
6
-5
/
+31
*
Thu Jan 11 13:09:20 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-960112
Roland McGrath
1996-01-11
2
-2
/
+10
*
Wed Jan 10 10:11:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-960111
Roland McGrath
1996-01-11
12
-357
/
+725
*
Tue Jan 9 16:10:26 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-960110
Roland McGrath
1996-01-10
3
-9
/
+37
*
Mon Jan 8 17:43:23 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-960109
Roland McGrath
1996-01-09
1
-0
/
+5
*
Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1996-01-08
3
-2
/
+7
*
Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-960108
cvs/libc-960107
Roland McGrath
1996-01-07
11
-73
/
+191
*
Fixed ELFMAG check to work for either byte order. Align end of load segment only to page size, not to segment alignment.
Roland McGrath
1996-01-06
1
-7
/
+16
*
Reverse order of arguments in getgroups call (in example) to match prototype.
cvs/libc-960106
cvs/libc-960105
Jim Meyering
1996-01-04
1
-1
/
+1
*
Thu Jan 4 11:35:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1996-01-04
6
-81
/
+102
*
Wed Jan 3 20:23:42 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-960104
Roland McGrath
1996-01-04
4
-33
/
+185
*
(_hurd_sig_post): When doing pgrp, make sure we do ourselves last.
Roland McGrath
1996-01-04
1
-7
/
+16
*
(__access): Put the uid/gid arguments to auth_makeauth() in the right order.
Miles Bader
1996-01-04
1
-1
/
+1
*
Rewritten.
cvs/libc-960103
Roland McGrath
1996-01-04
5
-57
/
+78
*
* hurd/hurd/signal.h (struct hurd_sigstate): New member `preempters'.
cvs/libc-960102
Roland McGrath
1996-01-02
49
-104
/
+11649
*
Tue Jan 2 00:50:10 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1996-01-02
6
-4
/
+276
*
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
1995-12-29
3
-2
/
+43
*
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
1995-12-26
5
-43
/
+86
*
* sysdeps/mach/hurd/setgid.c: In root case, store into NEWAUX, not
cvs/libc-951225
cvs/libc-951224
cvs/libc-951223
Roland McGrath
1995-12-23
1
-0
/
+4
*
Fri Dec 22 00:38:00 1995 H.J. Lu <hjl@nynexst.com>
Roland McGrath
1995-12-23
6
-7
/
+25
*
Fri Dec 22 00:57:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951222
Roland McGrath
1995-12-22
7
-58
/
+177
*
Peek __mach_task_self_ value before proc_dostop call to work around kernel paging bug.
Roland McGrath
1995-12-22
1
-4
/
+6
*
(__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
1995-12-21
1
-3
/
+3
*
Wed Dec 20 18:23:10 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-12-21
2
-16
/
+31
*
Tue Dec 19 17:00:42 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951220
Roland McGrath
1995-12-20
2
-5
/
+11
*
Mon Dec 18 13:40:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951219
Roland McGrath
1995-12-19
5
-25
/
+48
*
Sun Dec 17 15:56:35 1995 Miles Bader <miles@gnu.ai.mit.edu>
cvs/libc-951218
Roland McGrath
1995-12-18
1
-0
/
+4
*
(getpass): Don't barf if getline returns a null BUF.
Miles Bader
1995-12-17
1
-10
/
+11
*
Sat Dec 16 10:33:11 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951217
Roland McGrath
1995-12-17
3
-12
/
+66
*
Fixed typo in IPPORT_WHOIS.
Roland McGrath
1995-12-16
1
-2
/
+2
*
(AViiON): Add ix86-dg-dgux
cvs/libc-951216
Stan Cox
1995-12-16
1
-0
/
+5
*
(i*86*) Change [345] to [3456]
Stan Cox
1995-12-15
1
-11
/
+15
*
Fri Dec 15 04:41:22 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
cvs/libc-951215
Roland McGrath
1995-12-15
8
-60
/
+184
*
Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-951214
Roland McGrath
1995-12-14
2
-4
/
+14
*
(_hurd_internal_post_signal: suspend): Reply after aborting RPCs but before calling proc_mark_stop.
Roland McGrath
1995-12-14
1
-0
/
+1
*
Accept *-*-ieee*.
Ian
1995-12-13
1
-1
/
+1
*
Regenerated
cvs/libc-951213
cvs/libc-951212
Roland McGrath
1995-12-12
1
-0
/
+5
*
Mon Dec 11 20:07:54 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
Roland McGrath
1995-12-12
2
-1
/
+25
*
Regenerated
Roland McGrath
1995-12-12
4
-10
/
+44
[next]