4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-01 03:50:28 +08:00

* cygwin.din: insure that regsub() is included in

cygwin1.dll
This commit is contained in:
DJ Delorie 2000-05-11 15:12:31 +00:00
parent 9fb0ab096b
commit d542e8ffed
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
Thu May 11 00:54:00 2000 Charles Wilson <cwilson@ece.gatech.edu>
* cygwin.din: insure that regsub() is included in
cygwin1.dll
Tue May 9 18:59:41 2000 Christopher Faylor <cgf@cygnus.com>
* Makefile.in: Use appropriate VARIABLE to refer to cygwin.def in load

View File

@ -566,6 +566,8 @@ regerror
_regerror = regerror
regfree
_regfree = regfree
regsub
_regsub = regsub
remainder
_remainder = remainder
remainderf