Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-01 | Fix missing strnlen problems | Blue Swirl | |
Fix missing strnlen (a GNU extension) problems by using qemu_strnlen used for user emulators also for system emulators. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||
2008-09-20 | Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings | blueswir1 | |
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5275 c046a42c-6fe2-441c-8c8c-71466251a162 | |||
2007-11-14 | added lock_user() in target_strlen() | bellard | |
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3639 c046a42c-6fe2-441c-8c8c-71466251a162 | |||
2007-11-11 | Linux user memory access API change (initial patch by Thayne Harbaugh) | bellard | |
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3583 c046a42c-6fe2-441c-8c8c-71466251a162 |