* cygwin.din: Add export for setlogmask().

* syslog.cc (setlogmask): New function.
This commit is contained in:
Christopher Faylor
2001-01-22 15:55:34 +00:00
parent 6e0801da6a
commit 29c39fe3dd
3 changed files with 6 additions and 3 deletions

View File

@@ -972,6 +972,7 @@ closelog
_closelog = closelog
openlog
_openlog = openlog
setlogmask
vhangup
_vhangup = vhangup
nice