genode/ports/src
Norman Feske 8c3f832f09 Noux: quote env values, fix #66
When reading the values of environment variables supplied via Genode
config mechanism, the XML attribute values were taken as is. On the libc
side, however, the values are processed using Genode's 'Arg_string'
functions. When unquoted, 'Arg_string' expects values to be either
identifiers or numbers. In the general case, however, env values cannot
be expected to satisfy these requirements. Hence, it is better to always
quote these values when reading the XML config. An alternative (maybe
better) solution would be to not use the 'Arg_string' classes in the
libc side.
2012-01-12 09:18:13 +01:00
..
app Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
lib Provide a default implementation of chdir, fix #68 2012-01-12 09:17:14 +01:00
noux Noux: quote env values, fix #66 2012-01-12 09:18:13 +01:00
noux-pkg Return ECHO flag from TIOCGETA ioctl 2012-01-02 17:09:18 +01:00
test/gdb_monitor Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
vancouver Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00