about summary refs log tree commit diff
path: root/misc/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Improve check against integer wraparound in hcreate_r [BZ #18240]Florian Weimer2016-05-241-1/+2
* 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
* * stdio-common/Makefile (aux): Add fxprintf.Ulrich Drepper2005-07-191-2/+13
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-18/+5
* 2.5-18.1Jakub Jelinek2007-07-121-5/+18
* Update.Ulrich Drepper2004-02-091-1/+2
* Update.Ulrich Drepper2003-09-171-0/+1
* Update.Ulrich Drepper2003-09-161-2/+2
* Update.Ulrich Drepper2003-09-121-0/+1
* Update.Ulrich Drepper2003-09-041-3/+0
* (CFLAGS-oldtmpfile.c): Add -fexceptions.Ulrich Drepper2003-09-021-0/+7
* Update.Ulrich Drepper2003-08-301-0/+1
* Update.Ulrich Drepper2003-08-301-0/+1
* Update.Ulrich Drepper2003-07-151-0/+1
* Update.Ulrich Drepper2003-06-151-0/+4
* Update.Ulrich Drepper2003-03-031-2/+2
* * time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them.Roland McGrath2002-08-271-1/+1