phk b77d489a08 The at_exit and at_fork functions currently use a 'roll your own'
linked list to store the callbak routines.  The patch converts the
lists to queue(3) TAILQs, making the code slightly clearer and ensuring
that callbacks are executed in FIFO order.

Man page also updated as necesary.

(discontinued use of M_TEMP malloc type while here anyway /phk)

Submitted by:   Jake Burkholder jake@checker.org
PR:             14912
1999-11-19 21:29:03 +00:00
..
1999-10-18 21:57:33 +00:00
1999-08-28 00:22:10 +00:00
1999-08-28 00:22:10 +00:00
1999-11-16 17:16:18 +00:00
1999-08-28 00:22:10 +00:00
1999-10-18 21:49:02 +00:00
1999-08-28 00:22:10 +00:00
1999-10-18 22:17:08 +00:00
1999-08-28 00:22:10 +00:00
1999-10-18 22:04:06 +00:00
1999-11-01 20:13:05 +00:00
1999-10-18 13:57:10 +00:00
1999-08-28 00:22:10 +00:00