summaryrefslogtreecommitdiff
path: root/src/listen.c
Commit message (Expand)AuthorAgeFilesLines
* Always terminate strncpy results.Tobias Stoeckmann2019-03-101-6/+18
* Remove unneeded ^L symbols.Emil Velikov2017-09-071-6/+6
* Stop casting return values from mallocAlan Coopersmith2013-08-081-7/+4
* Get rid of casts to (char *) in calls to free()Alan Coopersmith2013-08-081-7/+7
* Strip trailing whitespaceAlan Coopersmith2011-09-161-2/+2
* Purge cvs tags.Jesse Adkins2010-10-061-1/+0
* Set the close-on-exec flag for listening socketsJulien Cristau2010-05-111-0/+2
* ANSI CPeter Breitenlohner2009-01-061-30/+24
* Replace many malloc(strlen()); strcpy() pairs with strdup()Alan Coopersmith2007-04-051-8/+1
* Coverity #1085: Double free of pointer "*listenObjsRet"Alan Coopersmith2007-04-051-0/+2
* Replace <X11/Xtrans.h> with <X11/Xtrans/Xtrans.h>Alexander Gottwald2005-06-091-1/+1
* - Conditionally include config.h in the ICE source.XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_10Søren Sandmann Pedersen2005-05-171-0/+3
* R6.6 is the Xorg base-lineXORG-MAINXORG-STABLEKaleb Keithley2003-11-141-0/+280