File: Changes

package info (click to toggle)
libapp-control-perl 1.02-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, lenny, squeeze, wheezy
  • size: 64 kB
  • ctags: 11
  • sloc: perl: 281; makefile: 43
file content (9 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
$Log: Changes,v $
Revision 1.6  2003/08/27 16:48:51  wrigley
moved $SIG{CHLD} = "IGNORE" after the fork to prevent the child from inheriting it

Revision 1.5  2003/02/24 13:39:19  wrigley
added $Log: Changes,v $
added Revision 1.6  2003/08/27 16:48:51  wrigley
added moved $SIG{CHLD} = "IGNORE" after the fork to prevent the child from inheriting it
added to Changes