mailing list of musl libc
 help / color / mirror / code / Atom feed
95ec4358dd52d196d91d343571e880e47ade6e01 blob 271 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
 
#define PROT_SAO       0x10

#undef MAP_NORESERVE
#define MAP_NORESERVE   0x40
#undef MAP_LOCKED
#define MAP_LOCKED	0x80

#undef MCL_CURRENT
#define MCL_CURRENT     0x2000
#undef MCL_FUTURE
#define MCL_FUTURE      0x4000
#undef MCL_ONFAULT
#define MCL_ONFAULT     0x8000
debug log:

solving 95ec4358 ...
found 95ec4358 in https://git.vuxu.org/mirror/musl/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).