chiark / gitweb /
tree-wide: introduce disable_core_dumps helper and port existing users
authorJan Klötzke <Jan.Kloetzke@preh.de>
Wed, 10 Jan 2018 09:36:14 +0000 (10:36 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:50:03 +0000 (07:50 +0200)
commit24a814a265d2f68811bf3bdbc65e67d6c219aaa8
tree9ffa057d8a38e9e3f91ff1ddbd6e6ae05f98b8fc
parent393a9d4f697701965a22eda113867c6fa6f687f4
tree-wide: introduce disable_core_dumps helper and port existing users

Changes the core_pattern to prevent any core dumps by the kernel. Does
nothing if we're in a container environment as this is system wide
setting.
src/basic/util.c
src/basic/util.h