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:
parent
9fb0ab096b
commit
d542e8ffed
@ -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
|
||||
|
@ -566,6 +566,8 @@ regerror
|
||||
_regerror = regerror
|
||||
regfree
|
||||
_regfree = regfree
|
||||
regsub
|
||||
_regsub = regsub
|
||||
remainder
|
||||
_remainder = remainder
|
||||
remainderf
|
||||
|
Loading…
x
Reference in New Issue
Block a user