about summary refs log tree commit diff
path: root/misc/sys
Commit message (Expand)AuthorAgeFilesLines
* Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2012-08-171-0/+101
* Fix LOG_MAKEPRI to agree with BSDAndreas Schwab2012-07-101-2/+2
* Wrap __builtin_expect in pthread.hSiddhesh Poyarekar2012-06-041-0/+6
* * misc/getauxval.c (__getauxval): Use unsigned long int.Richard Henderson2012-05-211-2/+3
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-201-0/+35
* Fix attributes for fortify functions.Marek Polacek2012-04-292-13/+12
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-099-27/+18
* Remove pre-ISO C supportUlrich Drepper2012-01-075-36/+33
* Mark setjmp and ucontext functions as non-leafAndreas Schwab2011-11-111-0/+4
* Don't mark memory synchronisation functions as leafAndreas Schwab2011-10-271-1/+6
* Fix syntax error in __THROW macroAndreas Schwab2011-10-171-2/+2
* Use leaf function attribute in __THROWUlrich Drepper2011-10-161-3/+12
* Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab2011-09-131-5/+3
* Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper2011-09-081-1/+7
* Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek2011-07-201-1/+8
* Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek2009-11-061-2/+2
* Fix warnings when using <sys/select.h>.Ulrich Drepper2009-06-141-2/+2
* * sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.Ulrich Drepper2009-04-231-4/+4
* * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper2009-04-031-7/+76
* * misc/sys/cdefs.h (__extern_always_inline): Add __artificial__ Jakub Jelinek2009-03-021-2/+7
* [BZ #5779]Ulrich Drepper2008-03-051-0/+17
* * 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
* 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-152-7/+15
* * configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper2007-03-171-1/+12
* [BZ #3189]Ulrich Drepper2006-09-091-8/+8
* [BZ #3189]Ulrich Drepper2006-09-091-0/+2
* * misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.Ulrich Drepper2006-05-101-21/+0
* [BZ #2517]Ulrich Drepper2006-05-011-52/+389
* [BZ #2172]Roland McGrath2006-02-231-2/+2
* * sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath2006-01-141-1/+3
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-142-1/+28
* [BZ #1458]Ulrich Drepper2005-10-141-4/+6
* * misc/bits/syslog.h: New file.Ulrich Drepper2005-07-301-2/+8
* [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
* Update.Ulrich Drepper2005-01-071-3/+10
* Update.Ulrich Drepper2005-01-061-0/+8
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-224-443/+65
* 2.5-18.1Jakub Jelinek2007-07-124-65/+443
* 2004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper2004-10-181-0/+5
* 2004-10-07 Andreas Schwab <schwab@suse.de>Roland McGrath2004-10-071-6/+6
* Update.Ulrich Drepper2004-09-171-0/+8
* Update.Ulrich Drepper2004-09-151-7/+5
* Update.Ulrich Drepper2004-09-141-2/+2