mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-02 09:18:31 +00:00
parent
0679cfeb41
commit
02e1cbcd00
16 changed files with 122 additions and 149 deletions
|
@ -35,5 +35,4 @@ void __cxa_unlock(void) {
|
|||
|
||||
__attribute__((__constructor__(60))) static textstartup void __cxa_init() {
|
||||
pthread_atfork(__cxa_lock, __cxa_unlock, __cxa_wipe);
|
||||
__cxa_wipe();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue