Message-Id: <199608091810.DAA02220@mars.st.rim.or.jp> To: djgpp-workers AT delorie DOT com Subject: problems Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Date: Sat, 10 Aug 1996 03:10:11 +0900 From: =?ISO-2022-JP?B?GyRCQEQ7M0JnMnAbKEI=?= /Daisuke Aoyama I found two problems. One of them is dup and dup2 functions don't grow up file handle table. So we cannot use it over 20 handles. The other is echo.exe cannot reject unknown options. I typed `echo.exe -h' then it was running without stopping. ------ Daisuke Aoyama jack AT st DOT rim DOT or DOT jp