aboutsummaryrefslogtreecommitdiff
path: root/src/linux/clock_adjtime.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* include cleanups: remove unused headers and add feature test macrosSzabolcs Nagy2013-12-121-2/+0
|
* add clock_adjtime, remap_file_pages, and syncfs syscall wrappersRich Felker2012-09-161-0/+9
patch by Justin Cormack, with slight modification