summaryrefslogtreecommitdiff
path: root/lib/libcompat/4.4/cuserid.c
AgeCommit message (Expand)Author
2005-04-19getpw*_r() may return 0 and set pwd==NULLlukem
2005-04-01Use getpwuid_r, KNF. From John Nemeth, many thanks.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1998-07-26Copy into a local buffer rather than using the getpw*() buffer.mycroft
1998-02-03remove obsolete register declarationsperry
1997-10-09rcsid facism, WARNSifylukem
1994-05-06updatecgd