mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-05 23:48:44 +02:00
Add comment about dup(0) and lack of /dev/stdin on Win32. (#407431)
2007-01-02 Tor Lillqvist <tml@novell.com> * glib-genmarshal.c (main): Add comment about dup(0) and lack of /dev/stdin on Win32. (#407431) svn path=/trunk/; revision=5335
This commit is contained in:
committed by
Tor Lillqvist
parent
8ec7d6ca3f
commit
c6efde4f62
@@ -1,7 +1,8 @@
|
||||
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.
|
||||
so that it works on Win32 and other systems without
|
||||
/dev/stdin. (#407431)
|
||||
|
||||
2006-12-29 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
|
Reference in New Issue
Block a user