Statistics
| Branch: | Revision:

root / tests / runcom.c @ 64b85a8f

History | View | Annotate | Download (4.9 kB)

# Date Author Comment
e311248b 10/23/2010 05:47 pm Paolo Bonzini

make runcom compile on recent distributions

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Blue Swirl <>

051eb6c1 05/07/2010 07:28 pm Stefan Weil

Add missing 'static' attribute

Function usage() is only used locally.

Signed-off-by: Stefan Weil <>
Signed-off-by: Blue Swirl <>

3b46e624 09/17/2007 11:09 am ths

find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3177 c046a42c-6fe2-441c-8c8c-71466251a162

5fafdf24 09/17/2007 12:08 am ths

find -type f | xargs sed -i 's/[\t ]$//g' # on most files

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3173 c046a42c-6fe2-441c-8c8c-71466251a162

b8bf3e3a 05/11/2003 12:39 am bellard

eflags fix

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@153 c046a42c-6fe2-441c-8c8c-71466251a162

7fb9a24e 04/11/2003 03:13 am bellard

update

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@92 c046a42c-6fe2-441c-8c8c-71466251a162

62296fe3 03/31/2003 12:41 am bellard

added runcom test

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@71 c046a42c-6fe2-441c-8c8c-71466251a162