summaryrefslogtreecommitdiff
path: root/fd.c
AgeCommit message (Collapse)AuthorFilesLines
2009-05-06Convert select() arguments back to fd_set structuresAlan Coopersmith1-11/+22
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Ansify prototypes and move extern declarations to header filesAlan Coopersmith1-22/+18
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
2009-05-06Merge branch 'keithp'Alan Coopersmith1-26/+249
Conflicts: common.c decode11.c fd.c fd.h print11.c prtype.c scope.c scope.h server.c table11.c x11.h xscope.man
2009-05-04Use Unix sockets for local connectionsKeith Packard1-37/+48
2009-05-04Import xscope bits into keithp.com CVSKeith Packard1-69/+207
2008-09-11Convert more function declarations to ANSI CAlan Coopersmith1-2/+2
2008-09-11Merge Sun's version of xscope inStuart Kreitman1-77/+89
Conversion to ANSI C SysVR4 support Conversion of networking code to use xtrans
2008-09-11Import initial version from James PetersonAlan Coopersmith1-0/+263