mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 06:53:33 +00:00
parent
f4298f10c2
commit
0eaad9dd7b
1 changed files with 2 additions and 0 deletions
|
@ -573,6 +573,8 @@ apesh: .ascii "'\n#'\"\n" # sixth edition shebang
|
||||||
.shstub ape_elf_shstrndx,2 # 3e: e_shstrndx
|
.shstub ape_elf_shstrndx,2 # 3e: e_shstrndx
|
||||||
.ascii "' >&7\n"
|
.ascii "' >&7\n"
|
||||||
.ascii "exec 7<&-\n"
|
.ascii "exec 7<&-\n"
|
||||||
|
.ascii "else\n"
|
||||||
|
.ascii "exit 1\n"
|
||||||
.ascii "fi\n"
|
.ascii "fi\n"
|
||||||
.ascii "exec \"$0\" \"$@\"\n" # etxtbsy tail recursion
|
.ascii "exec \"$0\" \"$@\"\n" # etxtbsy tail recursion
|
||||||
.ascii "R=$?\n" # architecture optimistic
|
.ascii "R=$?\n" # architecture optimistic
|
||||||
|
|
Loading…
Reference in a new issue