mailing list of musl libc
 help / color / mirror / code / Atom feed
6bbc51d9d45b28294a12bb0e5e18b3077db65d75 blob 379 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
 
#ifndef SIGNAL_H
#define SIGNAL_H

#include "../../include/signal.h"

hidden int __sigaction(int, const struct sigaction *, struct sigaction *);

hidden void __block_all_sigs(void *);
hidden void __block_app_sigs(void *);
hidden void __restore_sigs(void *);

hidden void __get_handler_set(sigset_t *);

hidden extern const char __sys_signame[SIGSYS+1][sizeof("STKFLT")];

#endif
debug log:

solving 6bbc51d9 ...
found 6bbc51d9 in https://inbox.vuxu.org/musl/20240805065607.22897-1-contact@hacktivis.me/ ||
	https://inbox.vuxu.org/musl/20240809153423.30829-1-contact@hacktivis.me/
found bb566784 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 bb5667841a66009715b7c3687ca73cf28b49616b	src/include/signal.h

applying [1/2] https://inbox.vuxu.org/musl/20240805065607.22897-1-contact@hacktivis.me/
diff --git a/src/include/signal.h b/src/include/signal.h
index bb566784..6bbc51d9 100644

Checking patch src/include/signal.h...
Applied patch src/include/signal.h cleanly.

skipping https://inbox.vuxu.org/musl/20240809153423.30829-1-contact@hacktivis.me/ for 6bbc51d9
index at:
100644 6bbc51d9d45b28294a12bb0e5e18b3077db65d75	src/include/signal.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).