summaryrefslogtreecommitdiff
path: root/include/sys/timex.h
AgeCommit message (Collapse)AuthorLines
2012-09-16add clock_adjtime, remap_file_pages, and syncfs syscall wrappersRich Felker-0/+5
patch by Justin Cormack, with slight modification
2011-09-20fix some header typosRich Felker-1/+1
2011-03-18various legacy and linux-specific stuffRich Felker-0/+91
this commit is part of an effort to make more of busybox work out-of-the-box.