4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-16 03:19:54 +08:00
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
..
2004-12-05 02:30:20 +00:00
2005-04-07 20:16:46 +00:00
2004-01-20 03:11:39 +00:00
2005-03-23 17:11:24 +00:00
2004-05-12 16:21:18 +00:00
2005-02-13 18:17:29 +00:00
2005-03-28 00:09:08 +00:00
2004-03-14 05:35:19 +00:00
2004-12-05 02:30:20 +00:00
2005-02-20 04:25:33 +00:00
2004-02-04 22:40:50 +00:00
2005-02-20 04:25:33 +00:00
2003-07-07 05:32:24 +00:00
2004-04-16 21:22:13 +00:00
2005-02-20 04:25:33 +00:00
2005-02-20 04:25:33 +00:00
2004-12-27 19:03:56 +00:00
2004-07-20 16:08:49 +00:00
2004-12-27 19:03:56 +00:00
2003-03-09 20:31:07 +00:00
2005-04-07 20:16:46 +00:00
2005-02-20 04:25:33 +00:00