]> git.ipfire.org Git - thirdparty/glibc.git/history - htl/Makefile
support: Fix typo in xgetsockname error message
[thirdparty/glibc.git] / htl / Makefile
2024-02-25  Carlos O'Donellhtl: Reformat Makefile.
2024-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_setdetachstate into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_getdetachstate into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_setschedpolicy into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_getschedpolicy into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_setinheritsched into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_getinheritsched into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_attr_getschedparam into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_setschedparam into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_getschedparam into libc
2023-08-23  Guy-Fleury Iteritekahtl: move pthread_equal into libc
2023-06-02  Paul PluzhnikovFix all the remaining misspellings -- BZ 25337
2023-05-01  Samuel Thibaulthurd 64bit: Fix pthread_t/thread_t type to long
2023-04-04  Guy-Fleury Iteritekahtl: move pthread_self info libc.
2023-04-04  Guy-Fleury Iteritekahtl: move ___pthread_self into libc.
2023-04-04  Guy-Fleury Iteritekahtl: move __pthtread_total into libc
2023-01-06  Joseph MyersUpdate copyright dates with scripts/update-copyrights
2022-01-01  Paul EggertUpdate copyright dates with scripts/update-copyrights
2021-06-24  Adhemerval ZanellaConsolidate pthread_atfork
2021-06-03  Florian Weimerdlfcn: Cleanups after -ldl is no longer required
2021-05-18  Samuel Thibaulthtl: Add __libpthread_freeres
2021-03-12  Adhemerval Zanellaposix: Consolidate register-atfork
2021-02-08  Adhemerval Zanellapthread: Refactor semaphore code
2021-02-08  Florian Weimerlinux: Require /dev/shm as the shared memory file system
2021-01-02  Paul EggertUpdate copyright dates with scripts/update-copyrights
2020-12-16  Samuel Thibaulthtl: Get sem_open/sem_close/sem_unlink support [BZ...
2020-12-16  Samuel Thibaulthtl: Add pshared semaphore support
2020-06-14  Samuel Thibaulthtl: initialize first and prevent from unloading
2020-06-10  Samuel Thibaulthtl: Fix linking static tests by factorizing the symbol...
2020-06-08  Samuel Thibaultpthread: Move back linking rules to nptl and htl
2020-06-07  Samuel Thibaulthtl: Enable more tests
2020-02-16  Samuel Thibaulthtl: Link internal htl tests against libpthread
2020-02-10  Samuel Thibaulthtl: Make sem_wait/sem_timedwait interruptible
2020-02-10  Samuel Thibaulthtl: Add support for libc cancellation points
2020-02-09  Samuel Thibaulthtl: Report missing mutex lock on pthread_cond_*wait
2020-02-09  Samuel Thibaulthtl: Fix linking static testcases
2020-02-09  Samuel Thibaulthtl: Move __register_atfork from forward to own file
2020-02-09  Samuel Thibaulthtl: Remove unused files
2020-01-04  Samuel Thibaulthtl: Add __errno_location and __h_errno_location
2020-01-04  Samuel Thibaulthtl: Move pthread_atfork to libc_nonshared.a
2020-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2019-09-07  Paul EggertPrefer https to http for gnu.org and fsf.org URLs
2019-01-01  Joseph MyersUpdate copyright dates with scripts/update-copyrights.
2018-04-02  Samuel Thibaulthurd: Bump remaining LGPL2+ htl licences to LGPL 2.1+
2018-04-01  Samuel Thibaulthurd: Add hurd thread library