History log of /seL4-refos-master/libs/libmuslc/src/passwd/pwf.h
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.


# 700e0899 10-Feb-2015 Josiah Worcester <josiahw@gmail.com>

refactor passwd file access code

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


# b3646b30 23-Nov-2013 Michael Forney <mforney@mforney.org>

shadow: Move spent parsing to internal function


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

initial check-in, version 0.5.0