index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
malloc
/
tst-dynarray.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2024-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Joseph Myers
2023-01-06
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2022-01-01
1
-1
/
+1
*
Disable -Waggressive-loop-optimizations warnings in tst-dynarray.c
Joseph Myers
2021-10-29
1
-0
/
+15
*
malloc: Sync dynarray with gnulib
Adhemerval Zanella
2021-02-09
1
-10
/
+12
*
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-02
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2020-01-01
1
-1
/
+1
*
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-09-07
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-01-01
1
-1
/
+1
*
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
1
-1
/
+1
*
dynarray: Set errno on overflow-induced allocation failure
Florian Weimer
2017-08-30
1
-0
/
+29
*
dynarray: Implement begin/end functions in the spirit of C++
Florian Weimer
2017-06-13
1
-0
/
+28
*
Add internal facility for dynamic array handling
Florian Weimer
2017-06-02
1
-0
/
+517