about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Mon Jan 22 10:40:40 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960123Roland McGrath1996-01-232-3/+3
* Sun Jan 21 00:55:25 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960121Roland McGrath1996-01-214-43/+22
* * sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, not cvs/libc-960120Roland McGrath1996-01-202-9/+6
* Fri Jan 19 13:28:59 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-193-2/+2
* * io/Makefile (routines): Add mknod, xstat fxstat lxstat xmknod. cvs/libc-960119Roland McGrath1996-01-191-7/+19
* Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-19202-3895/+230
* Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960118Roland McGrath1996-01-182-3/+106
* * sysdeps/unix/sysv/linux/statbuf.h (_STAT_VER_LINUX,Roland McGrath1996-01-182-5/+17
* Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-1829-510/+204
* (union ieee854_long_double.ieee_nan): Add missing ; in little-endian case.Roland McGrath1996-01-171-6/+6
* Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1996-01-1710-21/+267
* Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-173-8/+7
* * sysdeps/unix/seekdir.c: Don't modify POS before seeking. cvs/libc-960117Roland McGrath1996-01-172-4/+3
* * sysdeps/m68k/Makefile (crypt): Don't define if building a sharedRoland McGrath1996-01-171-3/+6
* * misc/efgcvt_r.c (ecvt_r): Handle negative values.Roland McGrath1996-01-1722-50/+347
* Fri Jan 12 13:40:01 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960113Roland McGrath1996-01-131-0/+84
* Tue Jan 9 16:10:26 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960110Roland McGrath1996-01-101-1/+17
* Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960108 cvs/libc-960107Roland McGrath1996-01-071-11/+14
* Thu Jan 4 11:35:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-042-44/+47
* (__access): Put the uid/gid arguments to auth_makeauth() in the right order.Miles Bader1996-01-041-1/+1
* Rewritten. cvs/libc-960103Roland McGrath1996-01-044-31/+50
* * hurd/hurd/signal.h (struct hurd_sigstate): New member `preempters'. cvs/libc-960102Roland McGrath1996-01-022-16/+42
* 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-951229Roland McGrath1995-12-291-1/+35
* Mon Dec 25 20:56:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951228 cvs/libc-951227 cvs/libc-951226Roland McGrath1995-12-263-24/+33
* Fri Dec 22 00:38:00 1995 H.J. Lu <hjl@nynexst.com>Roland McGrath1995-12-232-2/+2
* Fri Dec 22 00:57:38 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951222Roland McGrath1995-12-226-58/+158
* Peek __mach_task_self_ value before proc_dostop call to work around kernel pa...Roland McGrath1995-12-221-4/+6
* (__setuid): Actually add the new uid instead of putting it (and other uids) ... cvs/libc-951221Miles Bader1995-12-211-3/+3
* Mon Dec 18 13:40:37 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951219Roland McGrath1995-12-191-1/+1
* RegeneratedRoland McGrath1995-12-121-6/+28
* Fri Dec 8 13:04:51 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951210 cvs/libc-951209Roland McGrath1995-12-092-44/+18
* (__select): Still clear the user's bits for an fd when SELECT_RETURNED isn'...Miles Bader1995-12-071-25/+25
* (__select): Swap size args to mach_msg.Miles Bader1995-12-061-1/+1
* (NBBY): New macro.Roland McGrath1995-12-061-1/+2
* Updated from ../gpl2lgpl.sed /home/gd/gnu/lib/error.cRoland McGrath1995-12-063-77/+84
* Tue Dec 5 02:27:32 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1995-12-052-84/+84
* Updated from ../=mpn/gmp-1.910Roland McGrath1995-12-0414-248/+1165
* For IOC_VOID request, send ARG itself as integer_t arg in RPC.Roland McGrath1995-12-041-0/+7
* * sysdeps/mach/hurd/brk.c (DATA_SIZE): Bump to 128MB. cvs/libc-951204 cvs/libc-951203Roland McGrath1995-12-034-16/+120
* Sat Dec 2 03:47:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951202Roland McGrath1995-12-022-134/+0
* (_dl_sysdep_start) [DL_SYSDEP_INIT]: Invoke this macro before calling DL_MAIN.Roland McGrath1995-12-021-0/+4
* Wed Nov 29 12:30:50 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951130Roland McGrath1995-11-301-1/+1
* Mon Nov 27 19:24:18 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951129 cvs/libc-951128Roland McGrath1995-11-283-0/+87
* Sun Nov 26 02:00:02 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1995-11-265-4/+116
* Wed Nov 22 12:37:39 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951123Roland McGrath1995-11-238-109/+9
* Tue Nov 21 14:12:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951122Roland McGrath1995-11-221-6/+19
* Sat Nov 18 16:46:01 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1995-11-202-0/+44
* Fri Nov 17 17:57:00 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951119 cvs/libc-951118Roland McGrath1995-11-183-10/+16
* Thu Nov 16 06:07:49 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-951117Roland McGrath1995-11-173-12/+24
* Wed Nov 15 19:22:07 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1995-11-163-6/+99