mailing list of musl libc
 help / color / mirror / code / Atom feed
3889d38a9337f7c2604f4785dcb701ab300b0c6c blob 790 bytes (raw)

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

extern hidden volatile int *const __at_quick_exit_lockptr;
extern hidden volatile int *const __atexit_lockptr;
extern hidden volatile int *const __gettext_lockptr;
extern hidden volatile int *const __locale_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;
extern hidden volatile int __fork_lock[1];

hidden void __malloc_atfork(int);
hidden void __ldso_atfork(int);
hidden void __pthread_key_atfork(int);

hidden void __post_Fork(int);
debug log:

solving 3889d38a ...
found 3889d38a in https://inbox.vuxu.org/musl/ZauAbDW5gvvb6iDM@voyager/
found f995fce2 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 f995fce21aaae44efe04c5f0e5b2f9f21b578f6b	src/internal/fork_impl.h

applying [1/1] https://inbox.vuxu.org/musl/ZauAbDW5gvvb6iDM@voyager/
diff --git a/src/internal/fork_impl.h b/src/internal/fork_impl.h
index f995fce2..3889d38a 100644

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

index at:
100644 3889d38a9337f7c2604f4785dcb701ab300b0c6c	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).