OSDN Git Service

* environ.cc (environ_init): Use strechr.
authorcgf <cgf>
Thu, 13 Feb 2003 15:17:11 +0000 (15:17 +0000)
committercgf <cgf>
Thu, 13 Feb 2003 15:17:11 +0000 (15:17 +0000)
winsup/cygwin/ChangeLog

index 5443106..b23fa14 100644 (file)
@@ -1,5 +1,9 @@
 2003-02-13  Christopher Faylor  <cgf@redhat.com>
 
+       * environ.cc (environ_init): Use strechr.
+
+2003-02-13  Christopher Faylor  <cgf@redhat.com>
+
        * include/cygwin/in.h (sockaddr_in): Fix typo.
 
 2003-02-12  Christopher Faylor  <cgf@redhat.com>