summaryrefslogtreecommitdiff
path: root/rt
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-03Properly handle shm_open validation. Fixes bug 16274.Ondřej Bílka
2013-11-26Use __glibc_reserved instead __unused.Ondřej Bílka
2013-10-31Restrict shm_open and shm_unlink to SHMDIR. Fixes bugs 14752 and 15763.Ondřej Bílka
2013-09-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2013-06-11Fix symbol definitions for __clock_* functionsSiddhesh Poyarekar
2013-05-31Link extra-libs consistently with libc and ld.so.Joseph Myers
2013-05-26Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
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-04-16Don't test O_RDONLY case in tst-aio7.Roland McGrath
2013-02-15Remove bounded-pointers build system support.Joseph Myers
2013-01-11Add --enable-hardcoded-path-in-tests configure optionH.J. Lu
2013-01-02Update copyright notices with scripts/update-copyrights.Joseph Myers
2012-11-04[BZ #157] Remove include/stub-tag.h for good.Thomas Schwinge
2012-11-01Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-11-01Correct checking for mmap failure.Thomas Schwinge
2012-10-24BZ#14743: Move clock_* symbols from librt to libc.Roland McGrath
2012-10-23Add and use $(host-built-program-cmd).Jim Blandy
2012-09-28Include <pthread.h> where needed.Pino Toscano
2012-08-15Fix stub clock_nanosleep #include.Roland McGrath
2012-07-22Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-06-20Merge branch 'baseline' into refs/top-bases/tschwinge/Roger_WhittakerThomas Schwinge
2012-04-29Fix attributes for fortify functions.Marek Polacek
2012-04-26Merge remote-tracking branch 'refs/remotes/savannah/top-bases/tschwinge/Roger...Thomas Schwinge
2012-04-23libpthread needs to be built before modules which need it.Samuel Thibault
2012-03-232012-03-23 Daniel Jacobowitz <dmj@google.com>Paul Pluzhnikov
2012-03-08Fix struct timespec normalization (as used in many other places).Thomas Schwinge
2012-03-07Remove distribute variable from MakefilesUlrich Drepper
2012-02-27Add missing fcntl.h include in some aio tests.Roland McGrath
2012-02-26Add first fixes for conformtest for POSIX2008Ulrich Drepper
2012-02-26Fix up POSIX testing in conformtestUlrich Drepper
2012-02-10A bit of testsuite cleanup.Thomas Schwinge
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert
2012-01-07Remove pre-ISO C supportUlrich Drepper
2012-01-07Remove non-ELF supportUlrich Drepper
2011-06-04Fix <bits/mqueue2.h> for C++Jakub Jelinek
2007-09-15* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.Ulrich Drepper
2007-08-03* rt/aio.h: Add __nonnull attributes.Ulrich Drepper
2007-08-03* rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix nonnull argument Jakub Jelinek
2007-08-02Change const to __const and add nonnull attributes.Ulrich Drepper
2007-07-28* nss/nsswitch.c (__nss_lookup_function): Don't cast &ni->known toUlrich Drepper
2007-05-19* rt/tst-shm.c: Use fstat64 instead of fstat.Ulrich Drepper
2006-09-12[BZ #2526, BZ #3138, BZ #3143]Ulrich Drepper
2006-08-03[BZ #2978]Ulrich Drepper
2006-01-06* rt/Makefile (tests): Add tst-aio9 and tst-aio10.Ulrich Drepper
2006-01-06* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]Ulrich Drepper
2006-01-05The thread is now supposed to be created.Ulrich Drepper