Age | Commit message (Collapse) | Author |
|
|
|
|
|
glibc tolerates using it later, uclibc doesnt
|
|
supposed to be called prior to opening the stream, glibc tolerates later use, uclibc doesnt.
|
|
Changed email address
cmdedit API change
optimizations for traceroute and md5sum
added a new shared create_icmp_socket() function
|
|
|
|
|
|
|
|
|
|
incompatable with standard free()
|
|
|
|
<fabio.ferrari@digitro.com.br> in the wget applet) when
concat_path_file() or last_char_is() were fed a NULL.
-Erik
|
|
|
|
find_pid_by_name() interface
-Erik
|
|
bug #1190.
|
|
|
|
the problems of the previous version (used floating point, overflowed, didn't
round properly). The comments at the top of the file are worth reading;
especially note 2 concerning "ls -sh".
|
|
Config.h and using gcc's -fno-builtin. There are probably other files
with the similar problems.
Also, if building against uClibc, don't include asm/unistd.h in syscalls.c
and module_syscalls.c.
|
|
-Erik
|
|
<amodra@bigpond.net.au>, which caused false checksum errors
|
|
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Build exactly one .o file per function, and let the linker throw away
the junk it doesn't want.
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
more linked lists), basis for supporting a cpio (and cheaper untar) applet, but cpio applet isnt included in this.
It effects ar, dpkg-deb applets only
|
|
-Erik
|
|
|
|
and then fixed up df, du, and ls to use the new interface. I also
fixed up some formatting issues in ls while I was in there.
-Erik
|
|
|
|
|
|
the proc filesystem.
|
|
Hirst).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(used by cat, grep, sed, etc) quite a bit faster.
|