| Commit message (Expand) | Author | Age | Files | Lines |
* | * sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, not cvs/libc-960120 | Roland McGrath | 1996-01-20 | 8 | -17/+42 |
* | Fri Jan 19 13:28:59 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1996-01-19 | 7 | -12/+19 |
* | * io/Makefile (routines): Add mknod, xstat fxstat lxstat xmknod. cvs/libc-960119 | Roland McGrath | 1996-01-19 | 5 | -10/+42 |
* | Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1996-01-19 | 203 | -3876/+454 |
* | Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960118 | Roland McGrath | 1996-01-18 | 4 | -5/+122 |
* | * sysdeps/unix/sysv/linux/statbuf.h (_STAT_VER_LINUX, | Roland McGrath | 1996-01-18 | 3 | -5/+24 |
* | Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1996-01-18 | 30 | -429/+282 |
* | (_STAT_VER, _MKNOD_VER): New macros. (__xstat, __fxstat, __lxstat, __xmknod):... | Roland McGrath | 1996-01-18 | 1 | -0/+61 |
* | Recognize go32* as an os. | Doug Evans | 1996-01-17 | 1 | -1/+1 |
* | Default OS to nextstep if machine vendor is Next. -ns2 is an alias for -nexts... | Richard M. Stallman | 1996-01-17 | 1 | -0/+6 |
* | (union ieee854_long_double.ieee_nan): Add missing ; in little-endian case. | Roland McGrath | 1996-01-17 | 2 | -7/+7 |
* | * elf/dynamic-link.h [ELF_MACHINE_NO_REL] (ELF_DYNAMIC_DO_REL): | Roland McGrath | 1996-01-17 | 2 | -1/+4 |
* | Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de> | Roland McGrath | 1996-01-17 | 11 | -21/+292 |
* | Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> | Roland McGrath | 1996-01-17 | 4 | -8/+16 |
* | * 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-dortmu... | 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 i... | 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 o... | 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 pa... | Roland McGrath | 1995-12-22 | 1 | -4/+6 |
* | (__setuid): Actually add the new uid instead of putting it (and other uids) ... 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 |