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:
authorChristopher Faylor <me@cgf.cx>2001-01-22 18:55:34 +0300
committerChristopher Faylor <me@cgf.cx>2001-01-22 18:55:34 +0300
commit29c39fe3dd63d645cb7902a3d4b10847cd01617b (patch)
treec65d3417a78a86f1d2d1809f37617a4341b29f6c /winsup/cygwin/cygwin.din
parent6e0801da6ab1b4b567e77e3c9fb1799bc2f285dd (diff)
* cygwin.din: Add export for setlogmask().
* syslog.cc (setlogmask): New function.
Diffstat (limited to 'winsup/cygwin/cygwin.din')
-rw-r--r--winsup/cygwin/cygwin.din1
1 files changed, 1 insertions, 0 deletions
diff --git a/winsup/cygwin/cygwin.din b/winsup/cygwin/cygwin.din
index c01a4b727..aa9ee8a13 100644
--- a/winsup/cygwin/cygwin.din
+++ b/winsup/cygwin/cygwin.din
@@ -972,6 +972,7 @@ closelog
_closelog = closelog
openlog
_openlog = openlog
+setlogmask
vhangup
_vhangup = vhangup
nice