ptrace.h revision 1.1
11.1Sragge/* 21.1Sragge * Copyright (c) 1994 Ludd, University of Lule}, Sweden. 31.1Sragge * All rights reserved. 41.1Sragge * 51.1Sragge * Redistribution and use in source and binary forms, with or without 61.1Sragge * modification, are permitted provided that the following conditions 71.1Sragge * are met: 81.1Sragge * 1. Redistributions of source code must retain the above copyright 91.1Sragge * notice, this list of conditions and the following disclaimer. 101.1Sragge * 2. Redistributions in binary form must reproduce the above copyright 111.1Sragge * notice, this list of conditions and the following disclaimer in the 121.1Sragge * documentation and/or other materials provided with the distribution. 131.1Sragge * 3. All advertising materials mentioning features or use of this software 141.1Sragge * must display the following acknowledgement: 151.1Sragge * This product includes software developed at Ludd, University of Lule}. 161.1Sragge * 4. The name of the author may not be used to endorse or promote products 171.1Sragge * derived from this software without specific prior written permission 181.1Sragge * 191.1Sragge * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 201.1Sragge * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 211.1Sragge * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 221.1Sragge * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 231.1Sragge * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 241.1Sragge * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 251.1Sragge * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 261.1Sragge * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 271.1Sragge * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 281.1Sragge * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 291.1Sragge * 301.1Sragge * $Id: ptrace.h,v 1.1 1994/08/02 20:20:51 ragge Exp $ 311.1Sragge */ 321.1Sragge 331.1Sragge /* All bugs are subject to removal without further notice */ 341.1Sragge 351.1Sragge 361.1Sragge 37