Hi list,

According to the FreeBSD man page:
<<The asctime(), ctime(), difftime(), gmtime(), localtime(), and
mktime() functions conform to ISO/IEC 9899:1990 (``ISO C90'')
and conform to ISO/IEC 9945-1:1996 (``POSIX.1'')>>

I suggest to move them from libposix to libc since they are not
posix-only functions.

I need mktime in the rtc driver to normalize the content of the tm structure.
Are there any objections?

-- 
--------------------
Maurizio Lombardi

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/cgi-bin/listinfo/helenos-devel

Reply via email to