about summary refs log tree commit diff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years. cvs/fedora-glibc-2_5-20070712T1701Jakub Jelinek2007-07-121-1/+1
* 2007-04-19 Ulrich Drepper <drepper@redhat.com>Jakub Jelinek2007-07-121-0/+1
* * misc/tst-pselect.c (do_test): Fix sigblock argument.Jakub Jelinek2007-01-121-7/+14
* * misc/mntent_r.c (__hasmntopt): Check p[optlen] even when p == rest.Jakub Jelinek2007-01-122-8/+6
* * misc/getusershell.c (initshells): Check for integer overflows.Jakub Jelinek2007-01-121-5/+7
* * nis/nis_table.c (nis_list): If __follow_path fails in the newJakub Jelinek2007-01-124-27/+20
* * misc/tst-pselect.c (do_test): Fix sigblock argument.Ulrich Drepper2006-12-141-1/+1
* * misc/tst-pselect.c (do_test): Make sure the helper process isUlrich Drepper2006-12-141-6/+13
* * sysdeps/unix/sysv/linux/rtld-lowlevel.hUlrich Drepper2006-12-094-13/+54
* [BZ #3189]Ulrich Drepper2006-09-091-8/+8
* [BZ #3189]Ulrich Drepper2006-09-091-0/+2
* [BZ #3044]Ulrich Drepper2006-08-212-117/+15
* [BZ #2997]Ulrich Drepper2006-08-121-5/+4
* [BZ #2998]Ulrich Drepper2006-08-121-2/+5
* [BZ #2766]Ulrich Drepper2006-06-173-8/+77
* * misc/getusershell.c (okshells): Don't use static initializers,Ulrich Drepper2006-05-151-7/+16
* * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.Ulrich Drepper2006-05-101-21/+0
* * misc/tsearch.c (__tdelete): Remove unnecessary testUlrich Drepper2006-05-021-2/+2
* [BZ #2517]Ulrich Drepper2006-05-011-52/+389
* * sysdeps/posix/tempname.c (__gen_tempname): Change attempts_minUlrich Drepper2006-04-071-5/+6
* [BZ #2172]Roland McGrath2006-02-232-3/+4
* 2006-01-27 Dwayne Grant McConnell <decimal@us.ibm.com> cvs/fedora-glibc-20060130T0922Roland McGrath2006-01-281-0/+2
* * misc/tst-pselect.c: Include <unistd.h>.Roland McGrath2006-01-211-0/+1
* * sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actualUlrich Drepper2006-01-212-1/+121
* * include/fcntl.h: Declare __have_atfcts.Ulrich Drepper2006-01-201-0/+2
* Include sysdep-cancel.h again. Add LIBC_CANCEL_HANDLED ().Ulrich Drepper2006-01-191-0/+3
* * misc/pselect.c (__pselect): Remove static.Ulrich Drepper2006-01-191-1/+1
* (__pselect): No need to enable async cancellation here. This is done in select.Ulrich Drepper2006-01-191-27/+4
* * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath2006-01-142-1/+14
* * misc/efgcvt.c: Include <math_ldbl_opt.h> instead of <shlib-compat.h>.Roland McGrath2006-01-142-2/+2
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-147-28/+137
* [BZ #1499]Ulrich Drepper2005-12-231-4/+5
* * locale/xlocale.c (_nl_C_locobj): Mark as const.Ulrich Drepper2005-12-211-1/+1
* * misc/getusershell.c (initshells): Remove unnecessary tests.Ulrich Drepper2005-12-201-11/+5
* 2005-12-15 Thomas Schwinge <tschwinge@gnu.org>Roland McGrath2005-12-201-3/+1
* Moved to csu/errno-loc.c.Ulrich Drepper2005-12-1472-0/+3120
* 2005-12-13 Ulrich Drepper <drepper@redhat.com>Ulrich Drepper2005-12-144-0/+148
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-112-1/+2
* * misc/hsearch_r.c (hsearch_r): Remove duplicate test.Ulrich Drepper2005-10-301-2/+2
* [BZ #1458]Ulrich Drepper2005-10-141-4/+6
* * misc/bits/syslog.h: New file.Ulrich Drepper2005-07-303-3/+12
* Fortification definitions for syslog functions.Ulrich Drepper2005-07-301-0/+39
* 2005-07-28 Thomas Schwinge <schwinge@nic-nac-project.de>Roland McGrath2005-07-281-0/+2
* 2005-07-26 Jakub Jelinek <jakub@redhat.com>Roland McGrath2005-07-261-1/+1
* * include/stdio.h (__fxprintf): Remove wfmt argument.Ulrich Drepper2005-07-202-7/+7
* * wcsmbs/bits/wchar2.h: Add definitions for wcrtomb, mbsrtowcs,Ulrich Drepper2005-07-201-16/+4
* * stdio-common/Makefile (aux): Add fxprintf.Ulrich Drepper2005-07-193-34/+84
* [BZ #779]Ulrich Drepper2005-03-191-0/+7
* * posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper2005-03-011-0/+1
* * misc/sys/syslog.h: Fix typo in comment.Roland McGrath2005-02-151-1/+1