index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
stdlib
/
test-atexit-race-common.c
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-07-09
Define PTHREAD_STACK_MIN to sysconf(_SC_THREAD_STACK_MIN)
H.J. Lu
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-02-04
hurd: Fix build
Samuel Thibault
2018-02-01
stdlib: Fixing test-*atexit*-race tests on ia64
Adhemerval Zanella
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-09-25
Reduce total memory required to create all threads to 128MiB. This fixes
Paul Pluzhnikov
2017-09-20
Oops. stdlib/test-atexit-race-common.c should have been part of 26e70aec7028f...
Paul Pluzhnikov