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-03-03 15:38:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
c0bec24fa2
cosmopolitan
/
libc
/
isystem
/
endian.h
5 lines
96 B
C
Raw
Normal View
History
Unescape
Escape
Initial import
2020-06-15 07:18:57 -07:00
#
ifndef LIBC_ISYSTEM_ENDIAN_H_
#
define LIBC_ISYSTEM_ENDIAN_H_
Fold conv package into fmt Both packages had nearly identical dependency requirements, so merging them should help reduce the complexity of the build graph.
2020-12-09 15:04:54 -08:00
#
include
"libc/fmt/conv.h"
Initial import
2020-06-15 07:18:57 -07:00
#
endif
Reference in a new issue
Copy permalink