This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
include
History
Denys Vlasenko
0ae0509679
libbb: do not use fflush_unlocked, musl does not like fflush_unlocked(NULL)
...
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-09-18 21:49:30 +02:00
..
.gitignore
generate_BUFSIZ.sh: yet another tweak
2016-04-24 14:13:35 +02:00
applet_metadata.h
…
applets.src.h
sha3: fix to conform to final SHA3 padding standard, add -a BITS option
2016-08-29 14:05:25 +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
config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK
2016-07-22 18:48:38 +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: do not use fflush_unlocked, musl does not like fflush_unlocked(NULL)
2016-09-18 21:49:30 +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
…