summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_time.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove the Linux emulation code, no longer referenced by anythingnaddy2016-03-021-48/+0
* Start to deal with the time_t change's effect on compat/linux:guenther2013-10-251-4/+27
* compat_linux: Add support for future time_t and ino_t size enlargements.pirofti2013-05-101-2/+2
* Add linux_to_native_timespec() for future futex use. Okay tedu@.pirofti2011-07-051-1/+2
* Move timespec utility functions to a header file.pirofti2011-04-051-0/+24