summaryrefslogtreecommitdiff
path: root/lib/libpuffs/requests.c
AgeCommit message (Expand)Author
2013-01-23Assert equality, not assignment, in puffs__fsframe_cmp.riastradh
2008-01-29When reading a request from the kernel, only allocate as much memorypooka
2008-01-29Fix a weirdosity in the framebuf gotfb interface: hand bufferpooka
2008-01-28Implement lazy contexts for file systems using puffs_mainloop().pooka
2007-12-05inverse inverse logicpooka
2007-12-05apply previous in a more readable waypooka
2007-12-05"fix" complaints about type-punned pointers with some icky casts.dogcow
2007-12-04Part 3/n of extensive changes to message handling:pooka
2007-11-12* split the putter header into a kernel version and a userland versionpooka
2007-10-31Fix a few bugs and memleaks with the threading code.pooka
2007-10-29Sprinkle some hackish locks here and there, just enough to allowpooka
2007-10-26Add some very initial support for a threading worker model as anpooka
2007-10-21To work around lint problems, add a LINTED comment on pooka's request.he
2007-10-19When doing a read operation, don't copy the whole kernel buffer topooka
2007-10-11Part 1/n of some pretty extensive changes to how the kernel modulepooka
2007-07-19Don't float puffs_kargs needlessly around after mount, savespooka
2007-06-06Move puffs to a two clause license where it already isn't so. Andpooka
2007-05-11Step 2 of general-purpose eventloop: get rid of puffs_framebuf_eventloop().pooka
2007-05-09Remove the puffs_usermount argument from puffs_req_handle(). It canpooka
2007-04-13Instead of keeping on adding parameters to puffs_mount(), make itpooka
2007-01-20Be consistent with the rest of the framework about the argumentpooka
2007-01-20be consistent in naming request handlerspooka
2006-12-29checkpoint some experimental work-in-progress, namely:pooka
2006-12-07outline & export code for interfacing with kernel GET/PUT requestspooka