m68k: fix cancellable syscall with 5 or 6 arguments
[jlayton/glibc.git] / posix /
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
2011-05-23 Ulrich DrepperAdd a few more alloca size checks
2011-05-20 Reuben ThomasUpdate documentation in regex.h
2011-05-16 Aharon RobbinsUpdate RE_SYNTAX*_AWK constants in regex.h
2011-05-15 Ulrich DrepperProvide more helpful error message in getopt
2011-04-01 Andreas SchwabAdd syncfs syscall.
2011-04-01 Ulrich DrepperFix typos in comments.
2011-03-18 Ulrich DrepperCheck size of pattern in wide character representation...
2011-02-04 Roland McGrathFix some warning nits.
2011-01-17 Ulrich DrepperUpdate copyright year.
2011-01-14 Ulrich DrepperFIx handling of unterminated [ expression in fnmatch.
2010-12-27 Jim MeyeringFix infloop on persistent failing calloc in regex.
2010-11-12 Andreas SchwabFix memory leak in fnmatch
2010-10-12 Ulrich DrepperOne more regex memory leak fixed.
2010-10-12 Ulrich DrepperMore regex memory leak fixes and tests.
2010-10-11 Ulrich DrepperTest case for last regex problem.
2010-10-11 Ulrich DrepperFix memory leak for some invalid regular expressions.
2010-09-21 Ulrich DrepperUndo feature selection for ftruncate.
2010-08-24 Roland McGrathRejigger header generation for default uname implementa...
2010-08-10 Ulrich DrepperAvoid too much stack use in fnmatch.
2010-06-19 Ulrich DrepperCorrect checking loop in group_member.
2010-06-14 Jakub JelinekFix a couple of __REDIRECT () __THROW occurrences
2010-05-05 Andreas SchwabFix lookup of collation sequence value during regexp...
2010-04-09 Roland McGrathFix tst-chmod not to write into srcdir.
2010-04-08 Ulrich DrepperMerge remote branch 'origin/roland/hwcap_mask'
2010-04-08 Ulrich DrepperAdd tests for recent getopt changes.
2010-04-08 Eric Blakegetopt mishandles optstring of "+:"
2010-04-08 Eric Blakegetopt mistakenly allows '-;' as short option
2010-04-08 Eric BlakeFix -W with optional parameters in getopt.
2010-04-05 Ulrich DrepperFix printing error messages in getopt.
2010-04-04 Ulrich DrepperDocument problem with NATs in getaddrinfo.
2010-03-27 Ulrich DrepperWhitespace fixes.
2010-03-27 Ulrich DrepperFix one more issue with the glob patch.
next