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