mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-29 05:50:27 +00:00
Make redbean StoreAsset() work better
- Better UBSAN error messages - POSIX Advisory Locks polyfills - Move redbean manual to /.help.txt - System call memory safety in ASAN mode - Character classification now does UNICODE
This commit is contained in:
parent
919b6fec10
commit
690be544da
228 changed files with 3653 additions and 3015 deletions
|
@ -112,7 +112,7 @@ scall msgget 0x0e10e10e12103044 globl # won't polyfill for windows
|
|||
scall msgsnd 0x0e20e20e22104045 globl # won't polyfill for windows
|
||||
scall msgrcv 0x0e30e30e32105046 globl # won't polyfill for windows
|
||||
scall msgctl 0x1bc1291ff2102047 globl # won't polyfill for windows
|
||||
scall sys_fcntl 0x05c05c05c205c048 globl hidden
|
||||
scall __sys_fcntl 0x05c05c05c205c048 globl hidden
|
||||
scall sys_flock 0x0830830832083049 globl hidden
|
||||
scall sys_fsync 0x05f05f05f205f04a globl hidden
|
||||
scall sys_fdatasync 0x0f105f22620bb04b globl hidden # fsync() on openbsd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue