2141a0a2107d927b357062d4f6028cd343aa02ef blob 153 bytes (raw)
1
2
3
4
5
6
7
8
9
| | #include <features.h>
struct k_sigaction {
unsigned flags;
void (*handler)(int);
unsigned long mask[4];
};
hidden void __restore(), __restore_rt();
|
debug log:
solving 2141a0a2 ...
found 2141a0a2 in https://inbox.vuxu.org/musl/20230208214530.GT4163@brightrain.aerifal.cx/
found 63fdfab0 in https://git.vuxu.org/mirror/musl/
preparing index
index prepared:
100644 63fdfab00b01fc6d780107bacfbfbd386a9b6c81 arch/mips/ksigaction.h
applying [1/1] https://inbox.vuxu.org/musl/20230208214530.GT4163@brightrain.aerifal.cx/
diff --git a/arch/mips/ksigaction.h b/arch/mips/ksigaction.h
index 63fdfab0..2141a0a2 100644
Checking patch arch/mips/ksigaction.h...
Applied patch arch/mips/ksigaction.h cleanly.
index at:
100644 2141a0a2107d927b357062d4f6028cd343aa02ef arch/mips/ksigaction.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).