* manual/lang.texi: Document MTASC-safety properties.
[jlayton/glibc.git] / posix /
2014-01-01 Allan McRaeUpdate remaining copyright dates
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-17 Joseph MyersRemove __FAVOR_BSD.
2013-11-21 Meador IngeUse __glibc_block in public headers.
2013-10-20 Ondřej BílkaWhen glob pattern contains a trailing slash match only...
2013-10-01 Eric Blakeglob: silence -Wattribute warnings
2013-06-13 Roland McGrathFix raciness in waitid test.
2013-06-08 Joseph MyersUse (void) in no-arguments function definitions.
2013-06-07 Joseph MyersAvoid use of "register" as optimization hint.
2013-06-06 Ondrej BilkaFix executable mode.
2013-06-05 Joseph MyersRemove trailing whitespace.
2013-06-04 Siddhesh PoyarekarIncrease test case timeout
2013-05-21 Dmitry V. LevinTest getaddrinfo return value
2013-05-16 Ryan S. ArnoldAdd #include <stdint.h> for uint[32|64]_t usage (except...
2013-05-06 Roland McGrathMove getlogin, getlogin_r, setlogin to login/ subdir.
2013-03-09 Paul PluzhnikovSet LC_ALL=C before sed.
2013-03-07 Siddhesh PoyarekarRemove PIPE_BUF Linux-specific code
2013-02-26 Paul EggertBring back definition of __attribute__ for non-gcc...
2013-02-26 Siddhesh PoyarekarFix some build warnings
2013-02-17 Andreas JaegerSort Versions files
2013-02-12 Andreas SchwabFix buffer overrun in regexp matcher
2013-02-12 Andreas SchwabFix handling of collating symbols in regexps
2013-02-07 Roland McGrathRemove lots of inline keywords.
2013-01-21 Andreas SchwabAvoid busy loop in wordexp when substituted command...
2013-01-11 Joseph MyersRemove __GLIBC_HAVE_LONG_LONG.
2013-01-11 H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-10 H.J. LuSupport run tst-exec and tst-spawn directly
2013-01-10 Roland McGrathForce getconf.speclist to be generated in the others...
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2013-01-01 Joseph MyersAdd script to update copyright notices and reformat...
2013-01-01 David S. MillerUpdate copyright years.
2012-11-19 Joseph MyersFix _POSIX_TZNAME_MAX for older POSIX (bug 14856).
2012-11-17 Joseph MyersGenerate /usr/libexec/getconf files when cross-compiling.
2012-11-14 Marcus ShawcroftAdding missing -fexception CFLAGS
2012-11-09 Joseph MyersSupport --with-pkgversion and --with-bugurl.
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-10-24 Joseph MyersSupport cross-testing.
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-24 Joseph MyersUse build directory instead of /tmp in globtest.sh.
2012-10-24 Joseph MyersDefine and use $(run-built-tests).
2012-10-23 Joseph MyersUse $(run-program-prefix) in posix/globtest.sh.
2012-10-23 Jim BlandyAdd and use $(host-built-program-cmd).
2012-10-22 Jim BlandyDon't pass shell loops' stdin to programs run on glibc...
2012-10-19 Joseph MyersUse $(run-program-prefix) in more shell script tests.
2012-10-19 Joseph MyersUse $(built-program-cmd) in posix/tst-getconf.sh.
2012-09-28 Roland McGrathAdd a missing $(make-target-directory).
2012-09-28 Jeff Law [BZ #11438]
2012-09-25 Joseph MyersUse size_t instead of int for internal variables in...
2012-09-25 Dmitry V. LevinSet "fail on error" mode directly in testsuite shell...
2012-09-25 Dmitry V. LevinAdd copyright notices to testsuite shell scripts
2012-08-23 Roland McGrathFix tst-rfc3484* build failures from USE_NSCD move...
2012-08-22 Roland McGrathBZ#13696: Add --disable-nscd configure option.
2012-08-15 Roland McGrathSuppress regcomp.c warnings in 32-bit builds.
2012-08-01 Florian Weimer * posix/unistd.h (setuid, setreuid, seteuid, setresuid):
2012-07-30 Roland McGrathFix lots of bitrot for stub configurations.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory. glibc-2.16-ports-merge
2012-05-24 Andreas SchwabRemove use of INTDEF/INTUSE in intl
2012-05-10 Samuel ThibaultHurd: Update posix_opt.h
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-25 Roland McGrathFix last change.
2012-03-25 Roland McGrathFix confstr use of local buffer outside its extent.
2012-03-23 Paul Pluzhnikov2012-03-23 Daniel Jacobowitz <dmj@google.com>
2012-03-20 H.J. LuMove stdio-common/_itoa.h to sysdeps/generic
2012-03-14 Andreas JaegerRemove files so that i386 uses the iee754/dbl-64 sin...
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-10 Paul EggertReplace FSF snail mail address with URL in miscellaneou...
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-03-07 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-02-28 Andreas JaegerFix ChangeLog
2012-02-28 Stanislav Brabec [BZ #13637]
2012-02-28 Andreas JaegerAvoid local PLT for dirfd
2012-02-27 Ulrich DrepperAdd first fixes for conformtest for POSIX2008
2012-02-26 Ulrich DrepperFix up POSIX testing in conformtest
2012-02-26 Ulrich DrepperFirst steps to get conformtest fully working
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-25 Ulrich DrepperMerge branch 'master' of ssh://sourceware.org/git/glibc
2012-01-24 Joseph MyersRemove posix/glob directory (standalone glob build...
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-03 Ulrich DrepperMerge branch 'c11'
2012-01-03 Ulrich DrepperOptimize regex a bit
2012-01-01 Ulrich DrepperUpdate copyright year
2011-12-30 Jakub JelinekFix up regcomp/regexec
2011-11-30 Andreas SchwabFix access after end of search string in regex matcher
2011-11-12 Ulrich DrepperFix warnings in regex
2011-11-01 Ulrich DrepperFix tst-rfc3484 build failures
2011-10-29 Ulrich DrepperMark a few more functions with __THROWNL.
2011-10-27 Andreas SchwabDon't mark memory synchronisation functions as leaf
2011-09-10 Ulrich DrepperCleanup of configuration options
2011-09-09 Ulrich DrepperRemove support for automatic cvs check-ins
2011-09-09 John StanleyAdd missing definition of LOCPATH for bug-regex32 run
2011-09-06 Ulrich DrepperTry shell in posix_spawn* only in compat mode
2011-09-06 Ulrich DrepperFix last checkin
2011-09-05 Ulrich DrepperFix glob.h header by removing gcc 1.x support
2011-07-24 Ulrich DrepperDefine SEEK_DATA and SEEK_HOLE
2011-07-21 Ulrich DrepperCheck for overflows in expressions
2011-07-07 Ulrich DrepperHandle W; without long options in getopt
2011-06-11 Roland McGrathQuash some new warnings from GCC 4.6.
2011-05-28 Ulrich DrepperFix unnecessary overallocation due to incomplete character
2011-05-28 Ulrich DrepperRemove unused variable
next