summaryrefslogtreecommitdiff
path: root/src/pacman/sighandler.h
diff options
context:
space:
mode:
authorAndrew Gregory <andrew.gregory.8@gmail.com>2015-11-30 12:29:13 -0500
committerAllan McRae <allan@archlinux.org>2015-12-05 18:08:43 +1000
commit220a3ce2b8177bb3cc8a7a20715b67d5cbf7fc71 (patch)
treebb60866f24d24ba3bd26014f9142c3b4b58170b7 /src/pacman/sighandler.h
parent8d11aa3cdf284ebd5b0239b3e3e2f0c39ec7c3ba (diff)
downloadpacman-220a3ce2b8177bb3cc8a7a20715b67d5cbf7fc71.tar.xz
avoid unsafe functions in signal handler
signal(7) lists a set of functions that can safely be called from within a signal handler. Even fileno and strlen are not guaranteed to be safe. Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'src/pacman/sighandler.h')
0 files changed, 0 insertions, 0 deletions