Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
2c1f1bc7f61b1e62ca54450e8483806858b7dd7f
/
libpwdgrp
/
__getgrent.c
aff114c
Larry Doolittle writes:
by Eric Andersen
· 21 years ago
c7bda1c
Remove trailing whitespace. Update copyright to include 2004.
by Eric Andersen
· 21 years ago
f796700
rename __getgrent so that it doesn't conflict with some libc's
by Russ Dill
· 21 years ago
4e05b9b
include "busybox" after the libc includes tofix compile errors
by Glenn L McGrath
· 22 years ago
a170e1c
Change if(x)free(x); to free(x);
by Aaron Lehmann
· 22 years ago
887ca79
Scrub pwd.h and grp.h handling so we don't have to play any silly games. -Erik
by Eric Andersen
· 22 years ago
1fca558
Bigger patch for (partial) tinylogin integration
by Robert Griebl
· 23 years ago