mirror of
https://gitlab.freedesktop.org/xorg/proto/xorgproto.git
synced 2026-05-07 03:48:00 +02:00
readding XFree86's cvs IDs
This commit is contained in:
parent
82d7bb39bc
commit
99bbbc3fca
13 changed files with 13 additions and 13 deletions
2
X.h
2
X.h
|
|
@ -53,7 +53,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
|||
SOFTWARE.
|
||||
|
||||
******************************************************************/
|
||||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/X.h,v 1.7 2003/07/18 15:53:24 tsi Exp $ */
|
||||
|
||||
#define X_PROTOCOL 11 /* current protocol version */
|
||||
#define X_PROTOCOL_REVISION 0 /* current minor version */
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/XF86keysym.h,v 1.17 2003/02/14 22:02:26 dawes Exp $ */
|
||||
|
||||
/*
|
||||
* XFree86 vendor specific keysyms.
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ other dealings in this Software without prior written authorization
|
|||
from The Open Group.
|
||||
|
||||
*/
|
||||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/Xalloca.h,v 3.11 2002/12/01 20:08:41 tsi Exp $ */
|
||||
|
||||
/*
|
||||
* The purpose of this header is to define the macros ALLOCATE_LOCAL and
|
||||
|
|
|
|||
2
Xarch.h
2
Xarch.h
|
|
@ -25,7 +25,7 @@
|
|||
* IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
|
||||
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/Xarch.h,v 1.11 2003/05/27 22:26:24 tsi Exp $ */
|
||||
|
||||
|
||||
/*
|
||||
|
|
|
|||
2
Xdefs.h
2
Xdefs.h
|
|
@ -1,4 +1,4 @@
|
|||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/Xdefs.h,v 1.3 2001/07/24 08:32:53 alanh Exp $ */
|
||||
|
||||
/***********************************************************
|
||||
|
||||
|
|
|
|||
2
Xfuncs.h
2
Xfuncs.h
|
|
@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
|
|||
in this Software without prior written authorization from The Open Group.
|
||||
*
|
||||
*/
|
||||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/Xfuncs.h,v 3.11 2003/12/19 02:05:37 dawes Exp $ */
|
||||
|
||||
#ifndef _XFUNCS_H_
|
||||
#define _XFUNCS_H_
|
||||
|
|
|
|||
2
Xmd.h
2
Xmd.h
|
|
@ -1,4 +1,4 @@
|
|||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/Xmd.h,v 3.19 2003/10/23 15:19:01 tsi Exp $ */
|
||||
/***********************************************************
|
||||
|
||||
Copyright 1987, 1998 The Open Group
|
||||
|
|
|
|||
2
Xos.h
2
Xos.h
|
|
@ -27,7 +27,7 @@ in this Software without prior written authorization from The Open Group.
|
|||
* The X Window System is a Trademark of The Open Group.
|
||||
*
|
||||
*/
|
||||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/Xos.h,v 3.42 2003/12/31 01:18:41 tsi Exp $ */
|
||||
|
||||
/* This is a collection of things to try and minimize system dependencies
|
||||
* in a "signficant" number of source files.
|
||||
|
|
|
|||
2
Xos_r.h
2
Xos_r.h
|
|
@ -22,7 +22,7 @@ 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
|
||||
in this Software without prior written authorization from The Open Group.
|
||||
*/
|
||||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/Xos_r.h,v 1.19 2003/10/23 15:19:01 tsi Exp $ */
|
||||
|
||||
/*
|
||||
* Various and sundry Thread-Safe functions used by X11, Motif, and CDE.
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ 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
|
||||
in this Software without prior written authorization from The Open Group.
|
||||
*/
|
||||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/Xosdefs.h,v 3.21 2003/12/18 16:38:34 dawes Exp $ */
|
||||
|
||||
#ifndef _XOSDEFS_H_
|
||||
#define _XOSDEFS_H_
|
||||
|
|
|
|||
|
|
@ -25,7 +25,7 @@ used in advertising or otherwise to promote the sale, use or other dealings
|
|||
in this Software without prior written authorization from The Open Group.
|
||||
* *
|
||||
*/
|
||||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/Xthreads.h,v 3.11 2003/03/08 19:14:53 herrb Exp $ */
|
||||
|
||||
#ifndef _XTHREADS_H_
|
||||
#define _XTHREADS_H_
|
||||
|
|
|
|||
2
keysym.h
2
keysym.h
|
|
@ -46,7 +46,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
|||
SOFTWARE.
|
||||
|
||||
******************************************************************/
|
||||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/keysym.h,v 1.4 2001/12/14 19:53:26 dawes Exp $ */
|
||||
|
||||
/* default keysyms */
|
||||
#define XK_MISCELLANY
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
|
|||
SOFTWARE.
|
||||
|
||||
******************************************************************/
|
||||
/* $XFree86$ */
|
||||
/* $XFree86: xc/include/keysymdef.h,v 1.12 2001/12/14 19:53:26 dawes Exp $ */
|
||||
|
||||
#define XK_VoidSymbol 0xFFFFFF /* void symbol */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue