Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libpuffs



Module Name:    src
Committed By:   pooka
Date:           Fri May 11 16:22:38 UTC 2007

Modified Files:
        src/lib/libpuffs: framebuf.c puffs.h

Log Message:
Step 1 in moving towards a general-purpose eventloop: allow the
framebuf event loop to take n i/o fd's as parameters and also allow
dynamic add/remove of fd's.  (not tested except for one fd, but more
changes coming soon)


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/lib/libpuffs/framebuf.c
cvs rdiff -r1.53 -r1.54 src/lib/libpuffs/puffs.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index