summaryrefslogtreecommitdiff
path: root/misc/Makefile
AgeCommit message (Expand)Author
2015-01-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2014-01-01Update copyright notices with scripts/update-copyrightsAllan McRae
2013-12-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-12-17Remove libbsd-compat dummy library.Joseph Myers
2013-05-23Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-05-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-02-12 * misc/tst-sbrk.c: New file.Thomas Schwinge
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-14Adding missing -fexception CFLAGSMarcus Shawcroft
2012-10-24Define and use $(run-built-tests).Joseph Myers
2012-10-11Framework to test IFUNC implementations on targetH.J. Lu
2012-08-17Split sys/param.h out into common file and sysdeps bits/param.h file.Roland McGrath
2012-08-17Make libio compile without _IO_MTSAFE_IO.Roland McGrath
2012-05-20Add <sys/auxv.h> and getauxval.Richard Henderson
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-08Static linking is always neededUlrich Drepper
2011-09-08Add range checking for FD_SET, FD_CLR, and FD_ISSETUlrich Drepper
2011-04-01Add syncfs syscall.Andreas Schwab
2009-10-30Implement mkostemps and mkostemps64.Ulrich Drepper
2009-10-30Implement 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 mkostempUlrich Drepper
2006-12-09* sysdeps/unix/sysv/linux/rtld-lowlevel.hUlrich Drepper
2006-06-17[BZ #2766]Ulrich Drepper
2006-02-23[BZ #2172]Roland McGrath
2006-01-21* sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actualUlrich Drepper
2006-01-14* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): NewRoland McGrath
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper
2005-07-30* misc/bits/syslog.h: New file.Ulrich Drepper
2005-07-19* stdio-common/Makefile (aux): Add fxprintf.Ulrich Drepper
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper
2007-07-122.5-18.1Jakub Jelinek
2004-02-09Update.Ulrich Drepper
2003-09-17Update.Ulrich Drepper
2003-09-16Update.Ulrich Drepper
2003-09-12Update.Ulrich Drepper
2003-09-04Update.Ulrich Drepper
2003-09-02(CFLAGS-oldtmpfile.c): Add -fexceptions.Ulrich Drepper
2003-08-30Update.Ulrich Drepper
2003-08-30Update.Ulrich Drepper
2003-07-15Update.Ulrich Drepper
2003-06-15Update.Ulrich Drepper
2003-03-03Update.Ulrich Drepper
2002-08-27* time/sys/time.h [__USE_BSD] (lutimes, futimes): Declare them.Roland McGrath
2002-08-252002-08-25 Roland McGrath <roland@redhat.com>Roland McGrath
2002-08-23Update.Andreas Jaeger