[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] pipefs.c



This patch in pipefs.c causes problems:

https://lists.bobek.cz/pipermail/cz-bobek-lists-mint-cvs/2012-September/005057.html

When I run a backgroud-job in toswin the shell seems to lose its input (or something):

129|/home/root}bash
root@IRAC root # sleep 2&
[1] 21
root@IRAC root # exit
130|/home/root}

I.e. it exits when the job is finished. After the & nothing was typed in.

With the previous pipefs.c all is fine. Tested with different toswin-versions and shells.

--
Helmut Karlowski