summaryrefslogtreecommitdiff
path: root/include/sys/mtio.h
AgeCommit message (Collapse)AuthorLines
2013-11-24use 0 instead of NULL in headers where NULL is not definedSzabolcs Nagy-1/+1
some macros in sys/mtio.h and syslog.h used NULL without defining it
2012-11-17add cleaned-up sys/mtio.hRich Felker-0/+188
this is mostly junk, but a few programs with tape-drive support unconditionally include it, and it might be useful.