posix: Fix large mmap64 offset for mips64n32 (BZ#24699)
[external/glibc.git] / rt /
2019-03-22 Adhemerval ZanellaRemove __get_clockfreq
2019-02-08 Florian Weimerrt: Turn forwards from librt to libc into compat symbol...
2019-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-10-17 Andreas SchwabDon't reduce test timeout to less than default
2018-04-01 Samuel Thibaulthurd: Add hurd thread library
2018-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2017-12-11 H.J. LuReplace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c
2017-08-31 Florian Weimeraio: Remove internal_function function attribute
2017-05-20 Zack WeinbergRemove __need macros from signal.h.
2017-05-18 Adhemerval Zanellaposix: Consolidate Linux mq_timedsend syscall
2017-05-18 Adhemerval Zanellaposix: Consolidate Linux mq_timedreceive syscall
2017-02-19 Zack WeinbergOne more obvious missing #include in the testsuite.
2017-01-01 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2016-12-09 Florian Weimersupport: Introduce new subdirectory for test infrastructure
2016-10-07 Stefan LieblerUse libc_ifunc macro for clock_* symbols in librt.
2016-09-23 Zack WeinbergInstalled-header hygiene (BZ#20366): time.h types.
2016-09-15 Adhemerval Zanellart: Set shm_open as a non cancellation point (BZ #18243)
2016-06-11 Paul PluzhnikovFix rt/tst-aio64.c as well, and mention login/tst-utmp...
2016-06-11 Paul Pluzhnikov2016-06-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2016-03-16 Samuel ThibaultFix hurd build
2016-01-15 Paul E. MurphyFix race in tst-mqueue5
2016-01-04 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2015-10-16 Joseph MyersConvert 703 function definitions to prototype style.
2015-10-15 Joseph MyersDo not leave files behind in /tmp from testing.
2015-06-17 Joseph MyersFix mq_receive, mq_send mq_timed* namespace (bug 18545).
2015-03-04 Roland McGrathConditionalize some test code for SIGRTMIN, SA_SIGINFO.
2015-02-06 Roland McGrathDon't set unused field in rt/tst-timer2.
2015-01-02 Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2014-12-30 H.J. LuReplace %ld/%lu with %jd/%ju and cast to intmax_t/uintmax_t
2014-11-05 Arjun ShankarModify several tests to use test-skeleton.c
2014-07-31 Andreas SchwabFix -Wundef warning for HAVE_IFUNC
2014-05-21 Joseph MyersDon't mention linuxthreads in Depend files.
2014-02-26 Joseph MyersConsistently include Makeconfig after defining subdir.
2014-01-01 Allan McRaeUpdate copyright notices with scripts/update-copyrights
2013-12-03 Ondřej BílkaProperly handle shm_open validation. Fixes bug 16274.
2013-11-26 Ondřej BílkaUse __glibc_reserved instead __unused.
2013-10-31 Ondřej BílkaRestrict shm_open and shm_unlink to SHMDIR. Fixes bugs...
2013-06-11 Siddhesh PoyarekarFix symbol definitions for __clock_* functions
2013-05-31 Joseph MyersLink extra-libs consistently with libc and ld.so.
2013-04-16 Roland McGrathDon't test O_RDONLY case in tst-aio7.
2013-02-15 Joseph MyersRemove bounded-pointers build system support.
2013-01-11 H.J. LuAdd --enable-hardcoded-path-in-tests configure option
2013-01-02 Joseph MyersUpdate copyright notices with scripts/update-copyrights.
2012-11-04 Thomas Schwinge[BZ #157] Remove include/stub-tag.h for good.
2012-10-31 Thomas SchwingeCorrect checking for mmap failure.
2012-10-24 Roland McGrathBZ#14743: Move clock_* symbols from librt to libc.
2012-10-23 Jim BlandyAdd and use $(host-built-program-cmd).
2012-09-27 Pino ToscanoInclude <pthread.h> where needed.
2012-08-15 Roland McGrathFix stub clock_nanosleep #include.
2012-07-01 Joseph MyersMerge glibc-ports into ports/ directory.
2012-04-29 Marek PolacekFix attributes for fortify functions.
2012-03-27 Andreas JaegerMerge branch 'elf-move'
2012-03-23 Paul Pluzhnikov2012-03-23 Daniel Jacobowitz <dmj@google.com>
2012-03-14 Andreas JaegerMerge branch 'master' into bug13658-branch
2012-03-08 Thomas SchwingeFix struct timespec normalization (as used in many...
2012-03-07 Ulrich DrepperRemove distribute variable from Makefiles
2012-02-27 Roland McGrathAdd missing fcntl.h include in some aio tests.
2012-02-27 Ulrich DrepperAdd first fixes for conformtest for POSIX2008
2012-02-26 Ulrich DrepperFix up POSIX testing in conformtest
2012-02-10 Thomas SchwingeA bit of testsuite cleanup.
2012-02-09 Paul EggertReplace FSF snail mail address with URLs.
2012-01-08 Ulrich DrepperRemove pre-ISO C support
2012-01-08 Ulrich DrepperRemove non-ELF support
2011-06-04 Jakub JelinekFix <bits/mqueue2.h> for C++
2007-09-15 Ulrich Drepper* rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7.
2007-08-03 Ulrich Drepper* rt/aio.h: Add __nonnull attributes.
2007-08-03 Jakub Jelinek* rt/mqueue.h (mq_timedreceive, mq_timedsend): Fix...
2007-08-02 Ulrich DrepperChange const to __const and add nonnull attributes.
2007-07-28 Ulrich Drepper* nss/nsswitch.c (__nss_lookup_function): Don't cast...
2007-05-19 Ulrich Drepper* rt/tst-shm.c: Use fstat64 instead of fstat.
2006-09-12 Ulrich Drepper[BZ #2526, BZ #3138, BZ #3143]
2006-08-03 Ulrich Drepper[BZ #2978]
2006-01-06 Ulrich Drepper* rt/Makefile (tests): Add tst-aio9 and tst-aio10.
2006-01-06 Ulrich Drepper* sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP]
2006-01-05 Ulrich DrepperThe thread is now supposed to be created.
2006-01-05 Ulrich Drepper(do_test): aio_offset should be initialized, too.
2006-01-04 Ulrich Drepper* sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN...
2006-01-04 Ulrich DrepperTest for lio_listio returning an error for LIO_WAIT...
2006-01-03 Ulrich Drepperlio_listio should emit an event for each individual...
2005-12-21 Roland McGrath* elf/cache.c: Use <> rather than "" #includes.
2005-12-14 Ulrich DrepperMoved to csu/errno-loc.c.
2005-12-14 Ulrich Drepper2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-10-23 Ulrich DrepperCleanups.
2005-07-03 Roland McGrath* manual/install.texi (Installation): Don't mention...
2005-04-27 Roland McGrath* rt/tst-cpuclock1.c: New file.
2004-12-22 Ulrich Drepper(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
2007-07-12 Jakub Jelinek2.5-18.1
2004-12-07 Roland McGrath2004-12-07 Roland McGrath <roland@redhat.com>
2004-12-06 Roland McGrath2004-12-06 Roland McGrath <roland@redhat.com>
2004-09-07 Ulrich DrepperUpdate.
2004-08-11 Roland McGrath* rt/tst-timer2.c (do_test): If timer_create fails...
2004-04-19 Roland McGrath2004-04-19 Roland McGrath <roland@redhat.com>
2004-04-19 Ulrich DrepperUpdate.
2004-04-19 Ulrich DrepperUpdate.
2004-04-18 Ulrich DrepperInclude <string.h>.
2004-04-18 Ulrich DrepperUpdate.
2004-04-17 Ulrich DrepperUpdate.
2004-04-16 Ulrich DrepperUpdate.
2004-04-16 Ulrich DrepperUpdate.
2004-04-16 Ulrich DrepperUpdate.
next