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