diff options
Diffstat (limited to 'winsup/cygwin/common.din')
-rw-r--r-- | winsup/cygwin/common.din | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/common.din b/winsup/cygwin/common.din index 648426b2c..913bf939e 100644 --- a/winsup/cygwin/common.din +++ b/winsup/cygwin/common.din @@ -118,6 +118,11 @@ acosh NOSIGFE acoshf NOSIGFE alarm SIGFE alphasort NOSIGFE +arc4random NOSIGFE +arc4random_addrandom NOSIGFE +arc4random_buf NOSIGFE +arc4random_stir NOSIGFE +arc4random_uniform NOSIGFE argz_add SIGFE argz_add_sep SIGFE argz_append SIGFE |