summaryrefslogtreecommitdiff
path: root/Xtranslcl.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-07Add stubs for send/recv fd functions in local transportsAlan Coopersmith1-0/+35
2011-12-06Remove unnecessary casts on malloc, calloc & free callsAlan Coopersmith1-14/+13
2011-12-06Replace malloc(strlen)+strcpy with strdupAlan Coopersmith1-6/+2
2011-12-05Finish conversion to standard C allocation functionsAlan Coopersmith1-25/+25
2011-10-01Convert a bunch of sprintf calls to snprintfAlan Coopersmith1-13/+19
2011-10-01Add const attributes to fix gcc -Wwrite-strings warningsAlan Coopersmith1-4/+4
2011-10-01Add _X_UNUSED attributes to silence unused parameter warningsAlan Coopersmith1-10/+10
2011-10-01Fix unused variable warningsAlan Coopersmith1-1/+0
2011-10-01Fix warning: ISO C90 forbids mixed declarations and codeAlan Coopersmith1-2/+2
2011-10-01Fix printf format string warningsAlan Coopersmith1-17/+17
2011-10-01Convert PRMSG macro to prmsg inline functionAlan Coopersmith1-159/+147
2011-09-21Removing SUN specific code, let solaris create .X11-pipe with sticky bit onArvind Umrao1-4/+0
2011-09-16Strip trailing whitespaceAlan Coopersmith1-26/+26
2010-11-07Remove ISCFuncs, fix SCOFuncs inclusion (bug 23324)Jesse Adkins1-9/+3
2009-10-19Bug 24612: Memory & fd leaks in local transportsEric Sesterhenn1-1/+8
2009-07-30Fix ifdef checks for SVR4 to do the right thing on SolarisAlan Coopersmith1-1/+1
2008-08-07Massive ifdef cleanup, dropping a ton of unsupported platform code.Adam Jackson1-409/+7
2008-06-24LocalClose() takes a ConnInfoPtr, not an fdAlan Coopersmith1-1/+1
2007-11-14removed cvs tagsBen Byer1-5/+1
2007-07-18Fix typo in Xtranslcl.c (sprintf with size argument should be snprintf)Kean Johnston1-1/+1
2006-08-23Add ResetListener for named pipe transportAlan Coopersmith1-40/+120
2006-08-21Merge Solaris named pipe transport support into LOCALCONNAlan Coopersmith1-51/+183
2006-06-20Check setuild() return value. Bugzilla #7116.xtrans-1_0_1Matthieu Herrb1-2/+11
2005-11-08See ChangeLog entry 2005-11-07 for details.XORG-6_8_99_903XORG-6_8_99_902Kean Johnson1-66/+92
2005-08-19Bugzilla #3957 <https://bugs.freedesktop.org/show_bug.cgi?id=3957> PatchAlan Coopersmith1-7/+9
2004-04-23Merging XORG-CURRENT into trunkXACE-SELINUX-MERGEEgbert Eich1-1/+1
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-11-25XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16Kaleb Keithley1-2/+22
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-591/+574
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+2715