Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
ca1b6fc74568e5c272c2b526429fcded5c8bd663
/
libpwdgrp
7daa076
egor duda writes:
by Eric Andersen
· 20 years ago
9615a08
Replace the old and somewhat buggy pwd_grp stuff with the shiny
by Eric Andersen
· 20 years ago
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
ef73d3b
Patch from Nick Fedchik to fixup paths in busybox/libpwdgrp
by Eric Andersen
· 21 years ago
85e5e72
Remove remaining libc5 support code
by Eric Andersen
· 21 years ago
cb81e64
Update a bunch of docs. Run a script to update my email addr.
by Eric Andersen
· 21 years ago
4a2dcd9
oops. make this actually work as intended....
by Eric Andersen
· 21 years ago
f60d4b4
Oops.
by Eric Andersen
· 21 years ago
fd10c70
Per patch from Nick Fedchik, use SHADOW_FILE, not "/etc/shadow".
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
39438c7
Fixup header file ordering
by Eric Andersen
· 22 years ago
e167d69
Change #include order to fix warning
by Glenn L McGrath
· 22 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
e18cb71
Fix stupid typo noticed by John Mullin <john.mullin@homenetcomm.com>
by Eric Andersen
· 22 years ago
2a1eb31
Yipe. uid and gid were reversed. -Erik
by Eric Andersen
· 22 years ago
e85dbfd
Joseph Chiu <josephc@idealab.com> found an off-by-one bug. oops!
by Eric Andersen
· 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
7234c3a
Cleanup shadow.h stuff so it behaves as intended -Erik
by Eric Andersen
· 22 years ago
1fca558
Bigger patch for (partial) tinylogin integration
by Robert Griebl
· 23 years ago