mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-28 08:12:28 +00:00
Further refine documentation
This commit is contained in:
parent
1bc3a25505
commit
548dcb9f08
27 changed files with 389 additions and 1478 deletions
3
third_party/getopt/initgetopt.S
vendored
3
third_party/getopt/initgetopt.S
vendored
|
@ -25,6 +25,5 @@
|
|||
pop %rax
|
||||
mov %eax,opterr(%rip)
|
||||
mov %eax,optind(%rip)
|
||||
lea kGetoptEmsg(%rip),%rax
|
||||
mov %rax,getopt_place(%rip)
|
||||
movl $kGetoptEmsg,getopt_place(%rip)
|
||||
.init.end 201,_init_getopt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue