summaryrefslogtreecommitdiff
path: root/signal.h (follow)
Commit message (Expand)AuthorAge
* Kill signal_shutdown().Andre Noll2026-04-06
* Move para_reap_child() into server.c and make it static.Andre Noll2026-04-06
* Switch to SPDX identifiers.Andre Noll2026-03-17
* Rename ->{pre,post}_select methods to ->{pre,post}_monitor.Andre Noll2022-08-25
* Misc documentation cleanups related to select().Andre Noll2022-08-25
* Hide implementation of para_fd_set().Andre Noll2022-08-25
* fd: Drop fd_set parameter from read_nonblock() and friends.Andre Noll2022-08-25
* Shorten copyright notice.Andre Noll2017-09-22
* signal.h: Add documentation of signal_pre_select().Andre Noll2016-12-30
* Improve signal init and shutdown.Andre Noll2015-02-19
* signal: Provide generic signal_pre_select().Andre Noll2015-02-08
* Update year in copyright headers.Andre Noll2015-01-12
* doc: Change email address to maan@tuebingen.mpg.deAndre Noll2014-08-18
* task_register() conversion: signal taskAndre Noll2014-05-25
* Change copyright year to 2014.Andre Noll2014-02-22
* Change copyright year to 2013.Andre Noll2013-03-25
* Change year in copyright message to 2012.Andre Noll2012-01-07
* server: Kill temporary SIGCHLD handler.Andre Noll2011-10-15
* Replace 2010 in copyright message by 2011.Andre Noll2011-01-17
* Use non-blocking API for signal handling.Andre Noll2010-04-25
* Remove ->signum from struct signal_task.Andre Noll2010-04-25
* Change year in COPYRIGHT to 2010.Andre Noll2010-04-05
* Kill unused para_reap_children().Andre Noll2009-07-20
* Kill remaining instances of signal().Andre Noll2009-04-06
* Introduce para_sigaction().Andre Noll2009-04-06
* Change year of copyright from 2008 to 2009.Andre Noll2009-01-10
* Change year in Copyright comment from 2007 to 2008.Andre Noll2008-01-08
* Introduce signal_shutdown().Andre Noll2007-10-26
* Get rid of E_WAITPID.Andre Noll2007-10-10
* Make struct signal_task generic and make afs use it.Andre Noll2007-09-08
* replace standard GPL header by a one-line pointer to COPYINGAndre Noll2007-06-28
* add more missing documentationAndre Noll2007-02-10
* add signal.hAndre2007-01-05