1
0
zrcadlo https://git.tukaani.org/xz.git synchronizováno 2026-04-25 01:28:00 +00:00
Tento commit je obsažen v:
Pavel Raiskup 2018-11-22 15:14:34 +01:00 odevzdal Lasse Collin
rodič 7143b04fe4
revize 5a2fc3cd01
2 změnil soubory, kde provedl 2 přidání a 2 odebrání

Zobrazit soubor

@ -23,7 +23,7 @@ volatile sig_atomic_t user_abort = false;
/// been done. /// been done.
static volatile sig_atomic_t exit_signal = 0; static volatile sig_atomic_t exit_signal = 0;
/// Mask of signals for which have have established a signal handler to set /// Mask of signals for which we have established a signal handler to set
/// user_abort to true. /// user_abort to true.
static sigset_t hooked_signals; static sigset_t hooked_signals;

Zobrazit soubor

@ -1551,7 +1551,7 @@ The old BCJ filters will still be useful in embedded systems,
because the decoder of the new filter will be bigger because the decoder of the new filter will be bigger
and use more memory. and use more memory.
.IP "" .IP ""
Different instruction sets have have different alignment: Different instruction sets have different alignment:
.RS .RS
.RS .RS
.PP .PP