File: Changes

package info (click to toggle)
libapp-control-perl 1.07-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 92 kB
  • sloc: perl: 281; makefile: 2
file content (12 lines) | stat: -rw-r--r-- 438 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
$Log: Changes,v $
Revision 1.7  Wed 12 Apr 2023 17:28:29 BST
Added git info to metadata

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