]> sourceware.org Git - newlib-cygwin.git/commit
newlib: Availability of _kill() in sys/signal.h
authorMartin Aberg <martin@fripost.org>
Sun, 17 Dec 2017 18:23:51 +0000 (19:23 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Mon, 18 Dec 2017 18:58:05 +0000 (19:58 +0100)
commit1251555311100fc04550201f838a22c3193821ad
tree09f84fa444d08ee113ca3a727aab3f259a9508d5
parent7af691a7848f808d629a8c18fe3b7a6aed9b9870
newlib: Availability of _kill() in sys/signal.h

Make prototype of _kill() always visible when _COMPILING_NEWLIB is
defined. This makes <sys/signal.h> consistent with the use of
_COMPILING_NEWLIB in <sys/unistd.h>, <sys/times.h>, etc.
newlib/libc/include/sys/signal.h
This page took 0.029594 seconds and 5 git commands to generate.