Age | Commit message (Expand) | Author |
---|---|---|
2008-11-09 | Add qemu_strndup: qemu_strdup with length limit. | balrog |
2008-11-08 | Revert r5532, r5536 and a piece of r5531. | balrog |
2008-10-26 | Fix undeclared symbol warnings from sparse | blueswir1 |
2008-10-25 | Change freeing method because the allocation function was changed in r5532 | blueswir1 |
2008-10-25 | Replace uses of strndup (a GNU extension) with Qemu pstrdup | blueswir1 |
2008-10-25 | Replace uses of strncpy (a GNU extension) with Qemu pstrcpy | blueswir1 |
2008-09-30 | Make sure bluez programs (cross-)compile, add missing statics. | balrog |
2008-09-29 | Add a virtual HCI. | balrog |