Age | Commit message (Expand) | Author | Files | Lines |
2014-01-01 | Update copyright notices with scripts/update-copyrights | Allan McRae | 64 | -64/+64 |
2013-12-03 | Properly handle shm_open validation. Fixes bug 16274. | Ondřej Bílka | 1 | -35/+21 |
2013-11-26 | Use __glibc_reserved instead __unused. | Ondřej Bílka | 1 | -2/+2 |
2013-10-31 | Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763. | Ondřej Bílka | 1 | -0/+8 |
2013-06-11 | Fix symbol definitions for __clock_* functions | Siddhesh Poyarekar | 5 | -11/+12 |
2013-05-31 | Link extra-libs consistently with libc and ld.so. | Joseph Myers | 1 | -6/+1 |
2013-04-16 | Don't test O_RDONLY case in tst-aio7. | Roland McGrath | 1 | -16/+1 |
2013-02-15 | Remove bounded-pointers build system support. | Joseph Myers | 1 | -3/+0 |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | 1 | -1/+1 |
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | 64 | -64/+64 |
2012-11-04 | [BZ #157] Remove include/stub-tag.h for good. | Thomas Schwinge | 28 | -30/+0 |
2012-11-01 | Correct checking for mmap failure. | Thomas Schwinge | 1 | -1/+1 |
2012-10-24 | BZ#14743: Move clock_* symbols from librt to libc. | Roland McGrath | 8 | -8/+96 |
2012-10-23 | Add and use $(host-built-program-cmd). | Jim Blandy | 1 | -1/+1 |
2012-09-28 | Include <pthread.h> where needed. | Pino Toscano | 2 | -2/+4 |
2012-08-15 | Fix stub clock_nanosleep #include. | Roland McGrath | 1 | -3/+2 |
2012-04-29 | Fix attributes for fortify functions. | Marek Polacek | 2 | -2/+2 |
2012-03-23 | 2012-03-23 Daniel Jacobowitz <dmj@google.com> | Paul Pluzhnikov | 1 | -5/+0 |
2012-03-08 | Fix struct timespec normalization (as used in many other places). | Thomas Schwinge | 1 | -1/+1 |
2012-03-07 | Remove distribute variable from Makefiles | Ulrich Drepper | 1 | -2/+0 |
2012-02-27 | Add missing fcntl.h include in some aio tests. | Roland McGrath | 3 | -3/+6 |
2012-02-26 | Add first fixes for conformtest for POSIX2008 | Ulrich Drepper | 1 | -3/+3 |
2012-02-26 | Fix up POSIX testing in conformtest | Ulrich Drepper | 1 | -0/+1 |
2012-02-10 | A bit of testsuite cleanup. | Thomas Schwinge | 2 | -14/+31 |
2012-02-09 | Replace FSF snail mail address with URLs. | Paul Eggert | 63 | -189/+126 |
2012-01-07 | Remove pre-ISO C support | Ulrich Drepper | 3 | -28/+28 |
2012-01-07 | Remove non-ELF support | Ulrich Drepper | 1 | -3/+3 |
2011-06-04 | Fix <bits/mqueue2.h> for C++ | Jakub Jelinek | 1 | -5/+7 |
2007-09-15 | * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. | Ulrich Drepper | 5 | -4/+81 |
2007-08-03 | * rt/aio.h: Add __nonnull attributes. | Ulrich Drepper | 1 | -23/+31 |
2007-08-03 | * rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument | Jakub Jelinek | 1 | -2/+2 |
2007-08-02 | Change const to __const and add nonnull attributes. | Ulrich Drepper | 1 | -13/+18 |
2007-07-28 | * nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known to | Ulrich Drepper | 1 | -11/+11 |
2007-05-19 | * rt/tst-shm.c: Use fstat64 instead of fstat. | Ulrich Drepper | 1 | -4/+11 |
2006-09-12 | [BZ #2526, BZ #3138, BZ #3143] | Ulrich Drepper | 2 | -2/+2 |
2006-08-03 | [BZ #2978] | Ulrich Drepper | 2 | -1/+45 |
2006-01-06 | * rt/Makefile (tests): Add tst-aio9 and tst-aio10. | Ulrich Drepper | 2 | -1/+120 |
2006-01-06 | * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP] | Ulrich Drepper | 2 | -1/+126 |
2006-01-05 | The thread is now supposed to be created. | Ulrich Drepper | 1 | -5/+17 |
2006-01-05 | (do_test): aio_offset should be initialized, too. | Ulrich Drepper | 1 | -0/+1 |
2006-01-04 | * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN): Add cfi_startproc | Ulrich Drepper | 1 | -2/+2 |
2006-01-04 | Test for lio_listio returning an error for LIO_WAIT if an IO request failed. | Ulrich Drepper | 1 | -0/+38 |
2006-01-03 | lio_listio should emit an event for each individual request in | Ulrich Drepper | 2 | -6/+21 |
2005-12-21 | * elf/cache.c: Use <> rather than "" #includes. | Roland McGrath | 3 | -4/+4 |
2005-12-14 | Moved to csu/errno-loc.c. | Ulrich Drepper | 21 | -0/+639 |
2005-12-14 | 2005-12-13 Ulrich Drepper <drepper@redhat.com> | Ulrich Drepper | 15 | -0/+475 |
2005-10-23 | Cleanups. | Ulrich Drepper | 1 | -5/+4 |
2005-07-03 | * manual/install.texi (Installation): Don't mention linuxthreads. | Roland McGrath | 1 | -0/+1 |
2005-04-27 | * rt/tst-cpuclock1.c: New file. | Roland McGrath | 6 | -1/+923 |
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 53 | -2411/+21 |