mailing list of musl libc
 help / color / mirror / code / Atom feed
0e116aae197ad0dafe7d26fcf4580234a4bba898 blob 678 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
 
#include <features.h>

extern hidden volatile int *const __at_quick_exit_lockptr;
extern hidden volatile int *const __atexit_lockptr;
extern hidden volatile int *const __dlerror_lockptr;
extern hidden volatile int *const __gettext_lockptr;
extern hidden volatile int *const __random_lockptr;
extern hidden volatile int *const __sem_open_lockptr;
extern hidden volatile int *const __stdio_ofl_lockptr;
extern hidden volatile int *const __syslog_lockptr;
extern hidden volatile int *const __timezone_lockptr;

extern hidden volatile int *const __bump_lockptr;

extern hidden volatile int *const __vmlock_lockptr;

hidden void __malloc_atfork(int);
hidden void __ldso_atfork(int);
debug log:

solving 0e116aae ...
found 0e116aae in https://inbox.vuxu.org/musl/20201028185608.GG534@brightrain.aerifal.cx/ ||
	https://inbox.vuxu.org/musl/20201026005912.GJ534@brightrain.aerifal.cx/

applying [1/2] https://inbox.vuxu.org/musl/20201028185608.GG534@brightrain.aerifal.cx/
diff --git a/src/internal/fork_impl.h b/src/internal/fork_impl.h
new file mode 100644
index 00000000..0e116aae

Checking patch src/internal/fork_impl.h...
Applied patch src/internal/fork_impl.h cleanly.

skipping https://inbox.vuxu.org/musl/20201026005912.GJ534@brightrain.aerifal.cx/ for 0e116aae
index at:
100644 0e116aae197ad0dafe7d26fcf4580234a4bba898	src/internal/fork_impl.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).