Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
35261159e6ccddcb36fce427d04b93e119c116c0
/
libbb
/
bb_pwd.c
15437e3
libbb: add xgetgrnam too. ~0 code size change
by Denis Vlasenko
· 16 years ago
d7a805e
libbb: introduce and use xgetpwnam. ~ -150 bytes.
by Denis Vlasenko
· 16 years ago
0c68a87
libbb: password/group function helpers rewritten by Tito:
by Denis Vlasenko
· 16 years ago
d73cbd3
- first pass to unify/cleanup uid handling (-236b)
by Bernhard Reutner-Fischer
· 16 years ago
defc1ea
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
by Denis Vlasenko
· 16 years ago
3734b94
bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one;
by Denis Vlasenko
· 17 years ago
219d14d
random style fixes (extra spaces deleted)
by Denis Vlasenko
· 18 years ago
9a44c4f
bb_xget[pw/gr]nam were horribly misnamed - fixed.
by Denis Vlasenko
· 18 years ago
becd8c5
passwd: made smaller by ~130 bytes. size can go negative
by Denis Vlasenko
· 18 years ago
d9e15f2
style cleanup: return(a) -> return a, part 2
by Denis Vlasenko
· 18 years ago
e1a0d48
message string changes, mostly for consistency, also -32 bytes in .rodata
by Denis Vlasenko
· 18 years ago
7d219aa
build system overhaul
by Denis Vlasenko
· 18 years ago
cf94446
random style fixes
by Denis Vlasenko
· 18 years ago
7fee0c4
- fix copy'n paste errors that got introduced when switching to the shorter boilerplate.
by Bernhard Reutner-Fischer
· 18 years ago
b1629b1
- remove emacs layout block as suggested by Robert P.J. Day
by Bernhard Reutner-Fischer
· 19 years ago
ca08771
More extern removal from Robert P. Day.
by Rob Landley
· 19 years ago
263e75d
- fix order of includes.
by Bernhard Reutner-Fischer
· 19 years ago
86a1073
bb_dev_null
by "Vladimir N. Oleynik"
· 19 years ago
c5280e8
- consolidated password helpers
by Bernhard Reutner-Fischer
· 19 years ago