index
:
mirror/musl
this commit
master
rs-1.0
mirror of git://git.musl-libc.org/musl
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
misc
/
syslog.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
suppress early syslog return when log socket cannot be opened
Rich Felker
2014-07-11
1
-4
/
+1
*
implement the LOG_PERROR option in syslog
Rich Felker
2014-07-11
1
-2
/
+4
*
fix the %m specifier in syslog
Clément Vasseur
2014-07-11
1
-0
/
+3
*
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
2013-12-12
1
-1
/
+0
*
fix multiple bugs in syslog interfaces
Rich Felker
2013-03-23
1
-24
/
+27
*
emulate SOCK_CLOEXEC and SOCK_NONBLOCK for old (pre-2.6.27) kernels
Rich Felker
2012-09-29
1
-2
/
+1
*
ditch the priority inheritance locks; use malloc's version of lock
Rich Felker
2012-04-24
1
-9
/
+9
*
protect syslog against cancellation
Rich Felker
2011-04-18
1
-5
/
+19
*
simplify syslog, add vsyslog interface (nonstandard)
Rich Felker
2011-04-13
1
-31
/
+36
*
remove useless SIGPIPE protection from syslog
Rich Felker
2011-04-13
1
-9
/
+0
*
fix syslog (corrected SIGPIPE blocking, and using dgram instead of stream)
Rich Felker
2011-04-13
1
-10
/
+8
*
initial check-in, version 0.5.0
v0.5.0
Rich Felker
2011-02-12
1
-0
/
+115