Handle "/dev/stdin" by dup()ing fd 0 so that it works on Win32, too.
authorTor Lillqvist <tml@novell.com>
Mon, 1 Jan 2007 22:31:18 +0000 (22:31 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Mon, 1 Jan 2007 22:31:18 +0000 (22:31 +0000)
commit5ff1e1d80b4f811089a1c9f0feff7f0c06ebdfd2
tree0f7c2945af526e1024d8a63acfc0ddb5c860b16c
parent470152f268f3c3f2ae466cb2cc3d0d04e49c8bf5
Handle "/dev/stdin" by dup()ing fd 0 so that it works on Win32, too.

2007-01-02  Tor Lillqvist  <tml@novell.com>

* glib-genmarshal.c (main): Handle "/dev/stdin" by dup()ing fd 0
so that it works on Win32, too.

svn path=/trunk/; revision=5185
gobject/ChangeLog
gobject/glib-genmarshal.c