summaryrefslogtreecommitdiff
path: root/include/tar.h
AgeCommit message (Collapse)AuthorLines
2018-03-28fix default feature profile in tar.hRich Felker-0/+2
commit d93c0740d86aaf7043e79b942a6c0b3f576af4c8 added use of feature test macros without including features.h, causing a definition that should be exposed in the default profile, TSVTX, to appear only when _XOPEN_SOURCE or higher is explicitly defined.
2018-03-10fix minor namespace issue in tar.hRich Felker-0/+2
TSVTX is XSI-shaded.
2011-02-12initial check-in, version 0.5.0v0.5.0Rich Felker-0/+33