summaryrefslogtreecommitdiffstats
path: root/debian/libcee-syslog-dev.install
diff options
context:
space:
mode:
authorGergely Nagy <algernon@balabit.hu>2012-03-22 18:37:45 +0100
committerGergely Nagy <algernon@balabit.hu>2012-03-22 18:37:45 +0100
commitb83d05ccfc8e015d440687b071c81a47d6d2ce19 (patch)
treec2e2617a7925dc050b9cfd5b6ca7563d49e2a302 /debian/libcee-syslog-dev.install
parentfc2623e8c27ea5c79772bf907d597b46f0b317a7 (diff)
Implement wrappers for __syslog_chk, when appropriate.
When compiled with __USE_FORTIFY_LEVEL, software using <syslog.h> will use the __syslog_chk function instead of syslog(), so we need to wrap that too. To do this properly, the library will wrap __syslog_chk when built with fortification, and use that from both the syslog() and the __syslog_chk() overrides. If built without, it will use the standard syslog() function. Signed-off-by: Gergely Nagy <algernon@balabit.hu>
Diffstat (limited to 'debian/libcee-syslog-dev.install')
0 files changed, 0 insertions, 0 deletions