lib9.std.h (172B)
1 #include <fmt.h> 2 #include <setjmp.h> 3 #include <string.h> 4 #include <stdlib.h> 5 #include <unistd.h> 6 #include <stddef.h> 7 8 #define exits(x) exit(x && *x ? 1 : 0) 9 10 #define nil 0
![]() | plan9portfork of plan9port with libvec, libstr and libsdb |
Log | Files | Refs | README | LICENSE |