about summary refs log tree commit diff
path: root/src/linux/clock_adjtime.c
Commit message (Collapse)AuthorAgeFilesLines
* add clock_adjtime, remap_file_pages, and syncfs syscall wrappersRich Felker2012-09-161-0/+9
patch by Justin Cormack, with slight modification