summaryrefslogtreecommitdiff
path: root/Xtranslcl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling/wording issuesAlan Coopersmith2022-05-101-1/+1
* TEST_t is never definedAdam Jackson2019-10-141-4/+0
* Remove non-Solaris SysV supportAdam Jackson2019-09-301-577/+0
* Delete SCO supportAdam Jackson2019-09-301-458/+3
* Use fchmod() instead of chmod() when creating named pipesAlan Coopersmith2018-09-301-3/+4
* Use strcasecmp if it's available, instead of lowercasing stringsAlan Coopersmith2018-08-251-3/+14
* Set freeXLOCAL to NULL after freeing it to prevent double freesAlan Coopersmith2018-08-251-0/+1
* Remove CLTS codeAdam Jackson2016-05-191-101/+0
* Replace 'sun' with '__sun'Richard PALO2015-11-281-16/+16
* Add const qualifiers to TRANS(OpenC{L,O}TS{Server,Client}) argsAlan Coopersmith2014-08-241-23/+26
* Add const qualifiers to TRANS(Connect) argsAlan Coopersmith2014-08-241-1/+2
* Add const qualifiers to TRANS(CreateListener) port argsAlan Coopersmith2014-08-231-1/+2
* Add const qualifiers to TRANS(Reopen...) port argsAlan Coopersmith2014-08-231-9/+10
* Add stubs for send/recv fd functions in local transportsAlan Coopersmith2013-11-071-0/+35
* Remove unnecessary casts on malloc, calloc & free callsAlan Coopersmith2011-12-061-14/+13
* Replace malloc(strlen)+strcpy with strdupAlan Coopersmith2011-12-061-6/+2
* Finish conversion to standard C allocation functionsAlan Coopersmith2011-12-051-25/+25
* Convert a bunch of sprintf calls to snprintfAlan Coopersmith2011-10-011-13/+19
* Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith2011-10-011-4/+4
* Add _X_UNUSED attributes to silence unused parameter warningsAlan Coopersmith2011-10-011-10/+10
* Fix unused variable warningsAlan Coopersmith2011-10-011-1/+0
* Fix warning: ISO C90 forbids mixed declarations and codeAlan Coopersmith2011-10-011-2/+2
* Fix printf format string warningsAlan Coopersmith2011-10-011-17/+17
* Convert PRMSG macro to prmsg inline functionAlan Coopersmith2011-10-011-159/+147
* Removing SUN specific code, let solaris create .X11-pipe with sticky bit onArvind Umrao2011-09-211-4/+0
* Strip trailing whitespaceAlan Coopersmith2011-09-161-26/+26
* Remove ISCFuncs, fix SCOFuncs inclusion (bug 23324)Jesse Adkins2010-11-071-9/+3
* Bug 24612: Memory & fd leaks in local transportsEric Sesterhenn2009-10-191-1/+8
* Fix ifdef checks for SVR4 to do the right thing on SolarisAlan Coopersmith2009-07-301-1/+1
* Massive ifdef cleanup, dropping a ton of unsupported platform code.Adam Jackson2008-08-071-409/+7
* LocalClose() takes a ConnInfoPtr, not an fdAlan Coopersmith2008-06-241-1/+1
* removed cvs tagsBen Byer2007-11-141-5/+1
* Fix typo in Xtranslcl.c (sprintf with size argument should be snprintf)Kean Johnston2007-07-181-1/+1
* Add ResetListener for named pipe transportAlan Coopersmith2006-08-231-40/+120
* Merge Solaris named pipe transport support into LOCALCONNAlan Coopersmith2006-08-211-51/+183
* Check setuild() return value. Bugzilla #7116.xtrans-1_0_1Matthieu Herrb2006-06-201-2/+11
* See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson2005-11-081-66/+92
* Bugzilla #3957 <https://bugs.freedesktop.org/show_bug.cgi?id=3957> PatchAlan Coopersmith2005-08-191-7/+9
* Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich2004-04-231-1/+1
* Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004xf86-4_4_99_1Egbert Eich2004-03-141-1/+1
* Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004xf86-4_4_0STSF-CURRENTEgbert Eich2004-03-031-1/+1
* readding XFree86's cvs IDsxf86-4_3_99_903Egbert Eich2004-02-261-1/+1
* Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004Egbert Eich2004-02-261-1/+1
* XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley2003-11-251-2/+22
* XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley2003-11-141-591/+574
* R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley2003-11-141-0/+2715