summaryrefslogtreecommitdiffstats
path: root/libc/pwd_grp/pwd_grp.c
Commit message (Expand)AuthorAgeFilesLines
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-5/+1
* trim Experimentally off and uncommented hiddenAustin Foxley2009-09-181-37/+0
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-31/+29
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-4/+4
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-42/+87
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...Carmelo Amoroso2008-07-091-83/+68
* More merging from trunk."Steven J. Hill"2007-01-211-1/+1
* Merge from trunk."Steven J. Hill"2006-08-221-5/+19
* Merge from trunk."Steven J. Hill"2006-02-251-99/+92
* Big fricking merge from trunk."Steven J. Hill"2006-01-071-2/+5
* Merge from trunk."Steven J. Hill"2005-12-101-3/+5
* Merge from trunk."Steven J. Hill"2005-12-081-32/+98
* Big merge from trunk. Stop the madness!"Steven J. Hill"2005-12-061-6/+3
* Merge from trunk. More to come you betcha'."Steven J. Hill"2005-12-021-18/+18
* Merge from trunk."Steven J. Hill"2005-10-301-82/+22
* Big sync with trunk."Steven J. Hill"2005-09-241-0/+3
* Cleanup a few of the more egregiously broken sysconf values toEric Andersen2004-07-151-0/+2
* New stdio core. Should be more maintainable. Fixes a couple of bugs.Manuel Novoa III2004-02-111-6/+9
* Fix a long-standing bug with pthreads. A couple of linuxthreads filesManuel Novoa III2003-12-271-6/+6
* Fix infinite loop in putgrent (forgotten increment).Manuel Novoa III2003-12-041-0/+1
* Sigh... I wasn't checking if the gid field in a group line actuallyManuel Novoa III2003-11-061-3/+5
* Oops... don't need recursive mutexes.Manuel Novoa III2003-11-061-3/+3
* Rewrite the pwd.h, grp.h, and shadow.h functions (except lckpwdf/ulckpwdf).Manuel Novoa III2003-11-061-0/+1172