2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-27 20:49:04 +00:00

6 Commits

Author SHA1 Message Date
Bob Halley
bed86971bf add isc_app_onrun 1999-07-14 02:03:44 +00:00
Bob Halley
1e0134b61e sigwait() apparently blocks SIGABRT on linux, causing the main thread
to hang around instead of exiting if a child thread calls abort().  We now
listen for SIGABRT.
1999-07-13 02:22:11 +00:00
Bob Halley
dd324bd791 always ignore sigpipe 1999-05-12 22:54:46 +00:00
Bob Halley
a829555ed7 linux threads support 1999-05-12 22:35:40 +00:00
Bob Halley
6050eb5ab4 do not wait for SIGABRT 1999-05-12 17:37:38 +00:00
Bob Halley
96f55bdc73 add app 1999-05-12 09:44:35 +00:00