* cygwin.in: Change erroneous entries.

This commit is contained in:
Christopher Faylor 2002-07-12 21:32:31 +00:00
parent ce823baba0
commit e82f98d050
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
2002-07-12 Christopher Faylor <cgf@redhat.com>
* cygwin.in: Change erroneous entries.
2002-07-11 Pavel Tsekov <ptsekov@gmx.net>
* fhandler_disk_file.cc (fhandler_disk_file::open): Don't

View File

@ -615,7 +615,7 @@ random
initstate
setstate
_read
read = read
read = _read
readdir
_readdir = readdir
readlink
@ -946,7 +946,6 @@ wctomb
_wctomb = wctomb
_write
write = _write
barfly = write
writev
_writev = writev
y0