Age | Commit message (Expand) | Author | Files | Lines |
2013-08-26 | Make stub lxstat64 call xstat64, like stub lxstat calls xstat. | Roland McGrath | 1 | -10/+3 |
2013-08-21 | Fix typos. | Ondřej Bílka | 1 | -1/+1 |
2013-06-07 | Avoid use of "register" as optimization hint. | Joseph Myers | 1 | -27/+27 |
2013-05-06 | Fix poll stub implementation. | Roland McGrath | 1 | -5/+5 |
2013-05-03 | Consolidate definitions of _FORTIFY_SOURCE wrappers for open{,64}{,at}. | Roland McGrath | 9 | -49/+126 |
2013-04-29 | Make stub fchdir.c define __fchdir. | Roland McGrath | 1 | -2/+2 |
2013-03-06 | T_REMOVEDIR and AT_EACCESS have the same value. | Patsy Franklin | 1 | -0/+6 |
2013-02-05 | Fix aliases in stub lseek. | Roland McGrath | 1 | -3/+4 |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 1 | -1/+1 |
2013-01-08 | Don't check __GNUC__ together with __USE_EXTERN_INLINES. | Joseph Myers | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 117 | -120/+117 |
2012-11-14 | Adding missing -fexception CFLAGS | Marcus Shawcroft | 1 | -0/+2 |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 74 | -90/+0 |
2012-10-24 | Use build directory instead of `pwd` in ftwtest-sh. | Joseph Myers | 1 | -1/+1 |
2012-10-24 | Always define off_t, mode_t, pid_t | Andreas Jaeger | 1 | -24/+28 |
2012-10-24 | Define and use $(run-built-tests). | Joseph Myers | 1 | -1/+1 |
2012-10-20 | Alsways include <bits/types.h> in <fcntl.h>. | Roland McGrath | 1 | -1/+3 |
2012-10-19 | Use $(built-program-cmd) in io/ftwtest-sh. | Joseph Myers | 2 | -16/+13 |
2012-10-19 | Use working directory, not /tmp, in io/ftwtest-sh. | Joseph Myers | 1 | -2/+2 |
2012-10-01 | Define __have_atfcts global in stub openat implementation. | Roland McGrath | 1 | -1/+8 |
2012-09-28 | Fix stub open.c to define __libc_open. | Roland McGrath | 1 | -5/+8 |
2012-09-28 | tst-mknodat: create a FIFO instead of a socket | Pino Toscano | 1 | -14/+14 |
2012-09-25 | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin | 2 | -3/+5 |
2012-09-25 | Add copyright notices to testsuite shell scripts | Dmitry V. Levin | 1 | -0/+17 |
2012-08-15 | Move stub lseek.c to the right directory. | Roland McGrath | 1 | -0/+52 |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 2 | -3/+20 |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath | 3 | -10/+9 |
2012-05-12 | Avoid dup3 PLT usage. | Thomas Schwinge | 1 | -2/+3 |
2012-05-10 | Hurd: Define some posix types | Samuel Thibault | 1 | -2/+24 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 4 | -8/+8 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 1 | -2/+0 |
2012-02-26 | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper | 1 | -2/+4 |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper | 1 | -1/+1 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 115 | -345/+230 |
2012-01-08 | bits/poll2.h needs __BEGIN/__END_DECLS | Ulrich Drepper | 1 | -0/+4 |
2012-01-08 | Install bits/poll2.h | Ulrich Drepper | 1 | -2/+2 |
2012-01-08 | Add checking versions of poll and ppoll | Ulrich Drepper | 3 | -1/+86 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 8 | -97/+97 |
2011-06-10 | Quash some new warnings from GCC 4.6. | Roland McGrath | 1 | -5/+2 |
2011-05-15 | Fix a few problems in fopen and freopen | Ulrich Drepper | 1 | -1/+2 |
2011-04-22 | Remove doubled words. | Jim Meyering | 1 | -2/+2 |
2011-04-01 | Really implement fallocate{,64} and sync_file_range as cancellation points. | Ulrich Drepper | 1 | -1/+4 |
2011-04-01 | Fix typos in comments. | Ulrich Drepper | 1 | -1/+1 |
2011-04-01 | Define AT_EMPTY_PATH. | Ulrich Drepper | 1 | -0/+1 |
2011-01-17 | Define AT_NO_AUTOMOUNT. | Ulrich Drepper | 1 | -1/+3 |
2010-04-04 | Fix definition and testing of S_ISSOCK. | Ulrich Drepper | 1 | -2/+4 |
2010-02-10 | Fix file descriotor leak in nftw with FTW_CHDIR | Ulrich Drepper | 1 | -1/+2 |
2010-01-11 | Fix up sys/stat.h for XPG7. | Ulrich Drepper | 1 | -2/+2 |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper | 1 | -6/+53 |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab | 1 | -6/+0 |