summaryrefslogtreecommitdiff
path: root/libgcompat/pwd.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-14global: Format the code consistentlySamuel Holland1-11/+19
* 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-07-28libgcompat: add getpwent_r() and fgetpwent_r() stubsWilliam Pitcock1-0/+55