about summary refs log tree commit diff
path: root/posix
Commit message (Expand)AuthorAgeFilesLines
* Adding missing -fexception CFLAGSMarcus Shawcroft2012-11-141-0/+1
* Support --with-pkgversion and --with-bugurl.Joseph Myers2012-11-091-3/+3
* [BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge2012-11-0454-55/+0
* Support cross-testing.Joseph Myers2012-10-242-3/+8
* BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath2012-10-241-8/+0
* Use build directory instead of /tmp in globtest.sh.Joseph Myers2012-10-241-3/+4
* Define and use $(run-built-tests).Joseph Myers2012-10-241-2/+2
* Use $(run-program-prefix) in posix/globtest.sh.Joseph Myers2012-10-232-55/+50
* Add and use $(host-built-program-cmd).Jim Blandy2012-10-231-2/+2
* Don't pass shell loops' stdin to programs run on glibc's host.Jim Blandy2012-10-221-2/+2
* Use $(run-program-prefix) in more shell script tests.Joseph Myers2012-10-192-14/+12
* Use $(built-program-cmd) in posix/tst-getconf.sh.Joseph Myers2012-10-192-15/+4
* Add a missing $(make-target-directory).Roland McGrath2012-09-281-0/+1
* [BZ #11438]Jeff Law2012-09-282-15/+6
* Use size_t instead of int for internal variables in glob (bug 14621).Joseph Myers2012-09-251-5/+5
* Set "fail on error" mode directly in testsuite shell scriptsDmitry V. Levin2012-09-254-7/+13
* Add copyright notices to testsuite shell scriptsDmitry V. Levin2012-09-253-1/+52
* Fix tst-rfc3484* build failures from USE_NSCD move to config.h.Roland McGrath2012-08-233-0/+3
* BZ#13696: Add --disable-nscd configure option.Roland McGrath2012-08-221-1/+1
* Suppress regcomp.c warnings in 32-bit builds.Roland McGrath2012-08-151-2/+6
* * posix/unistd.h (setuid, setreuid, seteuid, setresuid):Florian Weimer2012-08-011-8/+8
* Fix lots of bitrot for stub configurations.Roland McGrath2012-07-302-2/+6
* Remove use of INTDEF/INTUSE in intlAndreas Schwab2012-05-241-2/+2
* Hurd: Update posix_opt.hSamuel Thibault2012-05-101-0/+6
* Fix attributes for fortify functions.Marek Polacek2012-04-292-15/+15
* Fix last change.Roland McGrath2012-03-251-2/+3
* Fix confstr use of local buffer outside its extent.Roland McGrath2012-03-251-116/+106
* 2012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov2012-03-231-8/+0
* Move stdio-common/_itoa.h to sysdeps/genericH.J. Lu2012-03-202-2/+2
* Replace FSF snail mail address with URL in miscellaneous files.Paul Eggert2012-03-101-3/+2
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-8/+1
* [BZ #13637]Stanislav Brabec2012-02-283-2/+123
* Add first fixes for conformtest for POSIX2008Ulrich Drepper2012-02-263-2/+9
* Fix up POSIX testing in conformtestUlrich Drepper2012-02-262-5/+4
* First steps to get conformtest fully workingUlrich Drepper2012-02-251-2/+7
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-09181-542/+361
* Remove posix/glob directory (standalone glob build support).Joseph Myers2012-01-248-6085/+0
* Remove pre-ISO C supportUlrich Drepper2012-01-078-112/+105
* Optimize regex a bitUlrich Drepper2012-01-031-4/+32
* Update copyright yearUlrich Drepper2012-01-011-2/+2
* Fix up regcomp/regexecJakub Jelinek2011-12-301-1/+1
* Fix access after end of search string in regex matcherAndreas Schwab2011-11-304-9/+8
* Fix warnings in regexUlrich Drepper2011-11-122-5/+6
* Fix tst-rfc3484 build failuresUlrich Drepper2011-11-013-0/+18
* Mark a few more functions with __THROWNL.Ulrich Drepper2011-10-291-3/+3
* Don't mark memory synchronisation functions as leafAndreas Schwab2011-10-271-1/+1
* Cleanup of configuration optionsUlrich Drepper2011-09-102-30/+28
* Remove support for automatic cvs check-insUlrich Drepper2011-09-081-6/+0
* Add missing definition of LOCPATH for bug-regex32 runJohn Stanley2011-09-081-0/+1
* Try shell in posix_spawn* only in compat modeUlrich Drepper2011-09-054-14/+52