2024-01-01 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
blob | commitdiff |
2023-07-05 |
Frédéric Bérat | Exclude routines from fortification |
blob | commitdiff | diff to current |
2023-01-06 |
Joseph Myers | Update copyright dates with scripts/update-copyrights |
blob | commitdiff | diff to current |
2022-01-01 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
blob | commitdiff | diff to current |
2021-08-12 |
Nikita Popov | librt: add test (bug 28213) |
blob | commitdiff | diff to current |
2021-06-28 |
Florian Weimer | Linux: Cleanups after librt move |
blob | commitdiff | diff to current |
2021-06-28 |
Florian Weimer | Linux: Move timer_settime, __timer_settime64 from librt... |
blob | commitdiff | diff to current |
2021-06-28 |
Florian Weimer | Linux: Move timer_gettime, __timer_gettime64 from librt... |
blob | commitdiff | diff to current |
2021-06-28 |
Florian Weimer | Linux: Move timer_getoverrun from librt to libc |
blob | commitdiff | diff to current |
2021-06-28 |
Florian Weimer | Linux: Move timer_create, timer_delete from librt to... |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move mq_unlink from librt to libc |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move mq_send, mq_timedsend, __mq_timedsend_time6... |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move mq_receive, mq_timedreceive, __mq_timedrece... |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move mq_open, __mq_open_2 from librt to libc |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move mq_notify from librt to libc |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move mq_getattr from librt to libc |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move mq_setattr from librt to libc |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move mq_close from librt to libc |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move lio_listio, lio_listio64 from librt to... |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move aio_write, aio_write64 into libc |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move aio_suspend, aio_suspend64, __aio_suspend_t... |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move aio_return, aio_return64 into libc |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move aio_read, aio_read64 into libc |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move aio_fsync, aio_fsync64 into libc |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move aio_error, aio_error64 into libc |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move aio_cancel, aio_cancel64 into libc |
blob | commitdiff | diff to current |
2021-06-25 |
Florian Weimer | Linux: Move aio_init from librt into libc |
blob | commitdiff | diff to current |
2021-06-22 |
Adhemerval Zanella | linux: Only use 64-bit syscall if required for mq_timed... |
blob | commitdiff | diff to current |
2021-06-21 |
Florian Weimer | rt: Move shm_unlink into libc |
blob | commitdiff | diff to current |
2021-06-21 |
Florian Weimer | rt: Move shm_open into libc |
blob | commitdiff | diff to current |
2021-06-21 |
Florian Weimer | Fix librt-routines-var issues for !PTHREAD_IN_LIBC |
blob | commitdiff | diff to current |
2021-06-21 |
Florian Weimer | rt: Lexicographically sort Versions file; librt-routine... |
blob | commitdiff | diff to current |
2021-06-15 |
Adhemerval Zanella | y2038: Add test coverage |
blob | commitdiff | diff to current |
2021-05-05 |
Florian Weimer | nptl: Consolidate async cancel enable/disable implement... |
blob | commitdiff | diff to current |
2021-05-03 |
Florian Weimer | Add pthread-in-libc, libpthread-routines-var, librt... |
blob | commitdiff | diff to current |
2021-01-02 |
Paul Eggert | Update copyright dates with scripts/update-copyrights |
blob | commitdiff | diff to current |
2020-02-19 |
Adhemerval Zanella | Block all signals on timer_create thread (BZ#10815) |
blob | commitdiff | diff to current |
2020-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
blob | commitdiff | diff to current |
2019-09-25 |
Adhemerval Zanella | Set the expects flags to clock_nanosleep |
blob | commitdiff | diff to current |
2019-09-07 |
Paul Eggert | Prefer https to http for gnu.org and fsf.org URLs |
blob | commitdiff | diff to current |
2019-09-04 |
Zack Weinberg | Finish move of clock_* functions to libc. [BZ #24959] |
blob | commitdiff | diff to current |
2019-03-22 |
Adhemerval Zanella | Remove __get_clockfreq |
blob | commitdiff | diff to current |
2019-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
blob | commitdiff | diff to current |
2018-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
blob | commitdiff | diff to current |
2017-12-11 |
H.J. Lu | Replace = with += in CFLAGS-xxx.c/CPPFLAGS-xxx.c |
blob | commitdiff | diff to current |
2017-05-18 |
Adhemerval Zanella | posix: Consolidate Linux mq_timedsend syscall |
blob | commitdiff | diff to current |
2017-05-18 |
Adhemerval Zanella | posix: Consolidate Linux mq_timedreceive syscall |
blob | commitdiff | diff to current |
2017-01-01 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
blob | commitdiff | diff to current |
2016-09-15 |
Adhemerval Zanella | rt: Set shm_open as a non cancellation point (BZ #18243) |
blob | commitdiff | diff to current |
2016-01-04 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
blob | commitdiff | diff to current |
2015-01-02 |
Joseph Myers | Update copyright dates with scripts/update-copyrights. |
blob | commitdiff | diff to current |
2014-02-26 |
Joseph Myers | Consistently include Makeconfig after defining subdir. |
blob | commitdiff | diff to current |
2014-01-01 |
Allan McRae | Update copyright notices with scripts/update-copyrights |
blob | commitdiff | diff to current |
2013-05-31 |
Joseph Myers | Link extra-libs consistently with libc and ld.so. |
blob | commitdiff | diff to current |
2013-02-15 |
Joseph Myers | Remove bounded-pointers build system support. |
blob | commitdiff | diff to current |
2013-01-11 |
H.J. Lu | Add --enable-hardcoded-path-in-tests configure option |
blob | commitdiff | diff to current |
2013-01-02 |
Joseph Myers | Update copyright notices with scripts/update-copyrights. |
blob | commitdiff | diff to current |
2012-10-24 |
Roland McGrath | BZ#14743: Move clock_* symbols from librt to libc. |
blob | commitdiff | diff to current |
2012-10-23 |
Jim Blandy | Add and use $(host-built-program-cmd). |
blob | commitdiff | diff to current |
2012-07-01 |
Joseph Myers | Merge glibc-ports into ports/ directory. glibc-2.16-ports-merge |
blob | commitdiff | diff to current |
2012-03-27 |
Andreas Jaeger | Merge branch 'elf-move' |
blob | commitdiff | diff to current |
2012-03-23 |
Paul Pluzhnikov | 2012-03-23 Daniel Jacobowitz <dmj@google.com> |
blob | commitdiff | diff to current |
2012-03-14 |
Andreas Jaeger | Merge branch 'master' into bug13658-branch |
blob | commitdiff | diff to current |
2012-03-07 |
Ulrich Drepper | Remove distribute variable from Makefiles |
blob | commitdiff | diff to current |
2012-02-09 |
Paul Eggert | Replace FSF snail mail address with URLs. |
blob | commitdiff | diff to current |
2012-01-08 |
Ulrich Drepper | Remove non-ELF support |
blob | commitdiff | diff to current |
2007-09-15 |
Ulrich Drepper | * rt/Versions (librt): Export __mq_open_2@@GLIBC_2.7. |
blob | commitdiff | diff to current |
2006-08-03 |
Ulrich Drepper | [BZ #2978] |
blob | commitdiff | diff to current |
2006-01-06 |
Ulrich Drepper | * rt/Makefile (tests): Add tst-aio9 and tst-aio10. |
blob | commitdiff | diff to current |
2006-01-06 |
Ulrich Drepper | * sysdeps/pthread/aio_misc.h [!DONT_USE_BOOTSTRAP_MAP] |
blob | commitdiff | diff to current |
2006-01-04 |
Ulrich Drepper | * sysdeps/powerpc/powerpc32/sysdep.h (ENTRY, EALIGN... |
blob | commitdiff | diff to current |
2005-04-27 |
Roland McGrath | * rt/tst-cpuclock1.c: New file. |
blob | commitdiff | diff to current |
2004-12-22 |
Ulrich Drepper | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. |
blob | commitdiff | diff to current |
2007-07-12 |
Jakub Jelinek | 2.5-18.1 |
blob | commitdiff | diff to current |
2004-12-06 |
Roland McGrath | 2004-12-06 Roland McGrath <roland@redhat.com> |
blob | commitdiff | diff to current |
2004-04-19 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2004-04-18 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2004-04-16 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2004-04-13 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2004-04-13 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2003-07-29 |
Roland McGrath | * rt/tst-timer2.c: New file. |
blob | commitdiff | diff to current |
2003-06-27 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2003-06-15 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2003-05-17 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2003-01-05 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2002-08-26 |
Roland McGrath | * locale/programs/ld-ctype.c (ctype_read): When given... |
blob | commitdiff | diff to current |
2002-07-08 |
Andreas Jaeger | Update. |
blob | commitdiff | diff to current |
2002-06-29 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2001-09-25 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2001-09-14 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2001-09-12 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2001-09-12 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2001-07-06 |
Andreas Jaeger | Update to LGPL v2.1. |
blob | commitdiff | diff to current |
2001-06-16 |
Roland McGrath | 2001-06-15 Roland McGrath <roland@frob.com> |
blob | commitdiff | diff to current |
2001-04-18 |
Andreas Jaeger | (otherlibs): Added. |
blob | commitdiff | diff to current |
2001-03-18 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2000-11-23 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
2000-08-17 |
Greg McGary | Update. |
blob | commitdiff | diff to current |
2000-07-26 |
Andreas Jaeger | Update. |
blob | commitdiff | diff to current |
2000-07-26 |
Ulrich Drepper | Update. |
blob | commitdiff | diff to current |
next |