Page MenuHomeFreeBSD

D15530.id42980.diff
No OneTemporary

D15530.id42980.diff

Index: head/include/time.h
===================================================================
--- head/include/time.h
+++ head/include/time.h
@@ -199,6 +199,8 @@
time_t timelocal(struct tm * const);
time_t timegm(struct tm * const);
int timer_oshandle_np(timer_t timerid);
+time_t time2posix(time_t t);
+time_t posix2time(time_t t);
#endif /* __BSD_VISIBLE */
#if __POSIX_VISIBLE >= 200809 || defined(_XLOCALE_H_)

File Metadata

Mime Type
text/plain
Expires
Mon, Dec 22, 2:16 AM (5 h, 52 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27122014
Default Alt Text
D15530.id42980.diff (422 B)

Event Timeline