busybox/include
Denys Vlasenko 984b0a613a libarchive: fix xmalloc_open_zipped_read_close() on NOMMU
The somewhat new "unpack in memory" code was broken
for xmalloc_open_zipped_read_close() on NOMMU: we seek back
over signature, but then expect it to be already consumed.
Stop seeking back in this case.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-06-20 11:06:42 +02:00
..
.gitignore generate_BUFSIZ.sh: yet another tweak 2016-04-24 14:13:35 +02:00
applet_metadata.h
applets.src.h setarch: add support for '-R' (disable randomization) 2015-10-19 23:26:50 +02:00
ar.h
bb_archive.h libarchive: fix xmalloc_open_zipped_read_close() on NOMMU 2016-06-20 11:06:42 +02:00
bb_e2fs_defs.h Whitespace fixes 2013-07-30 11:52:58 +02:00
busybox.h applet_tables: save space by removing applet name offsets 2016-03-30 00:44:11 +02:00
dump.h
fix_u32.h
grp_.h libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed 2015-01-02 22:31:07 +01:00
inet_common.h
libbb.h libbb: move common code into run_applet_and_exit 2016-06-19 15:16:27 +02:00
liblzo_interface.h Whitespace fixes 2013-07-30 11:52:58 +02:00
platform.h include/platform.h: Remove extra #endif introduced in 6df9612. 2015-12-17 15:54:04 -05:00
pwd_.h libpwdgrp: use getpwent() instead of getpwent_r() 2015-02-07 21:21:02 +01:00
rtc_.h
shadow_.h libpwdgrp: use FAST_FUNC to make "matching ABI" optimization more likely to succeed 2015-01-02 22:31:07 +01:00
unicode.h
usage.src.h
volume_id.h
xatonum.h
xregex.h