diff options
Diffstat (limited to 'Versions')
-rw-r--r-- | Versions | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ libc { GLIBC_PRIVATE { __libc_alloca_cutoff; __libc_pthread_init; + # TODO: expose this publicly __register_atfork; } } |