[PATCH] deluser size reduction

Tito farmatito at tiscali.it
Sun Nov 26 17:06:01 UTC 2006


Hi,
this patch reduces the size of deluser/delgroup.
Bloatcheck is:

function                                             old     new   delta
del_line_matching                                    265     219     -46
------------------------------------------------------------------------------
(add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-46)             Total: -46 bytes

The patch is tested and seems to work fine at least for me.
Please apply if you like it.

Ciao,
Tito

BTW, in current svn make defconfig;make is broken:
make
  SPLIT   include/autoconf.h -> include/config/*
  GEN     include/bbconfigopts.h
  HOSTCC  applets/usage
  GEN     include/usage_compressed.h
  CC      applets/applets.o
In file included from include/libbb.h:318,
                 from include/busybox.h:10,
                 from applets/applets.c:15:
include/xatonum.h:80:18: error: "ULLONG_MAX" is not defined
include/xatonum.h:88:17: error: "ULLONG_MAX" is not defined
make[1]: *** [applets/applets.o] Error 1
make: *** [applets] Error 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: deluser.patch
Type: text/x-diff
Size: 2427 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20061126/f42f6d17/attachment-0002.bin 


More information about the busybox mailing list