This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
sysklogd
Watch
1
Star
0
Fork
0
You've already forked sysklogd
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sysklogd
/
src
History
Joachim Nilsson
5eec48df9d
Minor, wording and formatting of comment
...
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
2020-03-22 09:47:01 +01:00
..
.gitignore
…
compat.h
Minor, cleanup/coding-style
2020-01-19 09:10:58 +01:00
libsyslog.pc.in
…
logger.c
Minor, let logger use local version of syslog.h
2019-12-09 16:56:46 +01:00
Makefile.am
Minor, wording and formatting of comment
2020-03-22 09:47:01 +01:00
queue.h
…
socket.c
…
socket.h
…
syslog.c
…
syslog.h
Remove __BEGIN_DECLS/__END_DECLS
2019-12-07 10:33:14 -08:00
syslogd.c
syslogd: Minor, reduce scope of local variables
2020-01-19 19:59:37 +01:00
syslogd.h
syslogd: Refactor, use sigaction() instead of deprecated signal()
2019-12-14 08:46:36 +01:00
timer.c
syslogd: Refactor, use sigaction() instead of deprecated signal()
2019-12-14 08:46:36 +01:00
timer.h
…