mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-22 21:32:31 +00:00
Add more missing libc functionality
This commit is contained in:
parent
cf93ecbbb2
commit
a8cf0f7e89
74 changed files with 6981 additions and 105 deletions
4
libc/isystem/stdio_ext.h
Normal file
4
libc/isystem/stdio_ext.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#ifndef COSMOPOLITAN_LIBC_ISYSTEM_STDIO_EXT_H_
|
||||
#define COSMOPOLITAN_LIBC_ISYSTEM_STDIO_EXT_H_
|
||||
#include "libc/stdio/stdio_ext.h"
|
||||
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_STDIO_EXT_H_ */
|
Loading…
Add table
Add a link
Reference in a new issue