summaryrefslogtreecommitdiffstats
path: root/src/main.c
diff options
context:
space:
mode:
authorGravatar Stefan Richter 2008-12-02 12:39:34 +0100
committerGravatar Dan Dennedy 2008-12-03 19:56:32 -0800
commit788442d4031ecf06f00415e865cdd776d3c579f2 (patch)
treeca02150a68e5b7bf57c8837ab4a214c8f95836f2 /src/main.c
parentFix segfault in juju's handle_arm_request (diff)
[libraw1394 patch] Fix raw1394_channel_modify() on firewire-core
(juju) Reported by Adrian Knoth: fw_channel_modify() was unable to allocate some channels which were actually free. http://marc.info/?l=linux1394-devel&t=122818128900002 This can be easily fixed by replacing fw_channel_modify() by ieee1394_channel_modify() because this is highlevel enough to work with Juju as well. We only may want a separate fw_channel_modify() in the future when firewire-core gains a special ioctl() for that. Also fix a documentation typo: raw1394_channel_modify() did not show up in extracted API documentation due to a cut'n'paste typo in raw1394.h. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Dan Dennedy <dan@dennedy.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
'13' alt='Gravatar' /> gingerBill 1-107/+106 2016-04-28C90 SupportGravatar gingerBill 1-73/+70 2016-04-28Windows GCC Support and MSVC x86 SupportGravatar gingerBill 1-339/+678 2016-04-27gb.h - Formatting - that's itGravatar gingerBill 3-170/+166 2016-04-27Update Documentation for gb_gl.hGravatar gingerBill 3-91/+105 2016-04-27gb.h v0.05 & gb_gl.h v0.04Gravatar gingerBill 3-287/+585 2016-04-27Better Rounded RectGravatar gingerBill 2-112/+143 2016-04-26Basic State RenderingGravatar gingerBill 3-46/+192 2016-04-26Update ReadmeGravatar gingerBill 3-4/+7 2016-04-26Handle Spaces now!!!!Gravatar gingerBill 1-4/+13 2016-04-26Basic Font Rendering - No Spaces yetGravatar gingerBill 3-36/+284 2016-04-26Font Loading and cachingGravatar gingerBill 2-50/+905 2016-04-25gb_math.h - Less/no dependencies or CRTGravatar gingerBill 2-46/+317 2016-04-24Consistent stylingGravatar gingerBill 3-259/+172 2016-04-24Update README.mdGravatar gingerBill 1-3/+4 2016-04-24gb_gl.h and new naming conventionsGravatar gingerBill 2-285/+1656 2016-04-23Updates!!!!!Gravatar gingerBill 5-8716/+4088 2016-04-12Update gb.hGravatar gingerBill 1-11/+11 2016-04-12Update README.mdGravatar gingerBill 1-3/+3 2016-04-12Update gb.hGravatar gingerBill 1-386/+526 2016-04-10New gb.h!!!!Gravatar gingerBill 1-370/+1414 2016-04-10License UpdateGravatar gingerBill 1-45/+40 2016-04-08Update README.mdGravatar gingerBill 1-1/+1 2016-04-08Use 64-bit murmur64 version on WIN64Gravatar gingerBill 1-3/+3 2016-04-08Update gb_math.hGravatar gingerBill 1-5/+6 2016-04-08Fix strict aliasing in gb_quake_inv_sqrtGravatar gingerBill 1-11/+13 2016-04-08Update gb_math.hGravatar gingerBill 1-1/+2 2016-04-08gb_math.h v0.04a - Minor bug fixesGravatar gingerBill 1-45/+50 2016-04-08Update README.mdGravatar gingerBill 1-2/+1 2016-04-08Delete gb_math.hppGravatar gingerBill 1-3882/+0 2016-04-08gb_math.h - v0.04 - Namespace everything with gbGravatar gingerBill 1-340/+1484 2016-03-03Update gb.h - v0.02Gravatar gingerBill 1-38/+59 Minor fixes to work with older versions of MSVC 2016-03-03New LibrariesGravatar gingerBill 3-2101/+1219 2016-01-01Explicit Everything!Gravatar gingerBill 4-306/+241 2015-12-17Macro fixesGravatar gingerBill 3-58/+75 2015-12-17Change conventions slightlyGravatar gingerBill 4-1041/+1069 2015-12-15Remove C++ specific macrosGravatar gingerBill 1-19/+2 2015-12-15Allow for no <stdio.h>Gravatar gingerBill 2-18/+32 2015-12-14gb.hpp - Allocators can be passed to gb_alloc/free/etc. without cast using ↵Gravatar gingerBill 3-33/+126 `typedef void *gb_Allocator_Ptr` 2015-12-14Update README.mdGravatar gingerBill 1-1/+1 2015-12-14gb.h - Implement all functions (from gb.hpp)Gravatar gingerBill 3-247/+1983 2015-12-14Update README.mdGravatar gingerBill 1-0/+1