about summary refs log tree commit diff
path: root/include/tar.h
Commit message (Collapse)AuthorAgeFilesLines
* fix default feature profile in tar.hRich Felker2018-03-281-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.
* fix minor namespace issue in tar.hRich Felker2018-03-101-0/+2
| | | | TSVTX is XSI-shaded.
* initial check-in, version 0.5.0 v0.5.0Rich Felker2011-02-121-0/+33