about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* * malloc/mcheck.c (mabort): Declare prototype. cvs/libc-960125Roland McGrath1996-01-251-0/+2
* * sysdeps/unix/sysv/linux/fcntlbits.h: Moved from linux/i386.Roland McGrath1996-01-244-5/+43
* * stdio-common/vfscanf.c: Disallow l flag after ll or L. cvs/libc-960124Roland McGrath1996-01-242-1/+3
* * stdio-common/Makefile (tests): Add scanf[1-9]. Roland McGrath1996-01-2411-1/+201
* Wed Jan 24 04:18:36 1996 Paul Eggert <eggert@twinsun.com>Roland McGrath1996-01-249-139/+293
* (fts_open): Use prototypes for COMPAR decl.Roland McGrath1996-01-241-8/+8
* (bind): Ensure NAME for the AF_LOCAL case is '\0'-terminated.Miles Bader1996-01-241-2/+5
* (dl_main): Support additional args in --list mode for debugging: look them up...Roland McGrath1996-01-243-4/+30
* Mon Jan 22 10:40:40 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960123Roland McGrath1996-01-2317-56/+107
* * misc/Makefile (headers): Rename queue.h to sys/queue.h. cvs/libc-960122Roland McGrath1996-01-225-2/+10
* Sun Jan 21 00:55:25 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960121Roland McGrath1996-01-2113-131/+93
* * sysdeps/unix/sysv/linux/tcdrain.c: Define tcdrain, not cvs/libc-960120Roland McGrath1996-01-208-17/+42
* Fri Jan 19 13:28:59 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-197-12/+19
* * io/Makefile (routines): Add mknod, xstat fxstat lxstat xmknod. cvs/libc-960119Roland McGrath1996-01-195-10/+42
* Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-19203-3876/+454
* Thu Jan 18 00:32:43 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960118Roland McGrath1996-01-184-5/+122
* * sysdeps/unix/sysv/linux/statbuf.h (_STAT_VER_LINUX,Roland McGrath1996-01-183-5/+24
* Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-1830-429/+282
* (_STAT_VER, _MKNOD_VER): New macros. (__xstat, __fxstat, __lxstat, __xmknod):...Roland McGrath1996-01-181-0/+61
* Recognize go32* as an os.Doug Evans1996-01-171-1/+1
* Default OS to nextstep if machine vendor is Next. -ns2 is an alias for -nexts...Richard M. Stallman1996-01-171-0/+6
* (union ieee854_long_double.ieee_nan): Add missing ; in little-endian case.Roland McGrath1996-01-172-7/+7
* * elf/dynamic-link.h [ELF_MACHINE_NO_REL] (ELF_DYNAMIC_DO_REL):Roland McGrath1996-01-172-1/+4
* Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1996-01-1711-21/+292
* Wed Jan 17 11:04:58 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-174-8/+16
* * sysdeps/unix/seekdir.c: Don't modify POS before seeking. cvs/libc-960117Roland McGrath1996-01-173-4/+7
* Sun Jan 14 17:51:09 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1996-01-173-3/+9
* * sysdeps/m68k/Makefile (crypt): Don't define if building a sharedRoland McGrath1996-01-172-3/+9
* * csu/initfini.c (_init): Call __gmon_start__ if defined (weak ref).Roland McGrath1996-01-173-4/+28
* * gmon/Makefile (CFLAGS-mcount.c): New variable.Roland McGrath1996-01-173-3/+18
* * misc/efgcvt_r.c (ecvt_r): Handle negative values.Roland McGrath1996-01-1730-70/+409
* Tue Jan 16 17:37:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-172-25/+51
* Sun Jan 14 01:01:10 1996 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Roland McGrath1996-01-174-3/+26
* [have-initfini=yes] (CPPFLAGS): Append -DHAVE_INITFINI. (initfini): Compile i...Roland McGrath1996-01-161-3/+5
* (sco5): New case. cvs/libc-960116Richard Kenner1996-01-161-1/+5
* . cvs/libc-960115 cvs/libc-960114Roland McGrath1996-01-141-0/+1
* Fri Jan 12 13:40:01 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960113Roland McGrath1996-01-136-5/+31
* Thu Jan 11 13:09:20 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960112Roland McGrath1996-01-112-2/+10
* Wed Jan 10 10:11:39 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960111Roland McGrath1996-01-1112-357/+725
* Tue Jan 9 16:10:26 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960110Roland McGrath1996-01-103-9/+37
* Mon Jan 8 17:43:23 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960109Roland McGrath1996-01-091-0/+5
* Thu Dec 14 02:28:22 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-083-2/+7
* Sat Jan 6 16:39:14 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960108 cvs/libc-960107Roland McGrath1996-01-0711-73/+191
* Fixed ELFMAG check to work for either byte order. Align end of load segment o...Roland McGrath1996-01-061-7/+16
* Reverse order of arguments in getgroups call (in example) to match prototype. cvs/libc-960106 cvs/libc-960105Jim Meyering1996-01-041-1/+1
* Thu Jan 4 11:35:18 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1996-01-046-81/+102
* Wed Jan 3 20:23:42 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu> cvs/libc-960104Roland McGrath1996-01-044-33/+185
* (_hurd_sig_post): When doing pgrp, make sure we do ourselves last.Roland McGrath1996-01-041-7/+16
* (__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-045-57/+78