This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
glibc
Watch
1
Star
0
Fork
0
You've already forked glibc
mirror of
https://sourceware.org/git/glibc.git
synced
2024-11-26 15:00:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
139ace9575
glibc
/
sysdeps
/
unix
/
sysv
/
linux
/
syslog.c
5 lines
77 B
C
Raw
Normal View
History
Unescape
Escape
Remove pre-2.2 Linux kernel support.
2012-05-14 14:11:02 +00:00
#
define NO_SIGPIPE
#
define send_flags MSG_NOSIGNAL
Update. 2005-01-24 Ulrich Drepper <drepper@redhat.com> * misc/syslog.c: Moved to... * sysdeps/generic/syslog.c: ...here. [NO_SIGIPE]: Don't install SIGPIPE handler. * sysdeps/unix/sysv/linux/syslog.c: New file. * sysdeps/unix/sysv/linux/kernel-features.h: Define __ASSUME_MSG_NOSIGNAL.
2005-01-24 22:57:26 +00:00
2005-12-13 Ulrich Drepper <drepper@redhat.com>
2005-12-14 08:43:25 +00:00
#
include
<misc/syslog.c>
Reference in New Issue
Copy Permalink