summaryrefslogtreecommitdiff
path: root/Write.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-23XdmcpWriteHeader: use calloc instead of malloc to alloc bufferAlan Coopersmith1-1/+1
2023-09-23XdmcpWriteHeader: drop unnecessary cast of free() argumentAlan Coopersmith1-1/+1
2010-05-07Get rid of Xalloc/Xrealloc/Xfree from X server or XlibMikhail Gusarov1-2/+3
2010-05-07Reshuffle functions to decrease amount of boilerplateMikhail Gusarov1-0/+150