Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
file with lash. Based on report from Heinz Walter.
|
|
|
|
|
|
|
|
|
|
support code after all). It also contains a patch from Larry Doolittle
that removes two instances of "strlen([^)]*) *- *1", un-shadows two
variables, relaxes requirement for a sprintf(3) that returns number of
bytes written, and eliminates a duplicate subroutine.
|
|
-Erik
|
|
|
|
undefined evaluation ordering. Thanks to Anthony Towns for explanation and
solution.
|
|
rename variable.
deb_extract, untar and dpkg_deb modified to make the above possible
|
|
operation of dpkg-deb -f
|
|
multi-line fields.
|
|
In future maybe add char *end_str to interface to allow calling function
to specify end point.
|
|
|
|
|
|
More updates to come
|
|
|
|
as possible.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TODO: This function and its conterpart in tar.c should be merged
|
|
|
|
|
|
|
|
|
|
|
|
-Erik
|
|
is (as the name implies) is recursive, reducing stack memory usage
is important to avoid exhausting available stack memory.
|
|
-Erik
|
|
-Erik
|
|
|
|
Jari Ruusu <jari.ruusu@pp.inet.fi>
|
|
|
|
to make the syscall finction -- use a generic pointer instead.
|
|
-Erik
|
|
|
|
insmod and into libbb. Only enable them for libc5. glibc and
uClibc don't need them.
-Erik
|
|
shadowed variables. Move (almost) all syscalls to libbb/syscalls.c, so I can
handle them sanely and all at once.
-Erik
|
|
about when trimming long strings with lots of trailing white
space.
|
|
-Erik
|
|
inclde that here.
-Erik
|