Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140170952
D15530.id42980.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
422 B
Referenced Files
None
Subscribers
None
D15530.id42980.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D15530: Add time2posix and posix2time to time.h
Attached
Detach File
Event Timeline
Log In to Comment