This website requires JavaScript.
Explore
Help
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
838e0dbda1578ce96ae7c9d6d09d5d8025072777
busybox
/
include
T
History
Denys Vlasenko
838e0dbda1
small fix in usage text
...
Signed-off-by: Denys Vlasenko <
vda.linux@googlemail.com
>
2010-06-07 03:04:46 +02:00
..
.gitignore
…
applets.src.h
make it possible to have include/applets.h-esque entries in .c files
2010-06-06 00:53:45 +02:00
ar.h
ar: add archive creation support
2010-03-15 15:38:09 +01:00
busybox.h
…
dump.h
…
fix_u32.h
include/fix_u32.h: try harder to not cause redefinition errors
2010-03-16 01:22:35 +01:00
grp_.h
libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS
2010-03-31 12:38:17 +02:00
inet_common.h
more thorough fix for systems with strange socklen_t
2010-02-02 12:45:38 +01:00
libbb.h
pipe_progress: make it independent of printf machinery
2010-06-06 21:53:09 +02:00
platform.h
dnsd: enforce alignment on packet buffer
2010-04-14 10:14:25 -07:00
pwd_.h
libpwdgrp: comment out functions with UNUSED_SINCE_WE_AVOID_STATIC_BUFS
2010-03-31 12:38:17 +02:00
rtc_.h
*: make it easier to distinquish "struct tm", pointer to one, etc
2010-01-09 19:10:49 +01:00
shadow_.h
libpwdgrp: comment out more unused functions
2010-03-31 14:43:58 +02:00
unarchive.h
*: simplify checks for gz/bz2/xz magic
2010-06-02 14:14:48 +02:00
unicode.h
lineedit: fix column display for wide and combining chars in TAB completion
2010-06-01 08:33:18 +02:00
usage.src.h
small fix in usage text
2010-06-07 03:04:46 +02:00
volume_id.h
…
xatonum.h
include/xatonum.h: make it survive -Wconversion
2009-10-11 22:29:15 +02:00
xregex.h
…