Users browsing this thread: 1 Guest(s)
venam
Administrators
(This is part of the podcast discussion extension)

Unix signals

Link of the recording [ https://raw.githubusercontent.com/nixers...-10-18.mp3 - http://podcast.nixers.net/feed/download....10-181.mp3 ]

Trap me up!

--(Show Notes)--
signal(7) #list of signals
signal(2),
kill(1),
alarm(2),
kill(2),
killpg(2),
pause(2),
sigaction(2),
signalfd(2),
sigpending(2),
sigproc‐
mask(2),
sigsuspend(2),
bsd_signal(3),
raise(3),
siginterrupt(3),
sigqueue(3),
sigsetops(3),
sigvec(3),
sysv_signal(3),

https://en.wikipedia.org/wiki/Unix_signal
http://www.thegeekstuff.com/2012/03/linu...damentals/
https://namingschemes.com/UNIX_Signals
http://www.tech-faq.com/unix-signals.html
http://www.linuxprogrammingblog.com/all-...ux-signals
http://www.linuxjournal.com/article/3985
http://www.tutorialspoint.com/unix/unix-...-traps.htm
http://people.cs.pitt.edu/~alanjawi/cs44...ignals.htm
https://utcc.utoronto.ca/~cks/space/blog...alsIgnored
http://www.digplanet.com/wiki/SIGHUP
http://jvns.ca/blog/2016/06/13/should-yo...f-signals/
https://en.wikipedia.org/wiki/Job_control_(Unix)
https://en.wikipedia.org/wiki/Kill_(command)
https://en.wikipedia.org/wiki/C_signal_handling
https://www.cons.org/cracauer/sigint.html
http://www.catb.org/~esr/writings/taoup/...07s02.html
https://unix.stackexchange.com/questions...stening-to
https://en.wikipedia.org/wiki/Kill_(command)
https://en.wikipedia.org/wiki/Ken_Arnold
http://www.cs.ucsb.edu/~almeroth/classes...gnals.html
https://siguniang.wordpress.com/2011/12/...ith-sleep/
https://ldpreload.com/blog/signalfd-is-useless interesting article - but as with all blogs it's purpose is to nag about the situation. You can read it after this podcast.
https://busybox.net/~vda/init_vs_runsv.html how signals are used in a bad way and an alternative
https://www.stev.org/post/linuxprogrammi...theeasyway


Music: Kronstudio - Volume


Messages In This Thread
Unix Signals - by venam - 18-10-2016, 03:09 PM
RE: Unix Signals - by venam - 18-10-2016, 03:11 PM