summaryrefslogtreecommitdiff
path: root/Xtransint.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-19Remove client-side abstract socket supportDemi Marie Obenour1-1/+3
2022-08-20Use font server ErrorF/VErrorF instead of private versionsKeith Packard1-3/+4
2022-08-20move is_numeric to Xtranssock.c and only define for TCPCONN or TRANS_REOPENKeith Packard1-5/+0
2019-09-30Delete SCO supportAdam Jackson1-1/+1
2019-09-30unifdef USG and NCRAdam Jackson1-1/+1
2016-09-01Revert "Make FreeConnInfo static"Adam Jackson1-4/+0
2016-05-19Make FreeConnInfo staticAdam Jackson1-0/+4
2016-05-19Remove CLTS codeAdam Jackson1-32/+0
2015-12-03Remove support for SysV on x86 platforms other than Solaris & SCOAlan Coopersmith1-4/+4
2015-11-28Replace 'sun' with '__sun'Richard PALO1-2/+2
2014-08-24Add const qualifiers to TRANS(OpenC{L,O}TS{Server,Client}) argsAlan Coopersmith1-12/+12
2014-08-24Add const qualifiers to TRANS(Connect) argsAlan Coopersmith1-2/+2
2014-08-23Add const qualifiers to TRANS(CreateListener) port argsAlan Coopersmith1-1/+1
2014-08-23Add const qualifiers to TRANS(Reopen...) port argsAlan Coopersmith1-2/+2
2014-01-13Define TRANS_RECEIVED flag for transportsƁukasz Stelmach1-0/+1
2013-12-14Don't restrict FD passing to Linux & SolarisMark Kettenis1-4/+0
2013-11-07Allow XTRANS_SEND_FDS on Solaris as wellAlan Coopersmith1-2/+2
2013-11-07Actually disable all of the FD passing code unless XTRANS_SEND_FDS is setKeith Packard1-0/+2
2013-11-06Don't include file descriptor passing code by defaultMark Kettenis1-1/+3
2013-10-31Add APIs to send file descriptors through the networkKeith Packard1-0/+24
2011-10-01Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-2/+2
2011-10-01Add _X_UNUSED attributes to silence unused parameter warningsAlan Coopersmith1-0/+4
2011-10-01Convert PRMSG macro to prmsg inline functionAlan Coopersmith1-47/+53
2011-10-01Fix warnings about static functions declared but never definedAlan Coopersmith1-1/+6
2011-09-16Strip trailing whitespaceAlan Coopersmith1-6/+6
2011-04-24Silence warnings when building with clangJeremy Huddleston1-0/+10
2010-11-06Xtransint.h: Add missing ' in commentAlan Coopersmith1-1/+1
2009-07-30Fix ifdef checks for SVR4 to do the right thing on SolarisAlan Coopersmith1-1/+1
2009-04-24Constify path argument to trans_mkdir()Alan Coopersmith1-1/+1
2009-02-09Update is_numeric base on the declaration change in 389e01fb51ba2d708015e27d8...Benjamin Close1-1/+1
2009-02-09Revert "Fix "XXX declared 'static' but not defined""Benjamin Close1-0/+12
2009-02-05Fix "XXX declared 'static' but not defined"Tomas Carnecky1-12/+0
2009-02-05Fix "warning: format not a string literal and no format arguments"Tomas Carnecky1-4/+4
2008-08-07Drastically simplify TRANS_OPEN_MAX.Adam Jackson1-49/+0
2008-08-07Massive ifdef cleanup, dropping a ton of unsupported platform code.Adam Jackson1-23/+4
2008-08-05Added a flag to enable "The OS already took care of securing this, please ski...Jeremy Huddleston1-0/+1
2008-03-05Add support for the abstract socket namespace under Linux.Adam Jackson1-1/+2
2008-02-10Fixed #ifdef checks that were using i386 to use __i386__Jeremy Huddleston1-3/+3
2007-11-14removed cvs tagsBen Byer1-6/+1
2006-08-22Merge more fixes from Solaris xtransAlan Coopersmith1-2/+2
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson1-3/+3
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.XORG-6_8_99_14Daniel Stone1-1/+1
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+2
2004-03-14Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich1-1/+1
2004-03-03Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0Egbert Eich1-1/+1
2004-02-26readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich1-1/+1
2004-02-26Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich1-1/+1
2003-12-04XFree86 4.3.99.901 (RC 1)xf86-4_3_99_901Kaleb Keithley1-2/+2
2003-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-78/+82
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-62/+110