index
:
lib/libxtrans
master
obsd
X transport layer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Xtranslcl.c
Age
Commit message (
Expand
)
Author
2022-05-10
Fix spelling/wording issues
Alan Coopersmith
2019-10-14
TEST_t is never defined
Adam Jackson
2019-09-30
Remove non-Solaris SysV support
Adam Jackson
2019-09-30
Delete SCO support
Adam Jackson
2018-09-30
Use fchmod() instead of chmod() when creating named pipes
Alan Coopersmith
2018-08-25
Use strcasecmp if it's available, instead of lowercasing strings
Alan Coopersmith
2018-08-25
Set freeXLOCAL to NULL after freeing it to prevent double frees
Alan Coopersmith
2016-05-19
Remove CLTS code
Adam Jackson
2015-11-28
Replace 'sun' with '__sun'
Richard PALO
2014-08-24
Add const qualifiers to TRANS(OpenC{L,O}TS{Server,Client}) args
Alan Coopersmith
2014-08-24
Add const qualifiers to TRANS(Connect) args
Alan Coopersmith
2014-08-23
Add const qualifiers to TRANS(CreateListener) port args
Alan Coopersmith
2014-08-23
Add const qualifiers to TRANS(Reopen...) port args
Alan Coopersmith
2013-11-07
Add stubs for send/recv fd functions in local transports
Alan Coopersmith
2011-12-06
Remove unnecessary casts on malloc, calloc & free calls
Alan Coopersmith
2011-12-06
Replace malloc(strlen)+strcpy with strdup
Alan Coopersmith
2011-12-05
Finish conversion to standard C allocation functions
Alan Coopersmith
2011-10-01
Convert a bunch of sprintf calls to snprintf
Alan Coopersmith
2011-10-01
Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
2011-10-01
Add _X_UNUSED attributes to silence unused parameter warnings
Alan Coopersmith
2011-10-01
Fix unused variable warnings
Alan Coopersmith
2011-10-01
Fix warning: ISO C90 forbids mixed declarations and code
Alan Coopersmith
2011-10-01
Fix printf format string warnings
Alan Coopersmith
2011-10-01
Convert PRMSG macro to prmsg inline function
Alan Coopersmith
2011-09-21
Removing SUN specific code, let solaris create .X11-pipe with sticky bit on
Arvind Umrao
2011-09-16
Strip trailing whitespace
Alan Coopersmith
2010-11-07
Remove ISCFuncs, fix SCOFuncs inclusion (bug 23324)
Jesse Adkins
2009-10-19
Bug 24612: Memory & fd leaks in local transports
Eric Sesterhenn
2009-07-30
Fix ifdef checks for SVR4 to do the right thing on Solaris
Alan Coopersmith
2008-08-07
Massive ifdef cleanup, dropping a ton of unsupported platform code.
Adam Jackson
2008-06-24
LocalClose() takes a ConnInfoPtr, not an fd
Alan Coopersmith
2007-11-14
removed cvs tags
Ben Byer
2007-07-18
Fix typo in Xtranslcl.c (sprintf with size argument should be snprintf)
Kean Johnston
2006-08-23
Add ResetListener for named pipe transport
Alan Coopersmith
2006-08-21
Merge Solaris named pipe transport support into LOCALCONN
Alan Coopersmith
2006-06-20
Check setuild() return value. Bugzilla #7116.
xtrans-1_0_1
Matthieu Herrb
2005-11-08
See ChangeLog entry 2005-11-07 for details.
XORG-6_8_99_903
XORG-6_8_99_902
Kean Johnson
2005-08-19
Bugzilla #3957 <https://bugs.freedesktop.org/show_bug.cgi?id=3957> Patch
Alan Coopersmith
2004-04-23
Merging XORG-CURRENT into trunk
XACE-SELINUX-MERGE
Egbert Eich
2004-03-14
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
xf86-4_4_99_1
Egbert Eich
2004-03-03
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
xf86-4_4_0
Egbert Eich
2004-02-26
readding XFree86's cvs IDs
xf86-4_3_99_903
Egbert Eich
2004-02-26
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
Egbert Eich
2003-11-25
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
xf86-4_3_99_16
Kaleb Keithley
2003-11-14
XFree86 4.3.0.1
xf86-4_3_0_1
PRE_xf86-4_3_0_1
Kaleb Keithley
2003-11-14
R6.6 is the Xorg base-line
XORG-MAIN
Kaleb Keithley