diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-08-26 22:36:02 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2004-08-26 22:36:02 +0000 |
commit | ca445ce9a882189413e0307bebf2a48e97fb4dca (patch) | |
tree | 5ae3cd745cea2f6358bf09c440383a1af66ee892 /docs | |
parent | ea5497b73d6c2d239a17e691f9efe88270d0df07 (diff) | |
download | busybox-w32-ca445ce9a882189413e0307bebf2a48e97fb4dca.tar.gz busybox-w32-ca445ce9a882189413e0307bebf2a48e97fb4dca.tar.bz2 busybox-w32-ca445ce9a882189413e0307bebf2a48e97fb4dca.zip |
Tito writes:
Hi,
I've fixed also the issue of whoami cutting down usernames.
This time I cannot send a diff because i don't know if my previous patches will be applied
or not, so I send in the whole file.
The changes I've made don't affect size but ensure that usernames of whatever lenght
are correctly displayed.
root@localhost:/dev/pts/3:/root/Desktop/busybox/coreutils# size whoami_orig.o
text data bss dec hex filename
102 0 0 102 66 whoami_orig.o
root@localhost:/dev/pts/3:/root/Desktop/busybox/coreutils# size whoami.o
text data bss dec hex filename
93 0 0 93 5d whoami.o
This should be applied even if the other patches aren't as this matches the behaviour of the GNU whoami.
Thanks in advance,
Ciao,
Tito
git-svn-id: svn://busybox.net/trunk/busybox@9168 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions