| Commit message (Expand) | Author | Age | Files | Lines |
* | Minimize sysdeps code involved in defining major/minor/makedev. | Zack Weinberg | 2016-08-03 | 1 | -3/+4 |
* | Fix p{readv,writev}{64} consolidation implementation | Adhemerval Zanella | 2016-06-21 | 1 | -1/+2 |
* | Consolidate pwritev/pwritev64 implementations | Adhemerval Zanella | 2016-06-06 | 1 | -0/+2 |
* | Consolidate preadv/preadv64 implementation | Adhemerval Zanella | 2016-06-06 | 1 | -0/+2 |
* | Improve check against integer wraparound in hcreate_r [BZ #18240] | Florian Weimer | 2016-01-28 | 1 | -1/+1 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2016-01-04 | 1 | -1/+1 |
* | getmntent: fix memory corruption w/blank lines [BZ #18887] | Mike Frysinger | 2015-08-29 | 1 | -1/+2 |
* | Update copyright dates with scripts/update-copyrights. | Joseph Myers | 2015-01-02 | 1 | -1/+1 |
* | Use existing makefile variables for dependencies on glibc libraries. | Joseph Myers | 2014-05-16 | 1 | -5/+1 |
* | Make tests consistently use *.out output files. | Joseph Myers | 2014-03-07 | 1 | -3/+3 |
* | Enumerate tests with special rules in tests-special variable. | Joseph Myers | 2014-03-06 | 1 | -1/+1 |
* | Fix fallout from Joseph's untested Makeconfig change. | Roland McGrath | 2014-02-28 | 1 | -1/+1 |
* | Consistently include Makeconfig after defining subdir. | Joseph Myers | 2014-02-26 | 1 | -2/+2 |
* | Generate .test-result files for tests with special rules. | Joseph Myers | 2014-02-21 | 1 | -1/+2 |
* | Update copyright notices with scripts/update-copyrights | Allan McRae | 2014-01-01 | 1 | -1/+1 |
* | Remove libbsd-compat dummy library. | Joseph Myers | 2013-12-17 | 1 | -2/+1 |
* | Remove bounded-pointers build system support. | Joseph Myers | 2013-02-15 | 1 | -4/+0 |
* | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 2013-01-02 | 1 | -1/+1 |
* | Adding missing -fexception CFLAGS | Marcus Shawcroft | 2012-11-14 | 1 | -0/+1 |
* | Define and use $(run-built-tests). | Joseph Myers | 2012-10-24 | 1 | -1/+1 |
* | Framework to test IFUNC implementations on target | H.J. Lu | 2012-10-11 | 1 | -1/+1 |
* | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath | 2012-08-17 | 1 | -1/+2 |
* | Make libio compile without _IO_MTSAFE_IO. | Roland McGrath | 2012-08-17 | 1 | -1/+0 |
* | Add <sys/auxv.h> and getauxval. | Richard Henderson | 2012-05-20 | 1 | -2/+2 |
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 1 | -2/+0 |
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 1 | -3/+2 |
* | Static linking is always needed | Ulrich Drepper | 2012-01-08 | 1 | -3/+1 |
* | Add range checking for FD_SET, FD_CLR, and FD_ISSET | Ulrich Drepper | 2011-09-08 | 1 | -1/+2 |
* | Add syncfs syscall. | Andreas Schwab | 2011-04-01 | 1 | -2/+2 |
* | Implement mkostemps and mkostemps64. | Ulrich Drepper | 2009-10-30 | 1 | -1/+1 |
* | Implement mkstemps and mkstemps64. | Ulrich Drepper | 2009-10-30 | 1 | -1/+1 |
* | * misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64. | Ulrich Drepper | 2009-04-03 | 1 | -1/+1 |
* | .. | Ulrich Drepper | 2009-01-23 | 1 | -2/+2 |
* | * misc/Makefile (headers): Add bits/error.h. | Jakub Jelinek | 2007-10-12 | 1 | -1/+1 |
* | * nscd/connections.c: Use O_CLOEXEC is possible. Use mkostemp | Ulrich Drepper | 2007-08-11 | 1 | -1/+2 |
* | * sysdeps/unix/sysv/linux/rtld-lowlevel.h | Ulrich Drepper | 2006-12-09 | 1 | -1/+1 |
* | [BZ #2766] | Ulrich Drepper | 2006-06-17 | 1 | -1/+1 |
* | [BZ #2172] | Roland McGrath | 2006-02-23 | 1 | -1/+2 |
* | * sysdeps/unix/sysv/linux/pselect.c (__pselect): Allow actual | Ulrich Drepper | 2006-01-21 | 1 | -1/+1 |
* | * math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New | Roland McGrath | 2006-01-14 | 1 | -3/+4 |
* | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 2005-11-11 | 1 | -1/+1 |
* | * misc/bits/syslog.h: New file. | Ulrich Drepper | 2005-07-30 | 1 | -1/+1 |
* | * stdio-common/Makefile (aux): Add fxprintf. | Ulrich Drepper | 2005-07-19 | 1 | -2/+13 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 1 | -18/+5 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -5/+18 |
* | Update. | Ulrich Drepper | 2004-02-09 | 1 | -1/+2 |
* | Update. | Ulrich Drepper | 2003-09-17 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2003-09-16 | 1 | -2/+2 |
* | Update. | Ulrich Drepper | 2003-09-12 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2003-09-04 | 1 | -3/+0 |