Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
xorg
lib
libxtrans
Commits
484dd0ca
Commit
484dd0ca
authored
Dec 06, 2003
by
Kaleb Keithley Keithley
Browse files
merge XFree86 4.3.99.901 (RC1) from vendor branch
parent
acb541bc
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Xtransint.h
View file @
484dd0ca
/* $XdotOrg: Xtransint.h,v 1.4 2001/02/09 02:04:06 xorgcvs Exp $ */
/* $Xorg: Xtransint.h,v 1.4 2001/02/09 02:04:06 xorgcvs Exp $ */
/*
...
...
@@ -26,7 +27,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
/* $XFree86: xc/lib/xtrans/Xtransint.h,v 3.4
1
2003/
08
/2
8
0
0:35:23 tsi
Exp $ */
/* $XFree86: xc/lib/xtrans/Xtransint.h,v 3.4
2
2003/
11
/2
9
0
1:48:28 dawes
Exp $ */
/* Copyright 1993, 1994 NCR Corporation - Dayton, Ohio, USA
*
...
...
@@ -132,7 +133,7 @@ from The Open Group.
# endif
# endif
# ifndef OPEN_MAX
# if defined(_SC_OPEN_MAX)
# if defined(_SC_OPEN_MAX)
&& !defined(__UNIXOS2__)
# define OPEN_MAX (sysconf(_SC_OPEN_MAX))
# else
# ifdef SVR4
...
...
Xtranssock.c
View file @
484dd0ca
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment