mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-05 01:32:28 +02:00
commit bash-20041111 snapshot
This commit is contained in:
@@ -417,6 +417,10 @@ static int enable_secure;
|
||||
}
|
||||
#endif
|
||||
|
||||
#ifndef HAVE_RAISE
|
||||
# define raise(x) kill (getpid (), (x))
|
||||
#endif
|
||||
|
||||
/* Get the function to evaluate the plural expression. */
|
||||
#include "eval-plural.h"
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user