epoc32/include/stdapis/sys/shm.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
equal deleted inserted replaced
3:e1b950c65cb4 4:837f303aceeb
     1 /* $FreeBSD: src/sys/sys/shm.h,v 1.23 2005/04/02 12:33:36 das Exp $ */
     1 /* $FreeBSD: src/sys/sys/shm.h,v 1.23 2005/04/02 12:33:36 das Exp $ */
     2 /*	$NetBSD: shm.h,v 1.15 1994/06/29 06:45:17 cgd Exp $	*/
     2 /*	$NetBSD: shm.h,v 1.15 1994/06/29 06:45:17 cgd Exp $	*/
     3 
     3 
     4 /*-
     4 /*-
     5  * Copyright (c) 1994 Adam Glass
     5  * Copyright (c) 1994 Adam Glass
     6  *© Portions copyright (c) 2006 Nokia Corporation.  All rights reserved.
       
     7  *© Portions copyright (c) 2006 Symbian Software Ltd. All rights reserved.
       
     8  * All rights reserved.
     6  * All rights reserved.
     9  *
     7  *
    10  * Redistribution and use in source and binary forms, with or without
     8  * Redistribution and use in source and binary forms, with or without
    11  * modification, are permitted provided that the following conditions
     9  * modification, are permitted provided that the following conditions
    12  * are met:
    10  * are met:
    26  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    24  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
    27  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    25  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
    28  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    26  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
    29  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    27  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
    30  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
    28  * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
       
    29  *
       
    30  *  Portions Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
    31  */
    31  */
    32 
    32 
    33 /*
    33 /*
    34  * As defined+described in "X/Open System Interfaces and Headers"
    34  * As defined+described in "X/Open System Interfaces and Headers"
    35  *                         Issue 4, p. XXX
    35  *                         Issue 4, p. XXX