Christopher Faylor 0e1f0840d2 Update copyright on all files checked in so far this year.
* fhandler.h: Use #pragma once rather than ifdef guards.
(fhandler_console::tc_getpgid): Return our pgid if we have never opened a
console.
* fork.cc: Rearrange includes to accommodate fhandler.h use of pinfo.h.
* sigproc.cc: Ditto.
* spawn.cc: Ditto.
(child_info_spawn::worker): Query myself->pgid rather than calling expensive
function.
* thread.h: Use #pragma once rather than ifdef guards.
* pinfo.h: Use #pragma once rather than ifdef guards.
(pinfo::remember): Don't define if sigproc.h has not been included.
(pinfo::reattach): Ditto.
* sigproc.h: Use #pragma once rather than ifdef guards.  Use different test to
see if pinfo.h has been included.
2012-01-11 19:07:11 +00:00
..
2011-12-17 23:39:47 +00:00
2001-03-05 21:29:24 +00:00
2005-07-26 00:55:42 +00:00
2011-05-18 01:25:41 +00:00
2011-12-17 23:39:47 +00:00
2008-12-31 21:33:34 +00:00
2000-02-17 19:38:33 +00:00
2007-06-21 15:57:54 +00:00
2001-09-17 21:29:19 +00:00
2005-02-22 19:45:41 +00:00
2001-09-11 20:01:02 +00:00
2001-03-05 21:29:24 +00:00
2009-12-26 06:20:56 +00:00
2011-12-17 23:39:47 +00:00
2007-02-20 15:48:04 +00:00
2000-12-10 22:19:50 +00:00
2006-02-02 22:46:37 +00:00
2008-04-24 08:46:41 +00:00