mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-25 06:42:27 +00:00
Fix Python stack overflow checking in MODE=dbg
This commit is contained in:
parent
8b69acc1cc
commit
18a24935cc
8 changed files with 10 additions and 545 deletions
1
third_party/python/Python/thread_pthread.inc
vendored
1
third_party/python/Python/thread_pthread.inc
vendored
|
@ -4,6 +4,7 @@
|
|||
│ Python 3 │
|
||||
│ https://docs.python.org/3/license.html │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/thread/semaphore.h"
|
||||
/* clang-format off */
|
||||
|
||||
/* Posix threads interface */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue