aboutsummaryrefslogtreecommitdiffstats
path: root/man3/syslog.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/syslog.3')
-rw-r--r--man3/syslog.317
1 files changed, 17 insertions, 0 deletions
diff --git a/man3/syslog.3 b/man3/syslog.3
index ef6cd2fb58..26ca4fc34f 100644
--- a/man3/syslog.3
+++ b/man3/syslog.3
@@ -247,6 +247,23 @@ debug-level message
The function
.BR setlogmask (3)
can be used to restrict logging to specified levels only.
+.SH ATTRIBUTES
+For an explanation of the terms used in this section, see
+.BR attributes (7).
+.TS
+allbox;
+lbw21 lb lb
+l l l.
+Interface Attribute Value
+T{
+.BR openlog (),
+.BR closelog ()
+T} Thread safety MT-Safe
+T{
+.BR syslog (),
+.BR vsyslog ()
+T} Thread safety MT-Safe env locale
+.TE
.SH CONFORMING TO
The functions
.BR openlog (),