jaeger changed the topic of #crux to: CRUX 3.7 | Homepage: https://crux.nu/ | Ports: https://crux.nu/portdb/ https://crux.ninja/portdb/ | Logs: https://libera.irclog.whitequark.org/crux/
tilman has quit [Ping timeout: 260 seconds]
tilman has joined #crux
lavaball has quit [Remote host closed the connection]
joe9 has joined #crux
Plazma has left #crux [#crux]
ukky has quit [Ping timeout: 255 seconds]
ukky has joined #crux
remiliascarlet has quit [Quit: remiliascarlet]
remiliascarlet has joined #crux
remiliascarlet has quit [Client Quit]
remiliascarlet has joined #crux
remiliascarlet has quit [Quit: remiliascarlet]
remiliascarlet has joined #crux
SiFuh has quit [Remote host closed the connection]
SiFuh has joined #crux
tarxvfz has joined #crux
stoffepojken has quit [Quit: ZNC 1.8.2 - https://znc.in]
stoffepojken has joined #crux
ppetrov^ has joined #crux
lavaball has joined #crux
emmett1 has joined #crux
stoffepojken has quit [Read error: Connection reset by peer]
stoffepojken has joined #crux
stoffepojken has quit [Quit: ZNC 1.8.2 - https://znc.in]
stoffepojken has joined #crux
ppetrov^ has quit [Quit: Leaving]
braewoods has quit [Read error: Connection reset by peer]
braewoods has joined #crux
braewoods has quit [Remote host closed the connection]
braewoods has joined #crux
joe9 has quit [Quit: leaving]
emmett1 has quit [Remote host closed the connection]
braewoods has quit [Remote host closed the connection]
braewoods has joined #crux
<ukky> Is there requirement to restore default signal handler, if changed, upon C program exit?
lavaball has quit [Remote host closed the connection]
lavaball has joined #crux
lavaball has quit [Quit: lavaball]
tarxvfz has quit [Quit: tarxvfz]
<darfo> ukky: no, the C exit handler takes care of that
<ukky> darfo: nice, less code to handle