Systemd/src/coredump
Chris Down e92aaed30e tree-wide: Remove O_CLOEXEC from fdopen
fdopen doesn't accept "e", it's ignored. Let's not mislead people into
believing that it actually sets O_CLOEXEC.

From `man 3 fdopen`:

> e (since glibc 2.7):
> Open the file with the O_CLOEXEC flag. See open(2) for more information. This flag is ignored for fdopen()

As mentioned by @jlebon in #11131.
2018-12-12 20:47:40 +01:00
..
coredump-vacuum.c
coredump-vacuum.h
coredump.c tree-wide: Remove O_CLOEXEC from fdopen 2018-12-12 20:47:40 +01:00
coredump.conf
coredumpctl.c Merge pull request #10935 from poettering/rlimit-nofile-safe 2018-12-06 17:19:21 +01:00
meson.build coredump: only install coredump.conf when ENABLED_COREDUMP=true 2018-11-02 14:31:12 +01:00
stacktrace.c
stacktrace.h
test-coredump-vacuum.c Drop my copyright headers 2018-06-14 13:03:20 +02:00