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
/
uuencode.c
blob: cf2c8fe191baeaa3f53a4e49b1e3327b097d2a5f (
plain
)
1
2
3
#define _XOPEN_SOURCE 700 #define main uuencode_main #include "uuencode/uuencode.c"