[PATCH]: (newlib) Allow wcschr(x, L'\0')

2003-03-14 Thread Bob Cassels
This simple patch for newlib allows using wcschr to find pointers to null characters, rather than returning NULL. I hope it's simple enough to not require paperwork. 2003-03-14 Bob Cassels [EMAIL PROTECTED] * libc/string/wcschr.c: (wcschr): Look for character first

Error trying to build, after getting the latest cygwin changes

2003-03-10 Thread Bob Cassels
not recognized If I restore the original cygwin1.dll, I do not get this error, and I can successfully build. I tried this with the sources directly form CVS, without any of my changes, and got the same behavior. Thanks, Bob Cassels Below is more of the 'make' log, so you can get a little