mailing list of musl libc
 help / color / mirror / code / Atom feed
23e18eb1b810bda8e0d68fff833935a60637888d blob 349 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
#define PROT_SAO       0x10

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

#undef MCL_CURRENT
#define MCL_CURRENT     0x2000
#undef MCL_FUTURE
#define MCL_FUTURE      0x4000
#undef MCL_ONFAULT
#define MCL_ONFAULT     0x8000

#ifdef _GNU_SOURCE
#define PKEY_DISABLE_EXECUTE   0x4
#endif
debug log:

solving 23e18eb1 ...
found 23e18eb1 in https://inbox.vuxu.org/musl/20180614230337.GR4418@port70.net/ ||
	https://inbox.vuxu.org/musl/20180428195656.GU4418@port70.net/ ||
	https://inbox.vuxu.org/musl/20180428213958.GV4418@port70.net/
found b3a675a8 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 b3a675a8229dc1c9a619af03b864dbec0270d5f1	arch/powerpc/bits/mman.h

applying [1/3] https://inbox.vuxu.org/musl/20180614230337.GR4418@port70.net/
diff --git a/arch/powerpc/bits/mman.h b/arch/powerpc/bits/mman.h
index b3a675a8..23e18eb1 100644

Checking patch arch/powerpc/bits/mman.h...
Applied patch arch/powerpc/bits/mman.h cleanly.

skipping https://inbox.vuxu.org/musl/20180428195656.GU4418@port70.net/ for 23e18eb1
skipping https://inbox.vuxu.org/musl/20180428213958.GV4418@port70.net/ for 23e18eb1
index at:
100644 23e18eb1b810bda8e0d68fff833935a60637888d	arch/powerpc/bits/mman.h

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).