about summary refs log tree commit diff
path: root/misc/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* posix: Consolidate Linux fsync syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux fdatasync syscallAdhemerval Zanella2017-05-181-0/+1
* posix: Consolidate Linux msync syscallAdhemerval Zanella2017-05-181-0/+1
* Suppress internal declarations for most of the testsuite.Zack Weinberg2017-05-111-2/+3
* Fix sys/socket.h namespace issues from sys/uio.h inclusion (bug 21426).Joseph Myers2017-04-251-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* Disable stack protector in early static initialization [BZ #7065]Nick Alcock2016-12-261-0/+7
* Move all tests out of the csu subdirectoryNick Alcock2016-12-211-1/+4
* Minimize sysdeps code involved in defining major/minor/makedev.Zack Weinberg2016-08-031-3/+4
* Fix p{readv,writev}{64} consolidation implementationAdhemerval Zanella2016-06-211-1/+2
* Consolidate pwritev/pwritev64 implementationsAdhemerval Zanella2016-06-061-0/+2
* Consolidate preadv/preadv64 implementationAdhemerval Zanella2016-06-061-0/+2
* Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer2016-01-281-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* getmntent: fix memory corruption w/blank lines [BZ #18887]Mike Frysinger2015-08-291-1/+2
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use existing makefile variables for dependencies on glibc libraries.Joseph Myers2014-05-161-5/+1
* Make tests consistently use *.out output files.Joseph Myers2014-03-071-3/+3
* Enumerate tests with special rules in tests-special variable.Joseph Myers2014-03-061-1/+1
* Fix fallout from Joseph's untested Makeconfig change.Roland McGrath2014-02-281-1/+1
* Consistently include Makeconfig after defining subdir.Joseph Myers2014-02-261-2/+2
* Generate .test-result files for tests with special rules.Joseph Myers2014-02-211-1/+2
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Remove libbsd-compat dummy library.Joseph Myers2013-12-171-2/+1
* Remove bounded-pointers build system support.Joseph Myers2013-02-151-4/+0
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Adding missing -fexception CFLAGSMarcus Shawcroft2012-11-141-0/+1
* Define and use $(run-built-tests).Joseph Myers2012-10-241-1/+1
* Framework to test IFUNC implementations on targetH.J. Lu2012-10-111-1/+1
* Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath2012-08-171-1/+2
* Make libio compile without _IO_MTSAFE_IO.Roland McGrath2012-08-171-1/+0
* Add <sys/auxv.h> and getauxval.Richard Henderson2012-05-201-2/+2
* Remove distribute variable from MakefilesUlrich Drepper2012-03-071-2/+0
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Static linking is always neededUlrich Drepper2012-01-081-3/+1
* Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper2011-09-081-1/+2
* Add syncfs syscall.Andreas Schwab2011-04-011-2/+2
* Implement mkostemps and mkostemps64.Ulrich Drepper2009-10-301-1/+1
* Implement mkstemps and mkstemps64.Ulrich Drepper2009-10-301-1/+1
* * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper2009-04-031-1/+1
* ..Ulrich Drepper2009-01-231-2/+2
* * misc/Makefile (headers): Add bits/error.h.Jakub Jelinek2007-10-121-1/+1
* * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostempUlrich Drepper2007-08-111-1/+2
* * sysdeps/unix/sysv/linux/rtld-lowlevel.hUlrich Drepper2006-12-091-1/+1
* [BZ #2766]Ulrich Drepper2006-06-171-1/+1
* [BZ #2172]Roland McGrath2006-02-231-1/+2
* * sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actualUlrich Drepper2006-01-211-1/+1
* * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath2006-01-141-3/+4
* * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2005-11-111-1/+1
* * misc/bits/syslog.h: New file.Ulrich Drepper2005-07-301-1/+1