History log of /seL4-refos-master/libs/libmuslc/src/passwd/getgrent.c
Revision Date Author Comments
# 7c5f0a52 07-Feb-2015 Josiah Worcester <josiahw@gmail.com>

refactor group file access code

this allows getgrnam and getgrgid to share code with the _r versions
in preparation for alternate backend support.


# d712dd39 29-Sep-2012 Rich Felker <dalias@aerifal.cx>

more close-on-exec fixes, mostly using new "e" flag to fopen


# aef84ca7 27-Sep-2011 Rich Felker <dalias@aerifal.cx>

fix clobbering of errno in get(pw|gr)([ug]id|nam) by fclose


# 0b44a031 11-Feb-2011 Rich Felker <dalias@aerifal.cx>

initial check-in, version 0.5.0