mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-28 07:18:30 +00:00
Supplement _GNU_SOURCE with _COSMO_SOURCE
This commit is contained in:
parent
e6b59bced2
commit
7b8024d088
8 changed files with 8 additions and 14 deletions
4
third_party/musl/tdestroy.c
vendored
4
third_party/musl/tdestroy.c
vendored
|
@ -26,9 +26,7 @@
|
|||
│ │
|
||||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/mem/mem.h"
|
||||
#define _GNU_SOURCE
|
||||
#include "third_party/musl/search.h"
|
||||
#include "third_party/musl/tsearch.h"
|
||||
#include "third_party/musl/tsearch.internal.h"
|
||||
|
||||
asm(".ident\t\"\\n\\n\
|
||||
Musl libc (MIT License)\\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue