From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r@public.gmane.org Subject: [Bug 42042] strchr(3) and memchr(3) should explain behaviour when character 'c' is '\0'. Date: Wed, 31 Aug 2011 09:05:49 GMT Message-ID: <201108310905.p7V95nBR000780@demeter2.kernel.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: In-Reply-To: Sender: linux-man-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-man@vger.kernel.org https://bugzilla.kernel.org/show_bug.cgi?id=42042 --- Comment #3 from James Hunt 2011-08-31 09:05:48 --- Created an attachment (id=70962) --> (https://bugzilla.kernel.org/attachment.cgi?id=70962) test program showing behaviour of strchr, strrchr, memchr, strchrnul, and strstr. -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html