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
/
malloc
/
tst-dynarray.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-10-29
Disable -Waggressive-loop-optimizations warnings in tst-dynarray.c
Joseph Myers
2021-02-09
malloc: Sync dynarray with gnulib
Adhemerval Zanella
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-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-08-30
dynarray: Set errno on overflow-induced allocation failure
Florian Weimer
2017-06-13
dynarray: Implement begin/end functions in the spirit of C++
Florian Weimer
2017-06-02
Add internal facility for dynamic array handling
Florian Weimer