summaryrefslogtreecommitdiff
path: root/xc/lib/font/fc/fsio.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-21final stateHEADmasterAlan Coopersmith1-1/+1
1995-04-05XBUG 7324, nice selectkaleb1-38/+27
1994-03-18_FONTTrans -> _FontTransmor1-13/+13
1994-02-07hack: add check for trans struct gone when writing or closinggildea1-1/+7
1994-02-05use BytesReadable_trws1-2/+2
1994-02-03don't realloc servername if already have copy. Close XBUG #4988, #5054.gildea1-17/+20
1994-01-31use X transport libmor1-111/+37
1993-09-23FSlibos.h => fslibos.h to avoid confusion with FS/FSlibos.hgildea1-2/+2
1993-09-22rindex,rindex => strchr,strrchrgildea1-2/+2
1993-09-20bcopy,bcmp => ANSI equivs, protect errno declgildea1-6/+7
1993-09-12make normal case compile againrws1-6/+6
1993-09-12add NT supportrws1-41/+98
1993-08-24Nathan Meyers: XLFD matrix, glyph caching, font authgildea1-3/+3
1992-11-18Port to Cray.gildea1-6/+7
1992-08-10 Additional BSD44SOCKETS changes (XBUGS #5025, #5208, #5045)eswu1-1/+4
1992-05-14reset errno in _fs_read so we can detect when the server has diedgildea1-1/+2
1992-05-12Save protocol major version.gildea1-6/+10
1991-07-19avoid using MINrws1-3/+2
1991-07-19use BytesReadable macro, now defined in FSlibos.hrws1-2/+2
1991-07-15Changes from davekeith1-118/+115
1991-07-05lintrws1-2/+1
1991-06-25avoid using MINrws1-2/+2
1991-06-21Clean up memory smasheskeith1-1/+1
1991-06-20Make it work on more machineskeith1-17/+35
1991-06-19Add depend, server reconnect and client deathkeith1-82/+205
1991-06-16New bits from davedavekeith1-39/+54
1991-05-13XConsortiumgildea1-0/+1
1991-05-12look for both EWOULDBLOCK and AGAINrws1-2/+24
1991-05-11include <sys/param.h> for sony bsdrws1-0/+1
1991-05-11ANYSET -> _FSANYSETrws1-1/+1
1991-05-11remove redundant <sys/types.h>rws1-1/+0
1991-05-11don't use MINrws1-1/+1
1991-05-11remove redundant includesrws1-2/+0
1991-05-11use O_NONBLOCKrws1-4/+8
1991-05-11lintrws1-1/+2
1991-05-11remove assert.hrws1-1/+0
1991-05-10fix for picky compilerskeith1-1/+1
1991-05-10Initial revisionkeith1-0/+438