diff options
author | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-05-25 18:53:06 +0000 |
---|---|---|
committer | landley <landley@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2006-05-25 18:53:06 +0000 |
commit | a81022acad7ffe3feb2b275a3a5d17192eb05153 (patch) | |
tree | cbfe0905b8179d2f9cf1a54c2bfa977f37a1d5b6 /docs | |
parent | f298c53a55e37b33e9a384febd3bcaa130098c84 (diff) | |
download | busybox-w32-a81022acad7ffe3feb2b275a3a5d17192eb05153.tar.gz busybox-w32-a81022acad7ffe3feb2b275a3a5d17192eb05153.tar.bz2 busybox-w32-a81022acad7ffe3feb2b275a3a5d17192eb05153.zip |
Patch from Tito:
Remove -v verbose -V version -q quiet flags
Remove parse_opt_v2();
Rename parse_opt_v3() to parse_xfermode()
Remove if_strcat()
Rearrange code in dump_identity() to reduce size
Modify some strings so that they could be optimized by the compiler
Minor code clean up
Remove unneeded #define <shm.h>
#if BB_BIG_ENDIAN && !defined(__USE_XOPEN)
# define __USE_XOPEN
#endif
Must be before #include <unistd.h> and #include "busybox.h"
(noticed by Bernhard Fischer <rep.nop@aon.at>)
Remove duplicate code in do_time()
git-svn-id: svn://busybox.net/trunk/busybox@15169 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions