summaryrefslogtreecommitdiffstats
path: root/include/rfb.h
Commit message (Expand)AuthorAgeFilesLines
* moved include/ to rfb/dscho2003-02-181-826/+0
* export rfbReverseBytes; undefine VERSION, because it's too commondscho2003-02-171-0/+2
* fixed pthread debugging (locks...)dscho2003-02-101-11/+11
* converted CARD{8,16,32} to uint{8,16,32}_t and included support for stdint.hdscho2003-02-091-28/+23
* bigendian is now determined at configure timedscho2003-02-091-35/+2
* autoconf'ed everythingdscho2003-02-081-13/+20
* moved files to include; moved a file to examples/dscho2003-02-071-0/+855