OSDN Git Service

krichy writes in 292:
authorMike Frysinger <vapier@gentoo.org>
Sat, 5 Jan 2008 07:16:35 +0000 (07:16 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 5 Jan 2008 07:16:35 +0000 (07:16 -0000)
commitea0dcba922677916927075ccdd4f65e4764de3d5
treeecab5fde97d4708cabb8e171e45c26e8e5f2864a
parent3ea0aa46f70e85a7cd97b278831b73ec46cb71f6
krichy writes in 292:
I noticed, that in libc/misc/syslog/syslog.c when the syslog socket is opened, the close-on-exec flag is not set, as it is in gnu libc.

This enables that behavior.
libc/misc/syslog/syslog.c