summaryrefslogtreecommitdiff
path: root/include/sys/timeb.h
AgeCommit message (Collapse)AuthorLines
2013-10-25add legacy ftime function and sys/timeb.hRich Felker-0/+22
despite being marked legacy, this was specified by SUSv3 as part of the XSI option; only the most recent version of the standard dropped it. reportedly there's actual code using it.