mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-02 17:28: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
3
third_party/musl/tsearch.c
vendored
3
third_party/musl/tsearch.c
vendored
|
@ -27,8 +27,7 @@
|
|||
╚─────────────────────────────────────────────────────────────────────────────*/
|
||||
#include "libc/mem/mem.h"
|
||||
#include "libc/str/str.h"
|
||||
#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