Peter Maydell 9ef622e31e rules.mak: New string testing functions
Add new string testing functions which return a y/n result:
 eq : are two strings equal (ignoring leading/trailing space)?
 ne : are two strings unequal?
 isempty : is a string empty?
 notempty : is a string non-empty?

Based on an idea by Ákos Kovács <akoskovacs@gmx.com>.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-10-16 18:21:00 +02:00
2013-10-03 00:04:20 +01:00
2013-10-03 00:04:20 +01:00
2013-09-05 09:40:31 -05:00
2013-09-30 17:15:01 -05:00
2013-10-07 13:23:19 +02:00
2013-09-06 15:25:08 +02:00
2013-10-10 13:16:25 -07:00
2013-09-17 11:10:47 -05:00
2013-10-10 09:56:25 -07:00
2013-09-06 15:25:08 +02:00
2013-09-12 13:49:50 +02:00
2013-09-25 21:23:05 +02:00

Read the documentation in qemu-doc.html or on http://wiki.qemu.org

- QEMU team
Description
QEMU With E2K User Support
Readme 459 MiB
Languages
C 83.1%
C++ 6.3%
Python 3.2%
Dylan 2.8%
Shell 1.6%
Other 2.8%