FW: roken strptime addition to cygwin
Mark Bradshaw
bradshaw@staff.crosswalk.com
Fri Jan 18 06:06:00 GMT 2002
Thanks to Robert and Chuck for behind the scenes help.
Here's the strptime addition to cygwin that's been discussed. The source
comes from:
http://ftp.uninett.no/pub/OpenBSD/src/kerberosIV/src/lib/roken/strptime.c
It's copyright isn't as restrictive as the BSD's, so it won't be a problem
for inclusion. This also includes a header change for newlib.
====================================
Newlib:
2002-01-18 Mark Bradshaw <bradshaw@staff.crosswalk.com>
* libc/include/time.h: Add prototype for strptime for Cygwin.
Cygwin:
2002-01-18 Mark Bradshaw <bradshaw@staff.crosswalk.com>
* times.cc: Add strptime function, and supporting functions.
* cygwin.din: strptime
-------------- next part --------------
A non-text attachment was scrubbed...
Name: times.cc.diff
Type: application/octet-stream
Size: 8065 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20020118/3f76fa01/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: time.h.diff
Type: application/octet-stream
Size: 584 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20020118/3f76fa01/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygwin.din.diff
Type: application/octet-stream
Size: 406 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20020118/3f76fa01/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strptime.Changelog
Type: application/octet-stream
Size: 304 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20020118/3f76fa01/attachment-0003.obj>
More information about the Newlib
mailing list