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 21:27:13 UTC 2007

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

Log Message:
Step 2 of general-purpose eventloop: get rid of puffs_framebuf_eventloop().
puffs_mainloop() now handles that functionality as well.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/lib/libpuffs/framebuf.c
cvs rdiff -r1.43 -r1.44 src/lib/libpuffs/puffs.c
cvs rdiff -r1.54 -r1.55 src/lib/libpuffs/puffs.h
cvs rdiff -r1.8 -r1.9 src/lib/libpuffs/puffs_priv.h
cvs rdiff -r1.6 -r1.7 src/lib/libpuffs/requests.c

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