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
/
include
/
scratch_buffer.h
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-10-28
Remove unused scratch_buffer_dupfree
Szabolcs Nagy
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-01-05
malloc: Add scratch_buffer_dupfree
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-09-25
scratch_buffer: use union for internal buffer
Adhemerval Zanella
2017-09-08
Sync scratch_buffer with gnulib
Adhemerval Zanella
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-29
Use max_align_t from <stddef.h>.
Joseph Myers
2015-04-07
Add struct scratch_buffer and its internal helper functions
Florian Weimer