Age | Commit message (Expand) | Author |
2012-11-14 | Adding missing -fexception CFLAGS | Marcus Shawcroft |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge |
2012-10-24 | Use build directory instead of `pwd` in ftwtest-sh. | Joseph Myers |
2012-10-24 | Always define off_t, mode_t, pid_t | Andreas Jaeger |
2012-10-24 | Define and use $(run-built-tests). | Joseph Myers |
2012-10-20 | Alsways include <bits/types.h> in <fcntl.h>. | Roland McGrath |
2012-10-19 | Use $(built-program-cmd) in io/ftwtest-sh. | Joseph Myers |
2012-10-19 | Use working directory, not /tmp, in io/ftwtest-sh. | Joseph Myers |
2012-10-01 | Define __have_atfcts global in stub openat implementation. | Roland McGrath |
2012-09-28 | Fix stub open.c to define __libc_open. | Roland McGrath |
2012-09-28 | tst-mknodat: create a FIFO instead of a socket | Pino Toscano |
2012-09-25 | Set "fail on error" mode directly in testsuite shell scripts | Dmitry V. Levin |
2012-09-25 | Add copyright notices to testsuite shell scripts | Dmitry V. Levin |
2012-08-15 | Move stub lseek.c to the right directory. | Roland McGrath |
2012-08-06 | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath |
2012-07-30 | Fix lots of bitrot for stub configurations. | Roland McGrath |
2012-05-12 | Avoid dup3 PLT usage. | Thomas Schwinge |
2012-05-10 | Hurd: Define some posix types | Samuel Thibault |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper |
2012-02-26 | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-08 | bits/poll2.h needs __BEGIN/__END_DECLS | Ulrich Drepper |
2012-01-08 | Install bits/poll2.h | Ulrich Drepper |
2012-01-08 | Add checking versions of poll and ppoll | Ulrich Drepper |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper |
2011-06-10 | Quash some new warnings from GCC 4.6. | Roland McGrath |
2011-05-15 | Fix a few problems in fopen and freopen | Ulrich Drepper |
2011-04-22 | Remove doubled words. | Jim Meyering |
2011-04-01 | Really implement fallocate{,64} and sync_file_range as cancellation points. | Ulrich Drepper |
2011-04-01 | Fix typos in comments. | Ulrich Drepper |
2011-04-01 | Define AT_EMPTY_PATH. | Ulrich Drepper |
2011-01-17 | Define AT_NO_AUTOMOUNT. | Ulrich Drepper |
2010-04-04 | Fix definition and testing of S_ISSOCK. | Ulrich Drepper |
2010-02-10 | Fix file descriotor leak in nftw with FTW_CHDIR | Ulrich Drepper |
2010-01-11 | Fix up sys/stat.h for XPG7. | Ulrich Drepper |
2010-01-09 | Add support for XPG7 testing. | Ulrich Drepper |
2009-05-16 | Remove redundant .gitignore files. | Andreas Schwab |
2009-05-15 | rename each .cvsignore file to .gitignore | Jim Meyering |
2009-05-07 | * io/sys/stat.h (fstatat64): Guard prototype with __USE_LARGEFILE64, | Ulrich Drepper |
2009-03-02 | Pretty printing. | Ulrich Drepper |
2009-02-26 | * wctype/wctype.h: The *_l functions are in POSIX 2008. | Ulrich Drepper |
2009-02-26 | * include/features.h: Define macros for XPG7/POSIX 2008. | Ulrich Drepper |
2009-02-24 | * io/sys/stat.h: The lstat functions have been mandatory since 2001. | Ulrich Drepper |
2009-02-16 | * stdlib/monetary.h: Uglify function parameter names. cvs/fedora-glibc-20090218T1534 | Jakub Jelinek |
2008-07-29 | * io/ftw.c (add_object): Remove inline to avoid warning. | Ulrich Drepper |
2008-07-27 | * sysdeps/unix/sysv/linux/syscalls.list: Add __pipe2 alias. | Ulrich Drepper |
2008-07-25 | * Versions.def (glibc): Add GLIBC_2.9. | Ulrich Drepper |
2008-05-11 | * io/openat.c (__openat_2): Also pass fd to __openat. | Ulrich Drepper |