about summary refs log tree commit diff
path: root/sysdeps
Commit message (Expand)AuthorAgeFilesLines
* Mon Jan 29 21:53:40 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960130Roland McGrath1996-01-301-2/+2
* (__select): Recalculate GOT to include an increment for each operation allow...Miles Bader1996-01-291-1/+11
* Set $inhibit_glue.Roland McGrath1996-01-294-3/+7
* Thu Jan 25 21:10:39 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-01-291-26/+0
* Sun Jan 28 17:25:38 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960129Roland McGrath1996-01-283-5/+7
* * sysdeps/unix/sysv/linux/fcntlbits.h: Moved from linux/i386.Roland McGrath1996-01-241-0/+26
* Wed Jan 24 04:18:36 1996 Paul Eggert <eggert@twinsun.com>Roland McGrath1996-01-241-3/+4
* (bind): Ensure NAME for the AF_LOCAL case is '\0'-terminated.Miles Bader1996-01-241-2/+5
* 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