mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-05 18:58:30 +00:00
Improve threading support further
This commit is contained in:
parent
8bfb70ca3f
commit
ce71677156
61 changed files with 882 additions and 747 deletions
|
@ -153,6 +153,7 @@ noasan int main(int argc, char *argv[]) {
|
|||
__log_level = kLogInfo;
|
||||
GetOpts(argc, argv);
|
||||
setenv("GDB", "", true);
|
||||
GetSymbolTable();
|
||||
|
||||
// normalize this process
|
||||
FixIrregularFds();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue