mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-08 12:18:31 +00:00
Make improvements
- Expand redbean UNIX module - Expand redbean documentation - Ensure Lua copyright is embedded in binary - Increase the PATH_MAX limit especially on NT - Use column major sorting for linenoise completions - Fix some suboptimalities in redbean's new UNIX API - Figured out right flags for Multics newline in raw mode
This commit is contained in:
parent
cf3174dc74
commit
2046c0d2ae
305 changed files with 6602 additions and 4221 deletions
|
@ -154,8 +154,8 @@ scall sys_geteuid 0x019019019201906b globl hidden
|
|||
scall sys_getegid 0x02b02b02b202b06c globl hidden
|
||||
scall getgroups 0x04f04f04f204f073 globl
|
||||
scall setgroups 0x0500500502050074 globl
|
||||
scall setreuid 0x07e07e07e207e071 globl
|
||||
scall setregid 0x07f07f07f207f072 globl
|
||||
scall sys_setreuid 0x07e07e07e207e071 globl hidden
|
||||
scall sys_setregid 0x07f07f07f207f072 globl hidden
|
||||
scall sys_setuid 0x0170170172017069 globl hidden
|
||||
scall sys_setgid 0x0b50b50b520b506a globl hidden
|
||||
scall sys_setresuid 0xfff11a137ffff075 globl hidden # polyfilled for xnu
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue