index
:
bosix
master
POSIX in a box - an all-in-one POSIX command line tool, similar to Busybox, but using the minimal standards compliant tools from UNG
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
uudecode.c
blob: ba1dad32a623e85cfb749bbb3831e4818c9512a2 (
plain
)
1
2
3
#define _XOPEN_SOURCE 700 #define main uudecode_main #include "uudecode/uudecode.c"