summary refs log tree commit diff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* [BZ #5779]Ulrich Drepper2008-03-051-0/+17
* * misc/Makefile (headers): Add bits/error.h.Jakub Jelinek2007-10-121-1/+1
* * misc/error.h: Use __const instead of const.Ulrich Drepper2007-10-072-11/+13
* * misc/error.h: Remove support for use outside of libc. We have toUlrich Drepper2007-10-042-19/+10
* Specializations of error functions.Ulrich Drepper2007-10-041-0/+72
* * misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.Ulrich Drepper2007-10-031-0/+9
* 2007-10-03 Jakub JelinekUlrich Drepper2007-10-031-1/+6
* * misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper2007-09-261-2/+11
* * misc/bits/syslog.h (syslog): Remove extraneous argument from Jakub Jelinek2007-09-181-2/+2
* Undo second occurrence of RH GCC hack.Jakub Jelinek2007-09-161-4/+1
* * stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'Ulrich Drepper2007-09-151-4/+1
* * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper2007-09-151-2/+10
* * misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2007-09-154-12/+31
* * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper2007-08-118-9/+83
* * misc/madvise.c: Add libc_hidden_def.Ulrich Drepper2007-04-191-1/+2
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-1/+12
* * misc/hsearch_r.c (hdestroy_r): Remove unnecessary test.Ulrich Drepper2007-01-311-4/+3
* [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34...Ulrich Drepper2007-01-111-2/+1
* .Jakub Jelinek2007-07-311-1/+2
* * 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