2010/7/5 Greg KH <[email protected]>: > On Mon, Jul 05, 2010 at 01:49:29AM +0200, Mike Massonnet wrote: >> Hi, >> >> I just figured /dev/stdin is missing (as well as stdout and stderr). I >> guess it won't be re-added unless it's a bug, however I had like to >> know why. I have a small program that reads from /dev/stdin for user >> input and I'm doing this with GLib[1], if you have any suggestion it's >> much appreciated. > > Just use the "real" files instead. They are at /dev/fd/0 for stdin if > you need it. > > Or someone could fix udev to create the symlink, odd that it doesn't...
Thanks for the info. -- Mike _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev
