1 /* $RCSfile: util.h,v $$Revision: 4.1 $$Date: 92/08/07 18:29:03 $
3 * Copyright (c) 1991, Larry Wall
5 * You may distribute under the terms of either the GNU General Public
6 * License or the Artistic License, as specified in the README file.
9 * Revision 4.1 92/08/07 18:29:03 lwall
11 * Revision 4.0.1.4 92/06/11 21:19:36 lwall
12 * patch34: pidgone() wasn't declared right
14 * Revision 4.0.1.3 92/06/08 16:09:20 lwall
15 * patch20: bcopy() and memcpy() now tested for overlap safety
17 * Revision 4.0.1.2 91/11/05 19:18:40 lwall
18 * patch11: safe malloc code now integrated into Perl's malloc when possible
20 * Revision 4.0.1.1 91/06/07 12:11:00 lwall
21 * patch4: new copyright notice
23 * Revision 4.0 91/03/20 01:56:48 lwall