mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-01 08:48:29 +00:00
parent
2134ffe005
commit
3573814e45
3 changed files with 8 additions and 3 deletions
|
@ -2,6 +2,7 @@ int main(int argc, char *argv[]) {
|
|||
int rc;
|
||||
char *s;
|
||||
FILE *f;
|
||||
showcrashreports();
|
||||
s = strdup(argv[0]);
|
||||
s[0] = 'Z';
|
||||
f = fopen("/dev/null", "w");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue