Age | Commit message (Collapse) | Author |
|
improvments
|
|
|
|
|
|
|
|
|
|
cause nasty problems if overwriting glibc, spotted by waldi.
|
|
|
|
|
|
|
|
|
|
complain "unknown file type" if it tries to extract an oldgnu tar file
and TAR_FEATURE_OLDGNU_COMPATABILITY sint defined.
Print a warning if unisupported gnu extensions are encountered.
|
|
|
|
|
|
|
|
|
|
|
|
(eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free).
|
|
|
|
help texts into their respective Config.in file.
-Erik
|
|
modified Kbuild system I put into uClibc. With this, there should be no more
need to modify Rules.mak since I've moved all the interesting options into the
config system. I think I've got everything updated, but you never know, I may
have made some mistakes, so watch closely.
-Erik
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requires 25% longer to decompress as compared to upstream.
|
|
|
|
|
|
|
|
|
|
fork(), pipe(), consistent with read_bz2 and more flexible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Geoffrey Lee)
|
|
|
|
|
|
|
|
|
|
junk (not sure why), add some missing files
|
|
|
|
|
|
|
|
descriptors, support tar -j
|