* cygwin.din: Add strptime.

* include/cygwin/version.h: Increment API version number.
This commit is contained in:
Christopher Faylor
2002-04-09 23:47:26 +00:00
parent 4e4871b389
commit dbe67a8103
3 changed files with 9 additions and 1 deletions

View File

@@ -967,6 +967,8 @@ pclose
_pclose = pclose
strftime
_strftime = strftime
strptime
_strptime = strptime
setgrent
_setgrent = setgrent
cuserid