summaryrefslogtreecommitdiffstats
path: root/lib/libc/hidden/syslog.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename the system call sendsyslog2 to sendsyslog. Keep the old onebluhm2016-03-211-5/+2
* Add a syscall stub for sendsyslog2(2), and use it in syslog_r(3), passingderaadt2015-11-251-1/+4
* Do not include a timestamp in the syslog message. There is no need --deraadt2015-10-311-2/+2
* Wrap <syslog.h> so that internal calls go direct and they're all weak symbolsguenther2015-09-121-0/+42