newlib/winsup
Christopher Faylor fea48988ea * strings.h (strechr): New function.
* uinfo.cc (pwdgrp::next_str): Search only for input char in string.  Return
EOS on failure.  Don't check for NULL since it shouldn't be possible.
(pwdgrp::add_line): Revert to replacing '\n' in input line with '\0'.
(pwdgrp::next_num): Pass explicit separator character to next_str.
* grp.cc (pwdgrp::parse_group): Ditto.
* passwd.cc (pwdgrp::parse_passwd): Ditto.  Revamp test for garbage input.
* pwdgrp.h (pwdgrp::next_str): Don't use default parameter.
2003-01-27 00:16:01 +00:00
..
bz2lib * Makefile.in: Use MINGW stuff from Makefile.common. 2002-07-07 00:44:08 +00:00
cygserver * cygserver_transport_pipes.cc (transport_layer_pipes::accept): 2002-09-30 18:31:56 +00:00
cygwin * strings.h (strechr): New function. 2003-01-27 00:16:01 +00:00
doc update link for commercial inquiries 2003-01-13 22:17:01 +00:00
mingw * include/math.h (tgamma): Correct typo in comment. 2003-01-26 07:04:04 +00:00
subauth
testsuite Fix typo. 2003-01-26 06:27:26 +00:00
utils * Makefile.in (ALL_LDFLAGS): Remove newlib/libm from tools paths. 2003-01-22 17:15:53 +00:00
w32api * include/ras.h (RASCONN[AW]): Add dwSessionId for 2003-01-25 00:47:25 +00:00
ChangeLog * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir. 2003-01-22 17:10:02 +00:00
configure * Makefile.common: Define MINGW_LDFLAGS. 2002-12-12 10:34:12 +00:00
configure.in * Makefile.common: Define MINGW_LDFLAGS. 2002-12-12 10:34:12 +00:00
CYGWIN_LICENSE Change location. 2003-01-13 21:11:19 +00:00
MAINTAINERS
Makefile.common * Makefile.common (MINGW_LDFLAGS): Add mingw/mingwex builddir. 2003-01-22 17:10:02 +00:00
Makefile.in * Makefile.in (check): Be more defensive when creating testsuite config.status. 2002-09-28 03:15:44 +00:00