Age | Commit message (Expand) | Author |
2017-06-02 | posix: Add missing build flags for p{write,read}v2 | Adhemerval Zanella |
2017-05-31 | posix: Implement preadv2 and pwritev2 | Adhemerval Zanella |
2017-05-19 | Fix makefile rules for vmsplice, splice, and open_by_handle_at | Adhemerval Zanella |
2017-05-18 | linux: Consolidate Linux open_by_handle_at syscall | Adhemerval Zanella |
2017-05-18 | linux: Consolidate Linux splice syscall | Adhemerval Zanella |
2017-05-18 | linux: Consolidate Linux vmsplice syscall | Adhemerval Zanella |
2017-05-18 | posix: Consolidate Linux fsync syscall | Adhemerval Zanella |
2017-05-18 | posix: Consolidate Linux fdatasync syscall | Adhemerval Zanella |
2017-05-18 | posix: Consolidate Linux msync syscall | Adhemerval Zanella |
2017-05-11 | Suppress internal declarations for most of the testsuite. | Zack Weinberg |
2017-04-25 | Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426). | Joseph Myers |
2017-01-01 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2016-12-26 | Disable stack protector in early static initialization [BZ #7065] | Nick Alcock |
2016-12-21 | Move all tests out of the csu subdirectory | Nick Alcock |
2016-08-03 | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg |
2016-06-21 | Fix p{readv,writev}{64} consolidation implementation | Adhemerval Zanella |
2016-06-06 | Consolidate pwritev/pwritev64 implementations | Adhemerval Zanella |
2016-06-06 | Consolidate preadv/preadv64 implementation | Adhemerval Zanella |
2016-01-28 | Improve check against integer wraparound in hcreate_r [BZ #18240] | Florian Weimer |
2016-01-04 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2015-08-29 | getmntent: fix memory corruption w/blank lines [BZ #18887] | Mike Frysinger |
2015-01-02 | Update copyright dates with scripts/update-copyrights. | Joseph Myers |
2014-05-16 | Use existing makefile variables for dependencies on glibc libraries. | Joseph Myers |
2014-03-07 | Make tests consistently use *.out output files. | Joseph Myers |
2014-03-06 | Enumerate tests with special rules in tests-special variable. | Joseph Myers |
2014-02-28 | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath |
2014-02-26 | Consistently include Makeconfig after defining subdir. | Joseph Myers |
2014-02-21 | Generate .test-result files for tests with special rules. | Joseph Myers |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae |
2013-12-17 | Remove libbsd-compat dummy library. | Joseph Myers |
2013-02-15 | Remove bounded-pointers build system support. | Joseph Myers |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers |
2012-11-14 | Adding missing -fexception CFLAGS | Marcus Shawcroft |
2012-10-24 | Define and use $(run-built-tests). | Joseph Myers |
2012-10-11 | Framework to test IFUNC implementations on target | H.J. Lu |
2012-08-17 | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath |
2012-08-17 | Make libio compile without _IO_MTSAFE_IO. | Roland McGrath |
2012-05-20 | Add <sys/auxv.h> and getauxval. | Richard Henderson |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert |
2012-01-08 | Static linking is always needed | Ulrich Drepper |
2011-09-08 | Add range checking for FD_SET, FD_CLR, and FD_ISSET | Ulrich Drepper |
2011-04-01 | Add syncfs syscall. | Andreas Schwab |
2009-10-30 | Implement mkostemps and mkostemps64. | Ulrich Drepper |
2009-10-30 | Implement mkstemps and mkstemps64. | Ulrich Drepper |
2009-04-03 | * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. | Ulrich Drepper |
2009-01-23 | .. | Ulrich Drepper |
2007-10-12 | * misc/Makefile (headers): Add bits/error.h. | Jakub Jelinek |
2007-08-11 | * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp | Ulrich Drepper |
2006-12-09 | * sysdeps/unix/sysv/linux/rtld-lowlevel.h | Ulrich Drepper |