Perform fine-tuning of socketpair and pipe
- removed unneeded share parameter from pipe on nt - socktpair(type | SOCK_CLOEXEC) is now polyfilled - use textwindows for linker micro-optimization - apologies for auto clang-format diff noise :( - improve socketpair docstring See #122
This commit is contained in:
2
libc/sysv/calls/__sys_socketpair.s
Normal file
2
libc/sysv/calls/__sys_socketpair.s
Normal file
@ -0,0 +1,2 @@
|
||||
.include "o/libc/sysv/macros.internal.inc"
|
||||
.scall __sys_socketpair,0x0870870872087035,globl,hidden
|
||||
Reference in New Issue
Block a user