[Issue 4157] C time functions `localtime_r` and `gmtime_r` are not exposed by core.stdc.time.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue May 4 01:36:51 PDT 2010


http://d.puremagic.com/issues/show_bug.cgi?id=4157


Lars T. Kyllingstad <bugzilla at kyllingen.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at kyllingen.net
         Resolution|                            |INVALID


--- Comment #2 from Lars T. Kyllingstad <bugzilla at kyllingen.net> 2010-05-04 01:36:48 PDT ---
They are in the core.sys.posix.time module. :)

All POSIX extensions to standard C, as well as other POSIX headers, are in the
core.sys.posix package.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list