]> git.ipfire.org Git - thirdparty/glibc.git/history - rt
Call "CST" a time zone abbreviation, not a name
[thirdparty/glibc.git] / rt /
2023-06-22  Frederic Beratrt/tst-mqueue4.c: Fix wrong number of argument for...
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-06-01  Frédéric Bérattests: replace write by xwrite
2023-04-11  Samuel Thibaultaio: Fix freeing memory
2023-03-27  Adhemerval Zanella... Move libc_freeres_ptrs and libc_subfreeres to hidden...
2023-03-08  abushwangrt: fix shm_open not set ENAMETOOLONG when name exceeds...
2023-02-01  Sergey Bugaevhurd: Implement SHM_ANON
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-10-05  Adhemerval Zanella... rt: Initialize mq_send input on tst-mqueue{5,6}
2022-09-22  Adhemerval Zanella... Use '%z' instead of '%Z' on printf functions
2022-06-30  Adhemerval ZanellaRefactor internal-signals.h
2022-01-17  Samuel Thibaultrt/tst-mqueue*: Return UNSUPPORTED when mq_open fails...
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-12-17  Siddhesh PoyarekarFix The GNU ToolChain Authors copyright notice
2021-10-08  DJ DelorieRemove unreliable parts of rt/tst-cpuclock2
2021-09-03  Siddhesh PoyarekarRemove "Contributed by" lines
2021-08-12  Nikita Popovlibrt: add test (bug 28213)
2021-08-04  Adhemerval Zanellart: Set the correct message queue for tst-mqueue10
2021-06-28  Florian WeimerLinux: Cleanups after librt move
2021-06-28  Florian WeimerLinux: Move timer_settime, __timer_settime64 from librt...
2021-06-28  Florian WeimerLinux: Move timer_gettime, __timer_gettime64 from librt...
2021-06-28  Florian WeimerLinux: Move timer_getoverrun from librt to libc
2021-06-28  Florian WeimerLinux: Move timer_create, timer_delete from librt to...
2021-06-25  Florian WeimerLinux: Move mq_unlink from librt to libc
2021-06-25  Florian WeimerLinux: Move mq_send, mq_timedsend, __mq_timedsend_time6...
2021-06-25  Florian WeimerLinux: Move mq_receive, mq_timedreceive, __mq_timedrece...
2021-06-25  Florian WeimerLinux: Move mq_open, __mq_open_2 from librt to libc
2021-06-25  Florian WeimerLinux: Move mq_notify from librt to libc
2021-06-25  Florian WeimerLinux: Move mq_getattr from librt to libc
2021-06-25  Florian WeimerLinux: Move mq_setattr from librt to libc
2021-06-25  Florian WeimerLinux: Move mq_close from librt to libc
2021-06-25  Florian WeimerLinux: Move lio_listio, lio_listio64 from librt to...
2021-06-25  Florian Weimerrt: Rework lio_listio implementation
2021-06-25  Florian WeimerLinux: Move aio_write, aio_write64 into libc
2021-06-25  Florian WeimerLinux: Move aio_suspend, aio_suspend64, __aio_suspend_t...
2021-06-25  Florian WeimerLinux: Move aio_return, aio_return64 into libc
2021-06-25  Florian WeimerLinux: Move aio_read, aio_read64 into libc
2021-06-25  Florian WeimerLinux: Move aio_fsync, aio_fsync64 into libc
2021-06-25  Florian WeimerLinux: Move aio_error, aio_error64 into libc
2021-06-25  Florian WeimerLinux: Move aio_cancel, aio_cancel64 into libc
2021-06-25  Florian WeimerLinux: Move aio_init from librt into libc
2021-06-22  Adhemerval Zanellalinux: Only use 64-bit syscall if required for mq_timedsend
2021-06-22  Adhemerval Zanellalinux: Only use 64-bit syscall if required for mq_timed...
2021-06-22  Florian Weimerrt: Move generic implementation from sysdeps/pthread...
2021-06-21  Florian Weimerrt: Move shm_unlink into libc
2021-06-21  Florian Weimerrt: Move shm_open into libc
2021-06-21  Florian Weimerrt: Replace generic stub of shm_unlink with the posix...
2021-06-21  Florian Weimerrt: Replace generic stub of shm_open with the posix...
2021-06-21  Florian WeimerFix librt-routines-var issues for !PTHREAD_IN_LIBC
2021-06-21  Florian Weimerrt: Lexicographically sort Versions file; librt-routine...
2021-06-15  Adhemerval Zanellay2038: Add test coverage
2021-06-15  Adhemerval Zanellay2038: Add support for 64-bit time on legacy ABIs
2021-05-05  Florian Weimernptl: Consolidate async cancel enable/disable implement...
2021-05-03  Florian WeimerAdd pthread-in-libc, libpthread-routines-var, librt...
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-10-19  Jonny Grantrt: Fix typos in comments in <aio.h>
2020-10-15  H.J. Lushm tests: Append PID to names passed to shm_open ...
2020-02-19  Adhemerval ZanellaBlock all signals on timer_create thread (BZ#10815)
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-25  Adhemerval ZanellaSet the expects flags to clock_nanosleep
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-09-04  Zack WeinbergFinish move of clock_* functions to libc. [BZ #24959]
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
next