Commit 5ec497d
committed
Cygwin: don't export arc4random_addrandom/arc4random_stir
Keep the functions for backward compatibility, but don't export
them from libcygwin.a for new applications. Drop the workaround
from commit ad29c33 ("Cygwin: stdlib.h: revert declaring
arc4random_stir() as function").
Fixes: ad29c33 ("Cygwin: stdlib.h: revert declaring arc4random_stir() as function")
Signed-off-by: Corinna Vinschen <[email protected]>1 parent 1409c78 commit 5ec497d
2 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| 462 | + | |
| 463 | + | |
462 | 464 | | |
463 | 465 | | |
464 | 466 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 23 | | |
29 | 24 | | |
30 | 25 | | |
| |||
0 commit comments