]> git.ipfire.org Git - thirdparty/glibc.git/history - misc/sys
aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS
[thirdparty/glibc.git] / misc / sys /
2018-07-24  H.J. LuAdd <bits/indirect-return.h>
2018-05-02  Adhemerval ZanellaDeprecate ustat syscall interface
2018-02-12  Zack Weinberg[BZ #19239] Don't include sys/sysmacros.h from sys...
2018-02-06  Joseph MyersFix non-__GNUC__ definitions of __inline and __restrict...
2018-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-11-16  Martin SeborThe -Wstringop-truncation option new in GCC 8 detects...
2017-08-18  Gabriel F. T. GomesDo not use generic selection in C++ mode
2017-08-07  Joseph MyersRemove __long_double_t.
2017-06-14  Zack WeinbergRemove __need_IOV_MAX and __need_FOPEN_MAX.
2017-05-31  Adhemerval Zanellaposix: Implement preadv2 and pwritev2
2017-05-20  Zack WeinbergRemove __need macros from signal.h.
2017-05-17  Gabriel F. T. Gomesfloat128: Extend __MATH_TG for float128 support
2017-05-11  Zack WeinbergSuppress internal declarations for most of the testsuite.
2017-03-16  Joseph MyersRemove C++ namespace handling from glibc headers.
2017-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-14  Joseph MyersRefactor long double information into bits/long-double.h.
2016-11-14  Zack Weinberg[BZ #19239] Issue deprecation warnings on macro expansion.
2016-10-07  Florian Weimerresolv: Deprecate unimplemented flags
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-09-23  Zack WeinbergInstalled-header hygiene (BZ#20366): Simple self-contai...
2016-08-03  Zack WeinbergDeprecate inclusion of <sys/sysmacros.h> by <sys/types.h>
2016-08-03  Zack WeinbergMinimize sysdeps code involved in defining major/minor...
2016-08-03  Zack WeinbergAdd utility macros for clang detection, and deprecation...
2016-06-10  Carlos O'DonellBug 20215: Always undefine __always_inline before defin...
2016-05-03  Joseph MyersFix sys/time.h timespec namespace (bug 20041).
2016-01-04  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-09-15  Roland McGrathUse HOST_NAME_MAX for MAXHOSTNAMELEN in <sys/param.h>.
2015-02-07  Paul EggertAdd ersatz _Static_assert on older C hosts
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 glibc-2.16.90
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.
next