summaryrefslogtreecommitdiff
path: root/libgcompat/gnulib.c
AgeCommit message (Collapse)AuthorFilesLines
2021-06-29gnulib: Add __fdelt_warn aliasGeorge Matsumura1-0/+2
Add __fdelt_warn as a strong alias of __fdelt_chk, similar to how it is implemented in glibc. Signed-off-by: George Matsumura <gm960420@ohio.edu>
2018-09-11libgcompat: Fix formatting inconsistencies (clang-format)Samuel Holland1-7/+9
Signed-off-by: Samuel Holland <samuel@sholland.org>
2018-02-23gnulib: use GCOMPAT__assert_with_reason() instead of bare assert()William Pitcock1-2/+10
2018-01-14global: Format the code consistentlySamuel Holland1-1/+1
* Apply clang-format. * Change all comments to the same style. * Add braces as dictated by the coding style guidelines. Signed-off-by: Samuel Holland <samuel@sholland.org>
2017-06-14move all compatibility library stuff into libgcompat/William Pitcock1-0/+8