summaryrefslogtreecommitdiff
path: root/posix
AgeCommit message (Expand)Author
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2013-01-01Add script to update copyright notices and reformat some to facilitate its use.Joseph Myers
2013-01-01Update copyright years.David S. Miller
2012-11-19Fix _POSIX_TZNAME_MAX for older POSIX (bug 14856).Joseph Myers
2012-11-17Generate /usr/libexec/getconf files when cross-compiling.Joseph Myers
2012-11-14Adding missing -fexception CFLAGSMarcus Shawcroft
2012-11-09Support --with-pkgversion and --with-bugurl.Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-10-24Support cross-testing.Joseph Myers
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-24Use build directory instead of /tmp in globtest.sh.Joseph Myers
2012-10-24Define and use $(run-built-tests).Joseph Myers
2012-10-23Use $(run-program-prefix) in posix/globtest.sh.Joseph Myers
2012-10-23Add and use $(host-built-program-cmd).Jim Blandy
2012-10-22Don't pass shell loops' stdin to programs run on glibc's host.Jim Blandy
2012-10-19Use $(run-program-prefix) in more shell script tests.Joseph Myers
2012-10-19Use $(built-program-cmd) in posix/tst-getconf.sh.Joseph Myers
2012-09-28Add a missing $(make-target-directory).Roland McGrath
2012-09-28 [BZ #11438]Jeff Law
2012-09-25Use size_t instead of int for internal variables in glob (bug 14621).Joseph Myers
2012-09-25Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin
2012-09-25Add copyright notices to testsuite shell scriptsDmitry V. Levin
2012-08-23Fix tst-rfc3484* build failures from USE_NSCD move to config.h.Roland McGrath
2012-08-22BZ#13696: Add --disable-nscd configure option.Roland McGrath
2012-08-15Suppress regcomp.c warnings in 32-bit builds.Roland McGrath
2012-08-01 * posix/unistd.h (setuid, setreuid, seteuid, setresuid):Florian Weimer
2012-07-30Fix lots of bitrot for stub configurations.Roland McGrath
2012-05-24Remove use of INTDEF/INTUSE in intlAndreas Schwab
2012-05-10Hurd: Update posix_opt.hSamuel Thibault
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-03-25Fix last change.Roland McGrath
2012-03-25Fix confstr use of local buffer outside its extent.Roland McGrath
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov
2012-03-20Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu
2012-03-10Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-28 [BZ #13637]Stanislav Brabec
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper
2012-02-25First steps to get conformtest fully workingUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-24Remove posix/glob directory (standalone glob build support).Joseph Myers
2012-01-07Remove pre-ISO C supportUlrich Drepper
2012-01-03Optimize regex a bitUlrich Drepper
2012-01-01Update copyright yearUlrich Drepper
2011-12-30Fix up regcomp/regexecJakub Jelinek
2011-11-30Fix access after end of search string in regex matcherAndreas Schwab
2011-11-12Fix warnings in regexUlrich Drepper
2011-11-01Fix tst-rfc3484 build failuresUlrich Drepper
2011-10-29Mark a few more functions with __THROWNL.Ulrich Drepper