diff options
author | 2009-12-06 17:54:59 +0000 | |
---|---|---|
committer | 2009-12-06 17:54:59 +0000 | |
commit | 3510e0d9be352b40675885dbe3aea008eefb3b82 (patch) | |
tree | 2a5804bd6d34c4e4ac7c34330ca1b39bdf65d1c5 /lib/libc/stdlib/malloc.c | |
parent | Nuke SCSI_URGENT after removing its only use, in ncr53c9x.c. That use (diff) | |
download | wireguard-openbsd-3510e0d9be352b40675885dbe3aea008eefb3b82.tar.xz wireguard-openbsd-3510e0d9be352b40675885dbe3aea008eefb3b82.zip |
Make internal file descriptor handling async-signal safe by eliminating
the use of spinlocks and malloc. All needed memory is allocated upfront
and _thread_kern_sig_defer/undefer() is now used to protect critical
sections. okay guenther@
Diffstat (limited to 'lib/libc/stdlib/malloc.c')
0 files changed, 0 insertions, 0 deletions