Release pledge.com v1.1

This change fixes bugs, adds more system calls, and improves
compatibility with OpenBSD. Going forward, versions on the web will be
pinned to a permanent version. There were many other changes over the
last week which also improved this new release.
This commit is contained in:
Justine Tunney 2022-07-22 13:44:00 -07:00
parent b5904947e9
commit 76d2f68c91
34 changed files with 164 additions and 89 deletions

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/macros.internal.inc"
.scall clock_nanosleep,0xffffff0f4ffff0e6,globl
.scall clock_nanosleep,0x1ddfff0f4ffff0e6,globl

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/macros.internal.inc"
.scall get_robust_list,0xfffffffffffff112,globl
.scall get_robust_list,0x0a8ffffffffff112,globl

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/macros.internal.inc"
.scall posix_fallocate,0xffffff212fffffff,globl,hidden
.scall posix_fallocate,0x1dffff212fffffff,globl,hidden

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/macros.internal.inc"
.scall set_robust_list,0xfffffffffffff111,globl
.scall set_robust_list,0x0a7ffffffffff111,globl

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/macros.internal.inc"
.scall sys_creat,0xffffff008ffff055,globl,hidden
.scall sys_creat,0x008fff008ffff055,globl,hidden

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/macros.internal.inc"
.scall sys_futex,0xfff053fffffff0ca,globl,hidden
.scall sys_futex,0x0a6053fffffff0ca,globl,hidden

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/macros.internal.inc"
.scall sys_killpg,0xffffff092fffffff,globl,hidden
.scall sys_killpg,0x092fff092fffffff,globl,hidden

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/macros.internal.inc"
.scall sys_posix_spawn,0xfffffffff20f4fff,globl,hidden
.scall sys_posix_spawn,0x1daffffff20f4fff,globl,hidden

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/macros.internal.inc"
.scall sys_sync,0xfff02402420240a2,globl,hidden
.scall sys_sync,0x02402402420240a2,globl,hidden

View file

@ -1,2 +1,2 @@
.include "o/libc/sysv/macros.internal.inc"
.scall sys_uname,0xffffff0a4ffff03f,globl,hidden
.scall sys_uname,0x0a4fff0a4ffff03f,globl,hidden