]> git.eshelyaron.com Git - emacs.git/commit
Rework fix of MinGW build due to Gnulib update
authorEli Zaretskii <eliz@gnu.org>
Fri, 6 Sep 2024 06:34:20 +0000 (09:34 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 8 Sep 2024 11:22:59 +0000 (13:22 +0200)
commitea0decd3fc185a45ea60578e8523b75510f84fd3
tree54c9d2a7b38876e92743030a574ba86a43830a88
parent1994c6450e0b7c1b51bf9cc88289784590dd4435
Rework fix of MinGW build due to Gnulib update

This commit finishes the rework started by reverting changes
to lib/sig2str.h, by adding Emacs-private additions to
signal.h.
* nt/inc/signal.h: New file, defines SIG2STR_MAX and
prototypes of 'sig2str' and 'str2sig'.

(cherry picked from commit 658715c977c78c312685cd6c594a2cbc0d31fc7d)
nt/inc/signal.h [new file with mode: 0644]