MITMisc.h   MITMisc.h 
skipping to change at line 29 skipping to change at line 29
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of The Open Group shall not be Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group. in this Software without prior written authorization from The Open Group.
********************************************************/ ********************************************************/
/* RANDOM CRUFT! THIS HAS NO OFFICIAL X CONSORTIUM OR X PROJECT TEAM BLESSI NG */ /* RANDOM CRUFT! THIS HAS NO OFFICIAL X CONSORTIUM OR X PROJECT TEAM BLESSI NG */
/* $Xorg: MITMisc.h,v 1.4 2001/02/09 02:03:23 xorgcvs Exp $ */
#ifndef _XMITMISC_H_ #ifndef _XMITMISC_H_
#define _XMITMISC_H_ #define _XMITMISC_H_
#include <X11/Xfuncproto.h> #include <X11/Xfuncproto.h>
#include <X11/extensions/mitmiscconst.h> #include <X11/extensions/mitmiscconst.h>
_XFUNCPROTOBEGIN _XFUNCPROTOBEGIN
Bool XMITMiscQueryExtension( Bool XMITMiscQueryExtension(
Display* /* dpy */, Display* /* dpy */,
 End of changes. 1 change blocks. 
2 lines changed or deleted 0 lines changed or added


 XEVI.h   XEVI.h 
/* $Xorg: XEVI.h,v 1.3 2000/08/18 04:05:44 coskrey Exp $ */
/************************************************************ /************************************************************
Copyright (c) 1997 by Silicon Graphics Computer Systems, Inc. Copyright (c) 1997 by Silicon Graphics Computer Systems, Inc.
Permission to use, copy, modify, and distribute this Permission to use, copy, modify, and distribute this
software and its documentation for any purpose and without software and its documentation for any purpose and without
fee is hereby granted, provided that the above copyright fee is hereby granted, provided that the above copyright
notice appear in all copies and that both that copyright notice appear in all copies and that both that copyright
notice and this permission notice appear in supporting notice and this permission notice appear in supporting
documentation, and that the name of Silicon Graphics not be documentation, and that the name of Silicon Graphics not be
used in advertising or publicity pertaining to distribution used in advertising or publicity pertaining to distribution
of the software without specific prior written permission. of the software without specific prior written permission.
skipping to change at line 24 skipping to change at line 23
without any express or implied warranty. without any express or implied warranty.
SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SILICON GRAPHICS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL SILICON
GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL GRAPHICS BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH
THE USE OR PERFORMANCE OF THIS SOFTWARE. THE USE OR PERFORMANCE OF THIS SOFTWARE.
********************************************************/ ********************************************************/
/* $XFree86$ */
#ifndef _XEVI_H_ #ifndef _XEVI_H_
#define _XEVI_H_ #define _XEVI_H_
#include <X11/Xfuncproto.h> #include <X11/Xfuncproto.h>
#include <X11/extensions/EVI.h> #include <X11/extensions/EVI.h>
typedef struct { typedef struct {
VisualID core_visual_id; VisualID core_visual_id;
int screen; int screen;
int level; int level;
 End of changes. 2 change blocks. 
2 lines changed or deleted 0 lines changed or added


 XLbx.h   XLbx.h 
/* $Xorg: XLbx.h,v 1.3 2000/08/18 04:05:45 coskrey Exp $ */
/* /*
* Copyright 1992 Network Computing Devices * Copyright 1992 Network Computing Devices
* *
* Permission to use, copy, modify, distribute, and sell this software and its * Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, provided th at * documentation for any purpose is hereby granted without fee, provided th at
* the above copyright notice appear in all copies and that both that * the above copyright notice appear in all copies and that both that
* copyright notice and this permission notice appear in supporting * copyright notice and this permission notice appear in supporting
* documentation, and that the name of NCD. not be used in advertising or * documentation, and that the name of NCD. not be used in advertising or
* publicity pertaining to distribution of the software without specific, * publicity pertaining to distribution of the software without specific,
* written prior permission. NCD. makes no representations about the * written prior permission. NCD. makes no representations about the
skipping to change at line 23 skipping to change at line 22
* without express or implied warranty. * without express or implied warranty.
* *
* NCD. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING AL L * NCD. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING AL L
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NCD . * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL NCD .
* BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMA GES * BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMA GES
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN AC TION * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN AC TION
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
* *
*/ */
/* $XFree86: xc/include/extensions/XLbx.h,v 1.3 2002/10/16 01:59:55 dawes E xp $ */
#ifndef _XLBX_H_ #ifndef _XLBX_H_
#define _XLBX_H_ #define _XLBX_H_
#include <X11/Xfuncproto.h> #include <X11/Xfuncproto.h>
#include <X11/Xdefs.h> #include <X11/Xdefs.h>
#include <X11/Xlib.h> #include <X11/Xlib.h>
#include <X11/extensions/lbx.h> #include <X11/extensions/lbx.h>
_XFUNCPROTOBEGIN _XFUNCPROTOBEGIN
 End of changes. 2 change blocks. 
2 lines changed or deleted 0 lines changed or added


 XShm.h   XShm.h 
/* $XFree86: xc/include/extensions/XShm.h,v 1.11 2003/04/03 15:11:07 dawes Exp $ */
/************************************************************ /************************************************************
Copyright 1989, 1998 The Open Group Copyright 1989, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting copyright notice and this permission notice appear in supporting
documentation. documentation.
skipping to change at line 30 skipping to change at line 29
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of The Open Group shall not be Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group. in this Software without prior written authorization from The Open Group.
********************************************************/ ********************************************************/
/* THIS IS NOT AN X CONSORTIUM STANDARD OR AN X PROJECT TEAM SPECIFICATION */ /* THIS IS NOT AN X CONSORTIUM STANDARD OR AN X PROJECT TEAM SPECIFICATION */
/* $Xorg: XShm.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
#ifndef _XSHM_H_ #ifndef _XSHM_H_
#define _XSHM_H_ #define _XSHM_H_
#include <X11/Xfuncproto.h> #include <X11/Xfuncproto.h>
#include <X11/extensions/shm.h> #include <X11/extensions/shm.h>
#ifndef _XSHM_SERVER_ #ifndef _XSHM_SERVER_
typedef unsigned long ShmSeg; typedef unsigned long ShmSeg;
typedef struct { typedef struct {
 End of changes. 2 change blocks. 
3 lines changed or deleted 0 lines changed or added


 Xag.h   Xag.h 
/* $XFree86: xc/include/extensions/Xag.h,v 1.5 2001/12/17 20:52:24 dawes Ex p $ */
/* /*
Copyright 1996, 1998 The Open Group Copyright 1996, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting copyright notice and this permission notice appear in supporting
documentation. documentation.
The above copyright notice and this permission notice shall be included The above copyright notice and this permission notice shall be included
skipping to change at line 27 skipping to change at line 26
IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE. OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of The Open Group shall Except as contained in this notice, the name of The Open Group shall
not be used in advertising or otherwise to promote the sale, use or not be used in advertising or otherwise to promote the sale, use or
other dealings in this Software without prior written authorization other dealings in this Software without prior written authorization
from The Open Group. from The Open Group.
*/ */
/* $Xorg: Xag.h,v 1.5 2001/02/09 02:03:24 xorgcvs Exp $ */
#ifndef _XAG_H_ #ifndef _XAG_H_
#define _XAG_H_ #define _XAG_H_
#include <X11/extensions/ag.h> #include <X11/extensions/ag.h>
#include <X11/Xfuncproto.h> #include <X11/Xfuncproto.h>
#include <stdarg.h> #include <stdarg.h>
_XFUNCPROTOBEGIN _XFUNCPROTOBEGIN
 End of changes. 2 change blocks. 
2 lines changed or deleted 0 lines changed or added


 Xcup.h   Xcup.h 
/* $Xorg: Xcup.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
/* /*
Copyright 1987, 1988, 1998 The Open Group Copyright 1987, 1988, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting copyright notice and this permission notice appear in supporting
documentation. documentation.
skipping to change at line 27 skipping to change at line 26
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL TH E FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL TH E
OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of The Open Group shall not be Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group. in this Software without prior written authorization from The Open Group.
*/ */
/* $XFree86$ */
#ifndef _XCUP_H_ #ifndef _XCUP_H_
#define _XCUP_H_ #define _XCUP_H_
#include <X11/Xfuncproto.h> #include <X11/Xfuncproto.h>
#include <X11/extensions/cup.h> #include <X11/extensions/cup.h>
_XFUNCPROTOBEGIN _XFUNCPROTOBEGIN
Bool XcupQueryVersion( Bool XcupQueryVersion(
 End of changes. 2 change blocks. 
2 lines changed or deleted 0 lines changed or added


 Xdbe.h   Xdbe.h 
/* $Xorg: Xdbe.h,v 1.3 2000/08/18 04:05:45 coskrey Exp $ */
/************************************************************************** **** /************************************************************************** ****
* *
* Copyright (c) 1994, 1995 Hewlett-Packard Company * Copyright (c) 1994, 1995 Hewlett-Packard Company
* *
* Permission is hereby granted, free of charge, to any person obtaining * Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the * a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including * "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merge, publish, * without limitation the rights to use, copy, modify, merge, publish,
* distribute, sublicense, and/or sell copies of the Software, and to * distribute, sublicense, and/or sell copies of the Software, and to
* permit persons to whom the Software is furnished to do so, subject to * permit persons to whom the Software is furnished to do so, subject to
skipping to change at line 33 skipping to change at line 32
* THE USE OR OTHER DEALINGS IN THE SOFTWARE. * THE USE OR OTHER DEALINGS IN THE SOFTWARE.
* *
* Except as contained in this notice, the name of the Hewlett-Packard * Except as contained in this notice, the name of the Hewlett-Packard
* Company shall not be used in advertising or otherwise to promote the * Company shall not be used in advertising or otherwise to promote the
* sale, use or other dealings in this Software without prior written * sale, use or other dealings in this Software without prior written
* authorization from the Hewlett-Packard Company. * authorization from the Hewlett-Packard Company.
* *
* Header file for Xlib-related DBE * Header file for Xlib-related DBE
* *
************************************************************************** ***/ ************************************************************************** ***/
/* $XFree86: xc/include/extensions/Xdbe.h,v 3.2 2001/08/01 00:44:35 tsi Exp $ */
#ifndef XDBE_H #ifndef XDBE_H
#define XDBE_H #define XDBE_H
#include <X11/Xfuncproto.h> #include <X11/Xfuncproto.h>
#include <X11/extensions/dbe.h> #include <X11/extensions/dbe.h>
typedef struct typedef struct
{ {
VisualID visual; /* one visual ID that supports double-buffering */ VisualID visual; /* one visual ID that supports double-buffering */
 End of changes. 2 change blocks. 
2 lines changed or deleted 0 lines changed or added


 Xext.h   Xext.h 
/* /*
* $Xorg: Xext.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $
* *
Copyright 1989, 1998 The Open Group Copyright 1989, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting copyright notice and this permission notice appear in supporting
documentation. documentation.
The above copyright notice and this permission notice shall be included in The above copyright notice and this permission notice shall be included in
skipping to change at line 26 skipping to change at line 25
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL TH E FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL TH E
OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of The Open Group shall not be Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group. in this Software without prior written authorization from The Open Group.
*/ */
/* $XFree86: xc/include/extensions/Xext.h,v 1.4 2001/12/14 19:53:28 dawes E xp $ */
#ifndef _XEXT_H_ #ifndef _XEXT_H_
#define _XEXT_H_ #define _XEXT_H_
#include <X11/Xfuncproto.h> #include <X11/Xfuncproto.h>
_XFUNCPROTOBEGIN _XFUNCPROTOBEGIN
typedef int (*XextErrorHandler) ( typedef int (*XextErrorHandler) (
Display * /* dpy */, Display * /* dpy */,
 End of changes. 2 change blocks. 
2 lines changed or deleted 0 lines changed or added


 dpms.h   dpms.h 
/* $Xorg: dpms.h,v 1.3 2000/08/18 04:05:45 coskrey Exp $ */
/***************************************************************** /*****************************************************************
Copyright (c) 1996 Digital Equipment Corporation, Maynard, Massachusetts. Copyright (c) 1996 Digital Equipment Corporation, Maynard, Massachusetts.
Permission is hereby granted, free of charge, to any person obtaining a cop y Permission is hereby granted, free of charge, to any person obtaining a cop y
of this software and associated documentation files (the "Software"), to de al of this software and associated documentation files (the "Software"), to de al
in the Software without restriction, including without limitation the right s in the Software without restriction, including without limitation the right s
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software. copies of the Software.
skipping to change at line 29 skipping to change at line 28
BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY, BUT NOT LIMITED TO CONSEQUENTIAL OR INCIDENTAL DAMAGES, OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF O R WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF O R
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWAR E. IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWAR E.
Except as contained in this notice, the name of Digital Equipment Corporati on Except as contained in this notice, the name of Digital Equipment Corporati on
shall not be used in advertising or otherwise to promote the sale, use or o ther shall not be used in advertising or otherwise to promote the sale, use or o ther
dealings in this Software without prior written authorization from Digital dealings in this Software without prior written authorization from Digital
Equipment Corporation. Equipment Corporation.
******************************************************************/ ******************************************************************/
/* $XFree86: xc/include/extensions/dpms.h,v 3.4 2000/03/15 16:51:51 tsi Exp $ */
#ifndef _X11_EXTENSIONS_DPMS_H #ifndef _X11_EXTENSIONS_DPMS_H
#define _X11_EXTENSIONS_DPMS_H 1 #define _X11_EXTENSIONS_DPMS_H 1
#include <X11/X.h> #include <X11/X.h>
#include <X11/Xmd.h> #include <X11/Xmd.h>
#include <X11/extensions/dpmsconst.h> #include <X11/extensions/dpmsconst.h>
#ifndef DPMS_SERVER #ifndef DPMS_SERVER
_XFUNCPROTOBEGIN _XFUNCPROTOBEGIN
 End of changes. 2 change blocks. 
2 lines changed or deleted 0 lines changed or added


 extutil.h   extutil.h 
/* /*
* $Xorg: extutil.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $
* *
Copyright 1989, 1998 The Open Group Copyright 1989, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting copyright notice and this permission notice appear in supporting
documentation. documentation.
The above copyright notice and this permission notice shall be included in The above copyright notice and this permission notice shall be included in
skipping to change at line 34 skipping to change at line 33
in this Software without prior written authorization from The Open Group. in this Software without prior written authorization from The Open Group.
* *
* Author: Jim Fulton, MIT The Open Group * Author: Jim Fulton, MIT The Open Group
* *
* Xlib Extension-Writing Utilities * Xlib Extension-Writing Utilities
* *
* This package contains utilities for writing the client API for various * This package contains utilities for writing the client API for various
* protocol extensions. THESE INTERFACES ARE NOT PART OF THE X STANDARD AN D * protocol extensions. THESE INTERFACES ARE NOT PART OF THE X STANDARD AN D
* ARE SUBJECT TO CHANGE! * ARE SUBJECT TO CHANGE!
*/ */
/* $XFree86: xc/include/extensions/extutil.h,v 1.9 2001/12/14 19:53:28 dawe s Exp $ */
#ifndef _EXTUTIL_H_ #ifndef _EXTUTIL_H_
#define _EXTUTIL_H_ #define _EXTUTIL_H_
#include <X11/extensions/Xext.h> #include <X11/extensions/Xext.h>
/* /*
* We need to keep a list of open displays since the Xlib display list isn' t * We need to keep a list of open displays since the Xlib display list isn' t
* public. We also have to per-display info in a separate block since it i sn't * public. We also have to per-display info in a separate block since it i sn't
* stored directly in the Display structure. * stored directly in the Display structure.
 End of changes. 2 change blocks. 
2 lines changed or deleted 0 lines changed or added


 multibuf.h   multibuf.h 
/* /*
* $Xorg: multibuf.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $
* *
Copyright 1989, 1998 The Open Group Copyright 1989, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting copyright notice and this permission notice appear in supporting
documentation. documentation.
The above copyright notice and this permission notice shall be included in The above copyright notice and this permission notice shall be included in
skipping to change at line 27 skipping to change at line 26
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL TH E FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL TH E
OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of The Open Group shall not be Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group. in this Software without prior written authorization from The Open Group.
*/ */
/* $XFree86: xc/include/extensions/multibuf.h,v 3.4 2001/12/14 19:53:28 daw
es Exp $ */
#ifndef _MULTIBUF_H_ #ifndef _MULTIBUF_H_
#define _MULTIBUF_H_ #define _MULTIBUF_H_
#include <X11/Xfuncproto.h> #include <X11/Xfuncproto.h>
#include <X11/extensions/multibufconst.h> #include <X11/extensions/multibufconst.h>
#if !defined(UNIXCPP) || defined(ANSICPP) #if !defined(UNIXCPP) || defined(ANSICPP)
#define MbufGetReq(name,req,info) GetReq (name, req); \ #define MbufGetReq(name,req,info) GetReq (name, req); \
req->reqType = info->codes->major_opcode; \ req->reqType = info->codes->major_opcode; \
 End of changes. 2 change blocks. 
4 lines changed or deleted 0 lines changed or added


 security.h   security.h 
/* $Xorg: security.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
/* /*
Copyright 1996, 1998 The Open Group Copyright 1996, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting copyright notice and this permission notice appear in supporting
documentation. documentation.
The above copyright notice and this permission notice shall be included The above copyright notice and this permission notice shall be included
skipping to change at line 27 skipping to change at line 26
IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR IN NO EVENT SHALL THE OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE. OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of The Open Group shall Except as contained in this notice, the name of The Open Group shall
not be used in advertising or otherwise to promote the sale, use or not be used in advertising or otherwise to promote the sale, use or
other dealings in this Software without prior written authorization other dealings in this Software without prior written authorization
from The Open Group. from The Open Group.
*/ */
/* $XFree86: xc/include/extensions/security.h,v 1.3 2001/12/14 19:53:29 daw es Exp $ */
#ifndef _SECURITY_H #ifndef _SECURITY_H
#define _SECURITY_H #define _SECURITY_H
#define _XAUTH_STRUCT_ONLY #define _XAUTH_STRUCT_ONLY
#include <X11/Xauth.h> #include <X11/Xauth.h>
#include <X11/extensions/secur.h> #include <X11/extensions/secur.h>
_XFUNCPROTOBEGIN _XFUNCPROTOBEGIN
 End of changes. 2 change blocks. 
2 lines changed or deleted 0 lines changed or added


 shape.h   shape.h 
/* $XFree86: xc/include/extensions/shape.h,v 1.3 2001/12/14 19:53:29 dawes Exp $ */
/************************************************************ /************************************************************
Copyright 1989, 1998 The Open Group Copyright 1989, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting copyright notice and this permission notice appear in supporting
documentation. documentation.
skipping to change at line 28 skipping to change at line 27
OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN OPEN GROUP BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Except as contained in this notice, the name of The Open Group shall not be Except as contained in this notice, the name of The Open Group shall not be
used in advertising or otherwise to promote the sale, use or other dealings used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group. in this Software without prior written authorization from The Open Group.
********************************************************/ ********************************************************/
/* $Xorg: shape.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
#ifndef _SHAPE_H_ #ifndef _SHAPE_H_
#define _SHAPE_H_ #define _SHAPE_H_
#include <X11/Xfuncproto.h> #include <X11/Xfuncproto.h>
#include <X11/extensions/shapeconst.h> #include <X11/extensions/shapeconst.h>
#ifndef _SHAPE_SERVER_ #ifndef _SHAPE_SERVER_
#include <X11/Xutil.h> #include <X11/Xutil.h>
typedef struct { typedef struct {
 End of changes. 2 change blocks. 
3 lines changed or deleted 0 lines changed or added


 sync.h   sync.h 
/* $Xorg: sync.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
/* /*
Copyright 1991, 1993, 1994, 1998 The Open Group Copyright 1991, 1993, 1994, 1998 The Open Group
Permission to use, copy, modify, distribute, and sell this software and its Permission to use, copy, modify, distribute, and sell this software and its
documentation for any purpose is hereby granted without fee, provided that documentation for any purpose is hereby granted without fee, provided that
the above copyright notice appear in all copies and that both that the above copyright notice appear in all copies and that both that
copyright notice and this permission notice appear in supporting copyright notice and this permission notice appear in supporting
documentation. documentation.
skipping to change at line 51 skipping to change at line 50
DIGITAL AND OLIVETTI DISCLAIM ALL WARRANTIES WITH REGARD TO THIS DIGITAL AND OLIVETTI DISCLAIM ALL WARRANTIES WITH REGARD TO THIS
SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS, IN NO EVENT SHALL THEY BE LIABLE FOR ANY SPECIAL, INDIRECT OR FITNESS, IN NO EVENT SHALL THEY BE LIABLE FOR ANY SPECIAL, INDIRECT OR
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE. PERFORMANCE OF THIS SOFTWARE.
******************************************************************/ ******************************************************************/
/* $XFree86: xc/include/extensions/sync.h,v 1.4 2001/12/20 19:40:59 tsi Exp $ */
#ifndef _SYNC_H_ #ifndef _SYNC_H_
#define _SYNC_H_ #define _SYNC_H_
#include <X11/Xfuncproto.h> #include <X11/Xfuncproto.h>
#include <X11/extensions/syncconst.h> #include <X11/extensions/syncconst.h>
#ifdef _SYNC_SERVER #ifdef _SYNC_SERVER
#include <X11/extensions/syncproto.h> #include <X11/extensions/syncproto.h>
#else #else
 End of changes. 2 change blocks. 
2 lines changed or deleted 0 lines changed or added


 xtestext1.h   xtestext1.h 
/* $Xorg: xtestext1.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */
/* /*
* xtestext1.h * xtestext1.h
* *
* X11 Input Synthesis Extension include file * X11 Input Synthesis Extension include file
*/ */
/* /*
Copyright 1986, 1987, 1988, 1998 The Open Group Copyright 1986, 1987, 1988, 1998 The Open Group
 End of changes. 1 change blocks. 
1 lines changed or deleted 0 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/