Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
cd2af2475c93d193b665613d8279a65e8eafccbd
/
libpwdgrp
/
__getgrent.c
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