aboutsummaryrefslogtreecommitdiff
path: root/misc/sys
AgeCommit message (Expand)AuthorFilesLines
2011-10-27Don't mark memory synchronisation functions as leafAndreas Schwab1-1/+6
2011-10-17Fix syntax error in __THROW macroAndreas Schwab1-2/+2
2011-10-16Use leaf function attribute in __THROWUlrich Drepper1-3/+12
2011-09-13Avoid macro clash between <sys/select.h> and <linux/posix_types.h>Andreas Schwab1-5/+3
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper1-1/+7
2011-07-20Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek1-1/+8
2009-11-06Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64.Jakub Jelinek1-2/+2
2009-06-14Fix warnings when using <sys/select.h>.Ulrich Drepper1-2/+2
2009-04-23* sysdeps/unix/sysv/linux/preadv.c: The kernel API changed. Adjust.Ulrich Drepper1-4/+4
2009-04-03* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper1-7/+76
2009-03-02* misc/sys/cdefs.h (__extern_always_inline): Add __artificial__ Jakub Jelinek1-2/+7
2008-03-05[BZ #5779]Ulrich Drepper1-0/+17
2007-10-03* misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDBL): New macros.Ulrich Drepper1-0/+9
2007-10-032007-10-03 Jakub JelinekUlrich Drepper1-1/+6
2007-09-26* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC 4.3+ defineUlrich Drepper1-2/+11
2007-09-16Undo second occurrence of RH GCC hack.Jakub Jelinek1-4/+1
2007-09-15* stdio-common/vfscanf.c (_IO_vfwscanf): Add support for 'm'Ulrich Drepper1-4/+1
2007-09-15* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper1-2/+10
2007-09-15* misc/sys/cdefs.h (__va_arg_pack): Define for GCC 4.3+.Ulrich Drepper2-7/+15
2007-03-17* configure.in (libc_cv_gnu89_inline): Test for -fgnu89-inline.Ulrich Drepper1-1/+12
2006-09-09[BZ #3189]Ulrich Drepper1-8/+8
2006-09-09[BZ #3189]Ulrich Drepper1-0/+2
2006-05-10* misc/sys/queue.h: Remove uses of all QUEUEDEBUG_* macros.Ulrich Drepper1-21/+0
2006-05-01[BZ #2517]Ulrich Drepper1-52/+389
2006-02-23[BZ #2172]Roland McGrath1-2/+2
2006-01-14* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN): Removed.Roland McGrath1-1/+3
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2-1/+28
2005-10-14[BZ #1458]Ulrich Drepper1-4/+6
2005-07-30* misc/bits/syslog.h: New file.Ulrich Drepper1-2/+8
2005-03-19[BZ #779]Ulrich Drepper1-0/+7
2005-03-01* posix/bits/unistd.h: Avoid calling __*_chk variants if we canUlrich Drepper1-0/+1
2005-02-15* misc/sys/syslog.h: Fix typo in comment.Roland McGrath1-1/+1
2005-01-07Update.Ulrich Drepper1-3/+10
2005-01-06Update.Ulrich Drepper1-0/+8
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper4-443/+65
2007-07-122.5-18.1Jakub Jelinek4-65/+443
2004-10-182004-10-15 Jakub Jelinek <jakub@redhat.com>Ulrich Drepper1-0/+5
2004-10-072004-10-07 Andreas Schwab <schwab@suse.de>Roland McGrath1-6/+6
2004-09-17Update.Ulrich Drepper1-0/+8
2004-09-15Update.Ulrich Drepper1-7/+5
2004-09-14Update.Ulrich Drepper1-2/+2
2004-09-14Update.Ulrich Drepper1-4/+5
2004-09-10[BZ #377]Ulrich Drepper1-1/+6
2004-09-09Update.Ulrich Drepper1-1/+1
2004-09-07Update.Ulrich Drepper2-11/+23
2003-08-30Update.Ulrich Drepper1-1/+1
2003-04-19Update.Ulrich Drepper4-22/+48
2003-03-03Add prototype for remap_file_pages.Ulrich Drepper1-2/+8
2002-12-28Update.Ulrich Drepper1-0/+7
2002-08-28Add i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.Ulrich Drepper1-1/+26