On Wed, Jun 15, 2011 at 08:51:09AM +0200, EXCOFFIER Denis wrote: >Hello, > >In the winsup directory (winsup/cygwin/errno.c), i can observe that the error >EIO is attributed the message "Input/Output error". >In the newlib directory (newlib/libc/sys/linux/dl/dl-minimal.c) the same EIO >is attributed the message "Input/output error". > >This the same message, but not exactly. Shouldn't they be identical?
Not necessarily. We match linux, not newlib but linux also does not uppercase the O so I've changed it. Thanks for the heads up. cgf -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple