index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
bb_pwd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
libbb: add xgetgrnam too. ~0 code size change
Denis Vlasenko
2008-12-05
1
-5
/
+9
*
libbb: introduce and use xgetpwnam. ~ -150 bytes.
Denis Vlasenko
2008-12-03
1
-5
/
+10
*
libbb: password/group function helpers rewritten by Tito:
Denis Vlasenko
2008-12-02
1
-51
/
+55
*
- first pass to unify/cleanup uid handling (-236b)
Bernhard Reutner-Fischer
2008-07-21
1
-1
/
+1
*
*: introduce and use FAST_FUNC: regparm on i386, otherwise no-on
Denis Vlasenko
2008-06-27
1
-6
/
+6
*
bb_getpwuid, bb_getgrgid: change order of arguments to more intuitive one;
Denis Vlasenko
2007-07-27
1
-60
/
+30
*
random style fixes (extra spaces deleted)
Denis Vlasenko
2007-03-24
1
-1
/
+1
*
bb_xget[pw/gr]nam were horribly misnamed - fixed.
Denis Vlasenko
2006-12-28
1
-64
/
+63
*
passwd: made smaller by ~130 bytes. size can go negative
Denis Vlasenko
2006-12-01
1
-35
/
+33
*
style cleanup: return(a) -> return a, part 2
Denis Vlasenko
2006-11-27
1
-1
/
+1
*
message string changes, mostly for consistency, also -32 bytes in .rodata
Denis Vlasenko
2006-10-20
1
-2
/
+2
*
build system overhaul
Denis Vlasenko
2006-10-05
1
-42
/
+4
*
random style fixes
Denis Vlasenko
2006-10-03
1
-1
/
+1
*
- fix copy'n paste errors that got introduced when switching to the shorter b...
Bernhard Reutner-Fischer
2006-09-13
1
-1
/
+1
*
- remove emacs layout block as suggested by Robert P.J. Day
Bernhard Reutner-Fischer
2006-05-19
1
-10
/
+0
*
More extern removal from Robert P. Day.
Rob Landley
2006-03-29
1
-1
/
+1
*
- fix order of includes.
Bernhard Reutner-Fischer
2006-03-18
1
-1
/
+6
*
bb_dev_null
"Vladimir N. Oleynik"
2005-10-12
1
-5
/
+1
*
- consolidated password helpers
Bernhard Reutner-Fischer
2005-09-20
1
-0
/
+179