signal.h\include\src - musl - musl - an implementation of the standard library for Linux-based systems

index : musl
musl - an implementation of the standard library for Linux-based systems
summary refs log tree commit diff
path: root/src/include/signal.h
blob: bb5667841a66009715b7c3687ca73cf28b49616b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#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 *);
#endif
generated by cgit v1.2.1 (git 2.18.0) at 2025年10月02日 06:19:14 +0000

AltStyle によって変換されたページ (->オリジナル) /