iconv: Suppress array out of bounds warning.
[platform/upstream/glibc.git] / misc / sys /
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-09-16 Siddhesh PoyarekarMake __extern_always_inline usable on clang++ again
2014-09-16 Siddhesh PoyarekarRevert to defining __extern_inline only for gcc-4.3...
2014-07-02 Siddhesh PoyarekarFix Wundef warning for __STDC_VERSION__
2014-07-02 Paul Eggertmisc/sys/cdefs.h: Add _Noreturn macro for pre-C11 compilers
2014-03-18 Serge Hallynmisc/sys/xattr.h: guard against linux uapi header inclusion
2014-02-25 Florian Weimermisc/sys/select.h (__FD_MASK): Avoid signed integer...
2014-02-21 Joseph MyersComplete _BSD_SOURCE / _SVID_source followup cleanup.
2014-02-12 Joseph MyersCombine __USE_BSD and __USE_SVID into __USE_MISC.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-18 Brooks MosesAdd error reporting (via errno) to getauxval().
2013-05-07 Aurelien JarnoOnly defined DEV_BSIZE if not already defined.
2013-05-01 Richard SmithUse __gnu_inline__ for __extern_always_inline in g...
2013-02-18 Mike Frysingersys/cdefs.h: export __attribute_alloc_size__
2013-02-13 Joseph MyersRemove __ptrvalue, __bounded and __unbounded.
2013-02-11 Roland McGrathFix a typo in the mremap comment.
2013-01-23 Roland McGrathWhitespace fix for __glibc_likely/__glibc_unlikely...
2013-01-02 Joseph MyersFix copyright notice corruption from update-copyright...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-12-28 Siddhesh PoyarekarAdd __glibc_likely as an alias for __builtin_expect...
2012-09-26 Marek PolacekFix up definitions for older compilers.
2012-08-17 Roland McGrathSplit sys/param.h out into common file and sysdeps...
2012-07-10 Andreas SchwabFix LOG_MAKEPRI to agree with BSD
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-06-04 Siddhesh PoyarekarWrap __builtin_expect in pthread.h
2012-05-21 Richard Henderson * misc/getauxval.c (__getauxval): Use unsigned...
2012-05-20 Richard HendersonAdd <sys/auxv.h> and getauxval.
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-11-11 Andreas SchwabMark setjmp and ucontext functions as non-leaf
2011-10-27 Andreas SchwabDon't mark memory synchronisation functions as leaf
2011-10-17 Andreas SchwabFix syntax error in __THROW macro
2011-10-17 Ulrich DrepperUse leaf function attribute in __THROW
2011-09-13 Andreas SchwabAvoid macro clash between <sys/select.h> and <linux...
2011-09-08 Ulrich DrepperAdd range checking for FD_SET, FD_CLR, and FD_ISSET
2011-07-20 Marek PolacekAdd const attr to gnu_dev_{major,minor,makedev}
2009-11-06 Jakub JelinekFix preadv, pwritev and fallocate for -D_FILE_OFFSET_BI...
2009-06-14 Ulrich DrepperFix warnings when using <sys/select.h>.
2009-04-23 Ulrich Drepper* sysdeps/unix/sysv/linux/preadv.c: The kernel API...
2009-04-03 Ulrich Drepper* misc/Makefile (routines): Add preadv, preadv64, pwrit...
2009-03-02 Jakub Jelinek* misc/sys/cdefs.h (__extern_always_inline): Add __arti...
2008-03-05 Ulrich Drepper[BZ #5779]
2007-10-03 Ulrich Drepper* misc/sys/cdefs.h (__REDIRECT_LDBL, __REDIRECT_NTH_LDB...
2007-10-03 Ulrich Drepper2007-10-03 Jakub Jelinek
2007-09-26 Ulrich Drepper* misc/sys/cdefs.h (__warndecl, __errordecl): For GCC...
2007-09-16 Jakub JelinekUndo second occurrence of RH GCC hack.
2007-09-15 Ulrich Drepper* stdio-common/vfscanf.c (_IO_vfwscanf): Add support...
2007-09-15 Ulrich Drepper* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
2007-09-15 Ulrich Drepper* misc/sys/cdefs.h (__va_arg_pack): Define for GCC...
2007-03-17 Ulrich Drepper* configure.in (libc_cv_gnu89_inline): Test for -fgnu89...
2006-09-09 Ulrich Drepper[BZ #3189]
2006-09-09 Ulrich Drepper[BZ #3189]
2006-05-10 Ulrich Drepper* misc/sys/queue.h: Remove uses of all QUEUEDEBUG_...
2006-05-01 Ulrich Drepper[BZ #2517]
2006-02-23 Roland McGrath[BZ #2172]
2006-01-14 Roland McGrath* sysdeps/ieee754/ldbl-opt/nldbl-compat.h (NLDBL_HIDDEN...
2006-01-14 Roland McGrath* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowa...
2005-10-14 Ulrich Drepper[BZ #1458]
2005-07-30 Ulrich Drepper* misc/bits/syslog.h: New file.
2005-03-19 Ulrich Drepper[BZ #779]
2005-03-01 Ulrich Drepper* posix/bits/unistd.h: Avoid calling __*_chk variants...
2005-02-15 Roland McGrath* misc/sys/syslog.h: Fix typo in comment.
2005-01-07 Ulrich DrepperUpdate.
2005-01-06 Ulrich DrepperUpdate.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-10-18 Ulrich Drepper2004-10-15 Jakub Jelinek <jakub@redhat.com>
2004-10-07 Roland McGrath2004-10-07 Andreas Schwab <schwab@suse.de>
2004-09-17 Ulrich DrepperUpdate.
2004-09-15 Ulrich DrepperUpdate.
2004-09-14 Ulrich DrepperUpdate.
2004-09-14 Ulrich DrepperUpdate.
2004-09-10 Ulrich Drepper[BZ #377]
2004-09-09 Ulrich DrepperUpdate.
2004-09-07 Ulrich DrepperUpdate.
2003-08-30 Ulrich DrepperUpdate.
2003-04-19 Ulrich DrepperUpdate.
2003-03-03 Ulrich DrepperAdd prototype for remap_file_pages.
2002-12-28 Ulrich DrepperUpdate.
2002-08-28 Ulrich DrepperAdd i386/dl-brk.S, mips/dl-brk.S, and sparc/dl-brk.S.
2002-08-23 Ulrich DrepperInclude <sys/types.h> instead of <stddef.h> since ssize...
2002-08-23 Andreas JaegerUpdate.
2002-08-02 Roland McGrath* sysdeps/pthread/bits/libc-tsd.h: Include <tls.h>.
2002-02-01 Ulrich DrepperUpdate.
2001-10-26 Ulrich Drepper(__attribute_used__): Define.
2001-08-18 Ulrich DrepperUpdate.
2001-07-24 Ulrich DrepperUpdate.
2001-07-06 Andreas JaegerUpdate to LGPL v2.1.
2001-06-01 Andreas JaegerUpdate.
2001-05-27 Ulrich DrepperUpdate.
2001-02-01 Ulrich DrepperUpdate.
2001-01-27 Ulrich DrepperUpdate.
2000-12-29 Ulrich Drepper(__attribute_format_strfmon__): Define.
2000-12-15 Andreas JaegerUpdate.
2000-12-08 Ulrich DrepperUpdate.
2000-11-27 Ulrich DrepperUpdate.
2000-10-07 Ulrich DrepperUpdate.
2000-08-23 Andreas Jaeger* misc/sys/select.h: Move prototypes of __select from...
2000-08-21 Ulrich DrepperUpdate.
next