mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-22 21:32:31 +00:00
Rearrange code and make a faster sha256sum program
This commit is contained in:
parent
5e60e5ad10
commit
89d1e5b8f2
32 changed files with 933 additions and 517 deletions
|
@ -27,7 +27,6 @@ STATIC_YOINK("_init_stdin");
|
|||
FILE *stdin;
|
||||
|
||||
hidden FILE __stdin;
|
||||
hidden unsigned char __stdin_buf[BUFSIZ];
|
||||
|
||||
static textstartup void __stdin_init() {
|
||||
__fflush_register(stdin);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue