aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/subr_fattime.c
Commit message (Expand)AuthorAgeFilesLines
* Use ISO C99 integer types in sys/kern where possible.Ed Schouten2010-06-211-3/+3
* Better naming of fattime conversion functions, they do convert to timespecPoul-Henning Kamp2006-10-241-5/+8
* Add two new functions to convert FAT filesystem format timestampsPoul-Henning Kamp2006-10-221-0/+304