summaryrefslogtreecommitdiffstats
path: root/src/dispatch.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Protect against resource leaks.Gravatar Erik Hovland 2008-10-281-3/+8
| | | | | Signed-off-by: Erik Hovland <erik@hovland.org> Signed-off-by: Dan Dennedy <dan@dennedy.org>
* dispatch.c: fix a memory leak on not deleting the raw1394 wrapper handle.Gravatar Dan Dennedy 2008-07-211-1/+2
|
* Change handle validation to prevent segfault and be more informative.Gravatar Dan Dennedy 2008-07-061-50/+248
|
* Fix raw1394_read_cycle_timer after juju integrationGravatar Stefan Richter 2008-07-051-0/+11
| | | | | | | | The ieee1394 version of raw1394_read_cycle_timer() fell over the cliff in "First cut at integrating juju". This brings it back and adds a juju version of it. Also correct a typo in the inline documentation: s/get/read/
* Move the source code files in the juju directory into the src directory andGravatar Dan Dennedy 2008-04-301-1/+1
| | | | give them 'fw' names instead of 'juju.'
* First cut at integrating jujuGravatar Dan Dennedy 2008-04-231-0/+545
This is currently working with legacy ieee1394 and tools/testlibraw.