Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
c98c31783c062377d14b80735b056cf4c53c66e9
/
loginutils
/
deluser.c
06af216
suppress warnings about easch <applet>_main() having no preceding prototype
by Denis Vlasenko
· 18 years ago
bb8c7c0
- sed -i -e "/\$Id:/d;"
by Bernhard Reutner-Fischer
· 18 years ago
f7996f3
Trailing whitespace removal over entire tree
by Denis Vlasenko
· 18 years ago
a7b2c41
deluser: the same code, but a bit less obfuscated.
by Denis Vlasenko
· 18 years ago
c9bb677
deluser: size reduction by 60 bytes. patch from Tito <farmatito@tiscali.it>
by Denis Vlasenko
· 18 years ago
ddec5af
rename functions to more understandable names
by Denis Vlasenko
· 18 years ago
ea62077
add open_read_close() and similar stuff
by Denis Vlasenko
· 18 years ago
8f8f268
bb_applet_name -> applet_name
by Denis Vlasenko
· 18 years ago
e9a7a62
Change license statements (and clean up headers) on some of the files that
by Rob Landley
· 18 years ago
20cc6d5
Remove pointless "const". Bloatcheck says 0 bytes difference.
by Rob Landley
· 18 years ago
0436b9f
use strchr() not index()
by Mike Frysinger
· 19 years ago
81c40b3
Patch from Tito to unify deluser and delgroup, and generally shrink code.
by Rob Landley
· 19 years ago
74f270a
decouple delgroup and deluser
by Eric Andersen
· 21 years ago
cad5364
Major coreutils update.
by Manuel Novoa III
· 22 years ago
27f64e1
Port over the last of the tinylogin applets -Erik
by Eric Andersen
· 22 years ago
1fca558
Bigger patch for (partial) tinylogin integration
by Robert Griebl
· 22 years ago