newlib-cygwin/winsup/cygwin/include/sys
Corinna Vinschen 9d61c9a250 * syslog.cc: Include sys/socket.h.
(try_connect_guard): New static variable.
	(syslogd_inited): Ditto.
	(syslogd_sock): Ditto.
	(try_connect_syslogd): New function to connect and write syslog to
	local syslogd.
	(vsyslog): Log to stderr if LOG_PERROR flag has been given to openlog.
	Try logging to syslogd.  Use Event Log resp. log file as fallback.
	(closelog): Close socket to syslogd.
	* include/sys/syslog.h (_PATH_LOG): Define.
	(INTERNAL_NOPRI): Define if SYSLOG_NAMES is defined.
	(INTERNAL_MARK): Ditto.
	(struct _code): Ditto.
	(prioritynames): Ditto.
	(facilitynames): Ditto.
2005-04-07 20:16:46 +00:00
..
acl.h
cdefs.h
copying.dj
cygwin.h * Makefile.in (DLL_OFILES): Add hookapi.o. Eliminate some cruft. 2005-03-22 19:00:31 +00:00
dirent.h * dir.cc (readdir): Reinstate setting of old ino field for legacy applications. 2003-09-09 00:21:16 +00:00
file.h * Makefile.in: (DLL_OFILES): Add flock.o. 2003-11-29 23:00:51 +00:00
ioctl.h
ipc.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
lock.h * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile, 2004-05-17 16:06:02 +00:00
mman.h * mmap.cc (mmap64): Handle MAP_AUTOGROW flag. 2005-03-08 09:18:47 +00:00
mount.h * mkvers.sh: Avoid "-dontuse" tags. 2003-05-29 03:50:15 +00:00
msg.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
mtio.h
param.h * include/limits.h: Revert unsanctioned changes below. 2003-11-15 17:04:10 +00:00
poll.h
procfs.h
queue.h Eliminate use of sigframe and sigthread throughout. 2003-11-28 20:55:59 +00:00
resource.h * cygwin.din: Export getpriority and setpriority. 2005-01-25 22:45:11 +00:00
select.h
sem.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
shm.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
smallprint.h
socket.h
soundcard.h
statfs.h
statvfs.h * include/sys/statvfs.h (ST_RDONLY): Define. 2005-02-23 16:27:54 +00:00
stdio.h * cygwin.din: Add symbols flockfile, ftrylockfile, funlockfile, 2004-05-17 16:06:02 +00:00
strace.h * include/sys/strace.h: Don't output paranoid_printf by default. 2004-12-10 16:25:35 +00:00
syslog.h * syslog.cc: Include sys/socket.h. 2005-04-07 20:16:46 +00:00
sysmacros.h
sysproto.h * cygserver.h (client_request::request_code_t): Add 2003-11-19 18:50:23 +00:00
termio.h
termios.h * fhandler_serial.cc (fhandler_serial::ioctl): Implement TIOCSBRK and TIOCCBRK. 2004-03-09 02:51:26 +00:00
ttychars.h
uio.h
un.h
utime.h * times.cc (timeval_to_filetime): Define first parameter const. 2005-02-08 20:59:41 +00:00
utmp.h * cygwin.din (utmpxname): Export. 2005-03-03 22:08:12 +00:00
utsname.h
vfs.h
wait.h * child_info.h (child_info_spawn::hexec_proc): Eliminate. 2004-11-26 04:15:10 +00:00