This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cosmopolitan
Watch
1
Star
0
Fork
You've already forked cosmopolitan
0
mirror of
https://github.com/jart/cosmopolitan.git
synced
2025-02-01 03:53:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
c1d99676c4
cosmopolitan
/
libc
/
isystem
/
err.h
5 lines
89 B
C
Raw
Normal View
History
Unescape
Escape
Initial import
2020-06-15 14:18:57 +00:00
#
ifndef LIBC_ISYSTEM_ERR_H_
#
define LIBC_ISYSTEM_ERR_H_
Make more libc improvements - Make memmem() faster - Make readdir() thread safe - Remove 64kb limit from mkdeps.com - Add old crypt() function from Musl - Improve new fix-third-party.py tool - Improve libc/isystem/ headers and fix bugs
2022-08-07 00:18:40 +00:00
#
include
"libc/log/bsd.h"
Initial import
2020-06-15 14:18:57 +00:00
#
endif
Reference in a new issue
Copy permalink