perl 5.0 alpha 9
[p5sagit/p5-mst-13.2.git] / util.h
CommitLineData
79072805 1/* $RCSfile: util.h,v $$Revision: 4.1 $$Date: 92/08/07 18:29:03 $
a687059c 2 *
d48672a2 3 * Copyright (c) 1991, Larry Wall
a687059c 4 *
d48672a2 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.
8d063cd8 7 *
8 * $Log: util.h,v $
79072805 9 * Revision 4.1 92/08/07 18:29:03 lwall
10 *
faf8582f 11 * Revision 4.0.1.4 92/06/11 21:19:36 lwall
12 * patch34: pidgone() wasn't declared right
13 *
7c0587c8 14 * Revision 4.0.1.3 92/06/08 16:09:20 lwall
15 * patch20: bcopy() and memcpy() now tested for overlap safety
16 *
de3bb511 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
19 *
d48672a2 20 * Revision 4.0.1.1 91/06/07 12:11:00 lwall
21 * patch4: new copyright notice
22 *
fe14fcc3 23 * Revision 4.0 91/03/20 01:56:48 lwall
24 * 4.0 baseline.
8d063cd8 25 *
26 */