source:
coreutils/vendor/current/lib/mktime-internal.h@
194
Last change on this file since 194 was 194, checked in by , 14 years ago | |
---|---|
File size: 161 bytes |
Line | |
---|---|
1 | #include <time.h> |
2 | time_t mktime_internal (struct tm *, |
3 | struct tm * (*) (time_t const *, struct tm *), |
4 | time_t *); |
Note:
See TracBrowser
for help on using the repository browser.