* manual/terminal.texi: Document MTASC-safety properties.
[jlayton/glibc.git] / misc /
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-18 Brooks MosesAdd error reporting (via errno) to getauxval().
2013-12-17 Joseph MyersRemove libbsd-compat dummy library.
2013-10-14 Ondřej BílkaFix error_tail overflow in allocation calculation.
2013-10-04 Ryan S. ArnoldUpdate generic swapon definition to match prototype.
2013-06-28 Ryan S. ArnoldAdd GLRO(dl_hwcap2) for new AT_HWCAP2 auxv_t a_type.
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-06-05 Joseph MyersRemove trailing whitespace.
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-03-15 Thomas SchwingeFix copy'n'pastos.
2013-02-18 Mike Frysingersys/cdefs.h: export __attribute_alloc_size__
2013-02-18 Siddhesh PoyarekarFix build warnings in some test cases
2013-02-15 Joseph MyersRemove bounded-pointers build system support.
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-16 Andreas SchwabHide reference to mktemp in libpthread
2013-01-09 Roland McGrathRemove unused macro ALLOCA_LIMIT.
2013-01-02 Joseph MyersFix copyright notice corruption from update-copyright...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2012-12-28 Siddhesh PoyarekarAdd __glibc_likely as an alias for __builtin_expect...
2012-11-14 Marcus ShawcroftAdding missing -fexception CFLAGS
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-10-11 H.J. LuFramework to test IFUNC implementations on target
2012-10-04 Roland McGrathName space hygeine for madvise.
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-08-17 Roland McGrathMake libio compile without _IO_MTSAFE_IO.
2012-08-15 Roland McGrathMove stub lseek.c to the right directory.
2012-08-01 Roland McGrathClean up mkostemps64 definition for O_LARGEFILE==0.
2012-08-01 Roland McGrathClean up mkstemps64 definition for O_LARGEFILE==0.
2012-08-01 Roland McGrathClean up mkstemp64/mkostemp64 for O_LARGEFILE==0.
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-13 Paul PluzhnikovSuppress sign-conversion warning from FD_SET.
2012-06-04 Siddhesh PoyarekarWrap __builtin_expect in pthread.h
2012-05-31 Marek PolacekRemove use of INTUSE/INTDEF in misc.
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in libio
2012-05-21 Richard Henderson * misc/getauxval.c (__getauxval): Use unsigned...
2012-05-20 Richard HendersonAdd <sys/auxv.h> and getauxval.
2012-05-10 Thomas SchwingeHurd: #include <kernel-features.h>
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-31 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-30 Joseph MyersRemove miscellaneous __STDC__ conditionals.
2012-01-08 Ulrich DrepperStatic linking is always needed
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2011-12-02 Andreas SchwabMark fortified __FD_ELT as extension
2011-11-15 Ulrich DrepperClean up internal fopen uses
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-10 Ulrich DrepperCleanup of configuration options
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}
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-16 Ulrich DrepperFix reporting of invalid timeouts in emulated pselect
2011-05-16 Ulrich DrepperFix test for error_one_per_line mode in error
2011-05-12 Ulrich DrepperReport write error in addmnt even for cached streams.
2011-04-23 Jim MeyeringRemove doubled words.
2011-04-01 Andreas SchwabAdd syncfs syscall.
2010-05-02 Ulrich DrepperFix handling if newline in addmntent.
2010-02-03 Ulrich DrepperFix endless loop with invalid /etc/shells file.
2010-01-19 Ulrich DrepperRemove unnecessary returns.
2009-11-06 Jakub JelinekFix preadv, pwritev and fallocate for -D_FILE_OFFSET_BI...
2009-10-30 Ulrich DrepperImplement mkostemps and mkostemps64.
2009-10-30 Ulrich DrepperImplement mkstemps and mkstemps64.
2009-06-14 Ulrich DrepperFix warnings when using <sys/select.h>.
2009-05-16 Andreas SchwabRemove redundant .gitignore files.
2009-05-15 Jim Meyeringrename each .cvsignore file to .gitignore
2009-04-24 Ulrich Drepper[BZ #10100]
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...
2009-01-30 Ulrich Drepper* malloc/malloc.c (sYSMALLOc): Don't use assert when...
2009-01-23 Ulrich Drepper..
2009-01-23 Ulrich Drepper(hcreate_r): We need at least three elements in the...
2008-11-01 Ulrich Drepper[BZ #6966]
2008-10-22 Ulrich Drepper* misc/syslog.c (openlog_internal): Fix __have_sock_cloexec
2008-07-30 Ulrich Drepper(openlog_internal): Fix compile problem.
2008-07-26 Ulrich Drepper* misc/syslog.c (openlog_internal): Use SOCK_CLOEXEC...
2008-06-06 Jakub Jelinek* misc/regexp.h (compile): Use __REPB_PREFIX macro.
2008-05-27 Ulrich DrepperRemove useless more "if" tests before "free".
2008-05-10 Ulrich Drepper* misc/truncate64.c (truncate64): Use __truncate not...
2008-03-05 Ulrich Drepper[BZ #5779]
2007-10-12 Jakub Jelinek* misc/Makefile (headers): Add bits/error.h.
2007-10-07 Ulrich Drepper* misc/error.h: Use __const instead of const.
2007-10-04 Ulrich Drepper* misc/error.h: Remove support for use outside of libc...
2007-10-04 Ulrich DrepperSpecializations of error functions.
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...
next