* cygwin.din: Export nl_langinfo().

* include/cygwin/version.h: Bump API minor version.
This commit is contained in:
Christopher Faylor
2002-11-27 02:12:50 +00:00
parent b263d1d8d3
commit 05c728c45b
3 changed files with 9 additions and 1 deletions

View File

@@ -597,6 +597,8 @@ nextafter
_nextafter = nextafter
nextafterf
_nextafterf = nextafterf
nl_langinfo
_nl_langinfo = nl_langinfo
open
_open = open
opendir