aboutsummaryrefslogtreecommitdiff
path: root/libpwdgrp/pwd_grp.c
AgeCommit message (Collapse)Author
2005-10-28- move GETXXKEY_R_FUNC into an internal helper file to allow for compilingBernhard Reutner-Fischer
with IMA.
2005-10-08Shaun Jackman pointed out that fgets_unlocked() and friends are gnu extensionsRob Landley
not in newlib, and also that all the _unlocked variants are kind of pointless in this context.
2004-07-15Replace the old and somewhat buggy pwd_grp stuff with the shinyEric Andersen
new stuff mjn3 wrote for uClibc