Stefan Kalkowski
|
8e9e866161
|
Unify framebuffer driver binary names (fix #720)
Introduce 'framebuffer' SPEC variable to distinguish hardware framebuffer
drivers furthermore from the SDL framebuffer driver used by Genode/Linux.
|
2013-05-07 13:04:30 +02:00 |
|
Christian Prochaska
|
0a12e262ce
|
Noux: fix interpreter argument processing
Don't write a '\0' into the argument buffer if no interpreter argument is
given.
Fixes #368.
|
2012-09-28 17:05:04 +02:00 |
|
Christian Prochaska
|
55815e4a3a
|
Noux: add support for executing shell scripts
With this patch Noux recognizes the '#!' character sequence in executable
files and executes the specified interpreter.
Fixes #255.
|
2012-07-26 11:22:04 +02:00 |
|