Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-05-11 19:12:31 +0400
committerDJ Delorie <dj@redhat.com>2000-05-11 19:12:31 +0400
commitd542e8ffede35e4e5f58bae2cf1c01278a0220a6 (patch)
tree3313675adff91244131a0ed14e2c43cd9398d75d /winsup/cygwin/cygwin.din
parent9fb0ab096b2c60b1abce611f191143f7d6c08eb0 (diff)
* cygwin.din: insure that regsub() is included in
cygwin1.dll
Diffstat (limited to 'winsup/cygwin/cygwin.din')
-rw-r--r--winsup/cygwin/cygwin.din2
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/cygwin.din b/winsup/cygwin/cygwin.din
index 29346609e..4b1d22136 100644
--- a/winsup/cygwin/cygwin.din
+++ b/winsup/cygwin/cygwin.din
@@ -566,6 +566,8 @@ regerror
_regerror = regerror
regfree
_regfree = regfree
+regsub
+_regsub = regsub
remainder
_remainder = remainder
remainderf