This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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
Attachment:
times.cc.diff
Description: Binary data
Attachment:
time.h.diff
Description: Binary data
Attachment:
cygwin.din.diff
Description: Binary data
Attachment:
strptime.Changelog
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |