4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-19 12:59:21 +08:00
Takashi Yano 8e782bbd94 Fix a problem that connection to syslogd fails.
* fhandler_socket_local.cc (get_inet_addr_local): Change type from
  'static int' to 'int' to be callable from syslog.cc.
* syslog.cc (connect_syslogd): Use get_inet_addr_local() instead of
  getsockname() to retrieve name information of the syslogd socket.
2018-07-06 10:41:21 +02:00
..
2016-11-24 16:09:31 +01:00
2016-08-23 15:07:42 +01:00
2016-06-25 00:43:01 +02:00
2018-02-20 17:59:53 +01:00
2016-06-24 23:32:39 +02:00
2018-03-06 18:23:23 +01:00
2015-11-18 19:09:47 +01:00
2017-03-27 22:03:58 +01:00
2015-08-17 11:05:43 +02:00
2016-06-23 21:30:15 +02:00
2018-02-07 13:07:44 +01:00
2018-04-16 22:46:11 -05:00
2018-02-07 13:07:44 +01:00
2017-03-27 22:03:58 +01:00
2018-02-07 13:07:44 +01:00
2018-02-07 13:07:44 +01:00
2016-06-23 16:56:41 +02:00
2017-04-24 17:14:03 +02:00