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-24 14:59:03 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
102edf4ea2
cosmopolitan
/
libc
/
isystem
/
sysexits.h
5 lines
98 B
C
Raw
Normal View
History
Unescape
Escape
Clean up more code - Found some bugs in LLVM compiler-rt library - The useless LIBC_STUBS package is now deleted - Improve the overflow checking story even further - Get chibicc tests working in MODE=dbg mode again - The libc/isystem/ headers now have correctly named guards
2023-06-18 00:55:09 -07:00
#
ifndef _SYSEXITS_H
#
define _SYSEXITS_H
Add script.com and whois.com courtesy of FreeBSD
2022-09-13 20:11:09 -07:00
#
include
"libc/sysv/consts/ex.h"
Clean up more code - Found some bugs in LLVM compiler-rt library - The useless LIBC_STUBS package is now deleted - Improve the overflow checking story even further - Get chibicc tests working in MODE=dbg mode again - The libc/isystem/ headers now have correctly named guards
2023-06-18 00:55:09 -07:00
#
endif
/* _SYSEXITS_H */
Reference in a new issue
Copy permalink