* include/cygwin/version.h: Bump api minor version number.

* cygwin.din: Export atoll.
This commit is contained in:
Christopher Faylor
2004-05-25 03:21:34 +00:00
parent c7e7ccbe93
commit 41bba72eb4
4 changed files with 13 additions and 3 deletions

View File

@@ -208,6 +208,7 @@ atoi NOSIGFE
_atoi = atoi NOSIGFE
atol NOSIGFE
_atol = atol NOSIGFE
atoll NOSIGFE
bcmp NOSIGFE
_bcmp = bcmp NOSIGFE
bcopy NOSIGFE