genode/ports/src/noux-pkg/bash
Christian Prochaska dc177e037d bash: don't call 'check_dev_tty()'
The 'check_dev_tty()' function calls 'ttyname()', which calls the pthread
stub function 'pthread_main_np()', which prints a 'not implemented'
message. Calling 'check_dev_tty()' doesn't seem to be necessary, so this
patch removes the call.

Issue #815.
2013-08-05 15:18:03 +02:00
..
build.patch Noux: make install target configurable 2012-11-22 09:21:53 +01:00
check_dev_tty.patch bash: don't call 'check_dev_tty()' 2013-08-05 15:18:03 +02:00
target.mk Enable Noux for ARM 2012-06-20 10:17:23 +02:00