<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libc/string/strstr.3, branch release/14.4.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=release%2F14.4.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=release%2F14.4.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-22T06:40:46Z</updated>
<entry>
<title>Document strnstr()'s history.</title>
<updated>2023-08-22T06:40:46Z</updated>
<author>
<name>David E. O'Brien</name>
<email>obrien@FreeBSD.org</email>
</author>
<published>2023-08-22T06:40:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4d004ccce24ba06f0043503570d1fdbd39c9211f'/>
<id>urn:sha1:4d004ccce24ba06f0043503570d1fdbd39c9211f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove $FreeBSD$: one-line nroff pattern</title>
<updated>2023-08-16T17:55:15Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:55:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b2c76c41be32f904179efed29c0ca04d53f3996c'/>
<id>urn:sha1:b2c76c41be32f904179efed29c0ca04d53f3996c</id>
<content type='text'>
Remove /^\.\\"\s*\$FreeBSD\$$\n/
</content>
</entry>
<entry>
<title>Renumber clauses to reduce diffs to other versions</title>
<updated>2013-05-28T20:57:40Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2013-05-28T20:57:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3fb3b97c4d38990da5f45b37e48a5110b3e9bc58'/>
<id>urn:sha1:3fb3b97c4d38990da5f45b37e48a5110b3e9bc58</id>
<content type='text'>
NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3,
so follow suit to make comparison easier.
</content>
</entry>
<entry>
<title>Add more locale-specific functions to the relevant man pages:</title>
<updated>2012-06-21T12:52:15Z</updated>
<author>
<name>Isabell Long</name>
<email>issyl0@FreeBSD.org</email>
</author>
<published>2012-06-21T12:52:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=db356f037072841438ff2550b39c3e7607a3d8e8'/>
<id>urn:sha1:db356f037072841438ff2550b39c3e7607a3d8e8</id>
<content type='text'>
- libc/string/strcoll.3
- libc/string/strstr.3
- libc/string/strxfrm.3
- libc/string/strcasecmp.3

Reviewed by:	theraven, gabor
Approved by:	gabor (mentor)
MFC after:	5 days
</content>
</entry>
<entry>
<title>Add wide character variants of string manipulations routines to 'SEE ALSO'.</title>
<updated>2009-04-07T13:42:53Z</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2009-04-07T13:42:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5174a6a262d28e127da375394374b40dc9f3127d'/>
<id>urn:sha1:5174a6a262d28e127da375394374b40dc9f3127d</id>
<content type='text'>
Approved by:	rwatson (mentor)
</content>
</entry>
<entry>
<title>Per Regents of the University of Calfornia letter, remove advertising</title>
<updated>2007-01-09T00:28:16Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2007-01-09T00:28:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c879ae3536e6d92b8d96c8965c5b05fcb9541520'/>
<id>urn:sha1:c879ae3536e6d92b8d96c8965c5b05fcb9541520</id>
<content type='text'>
clause.

# If I've done so improperly on a file, please let me know.
</content>
</entry>
<entry>
<title>Add the function memmem(3) as found in glibc and others.</title>
<updated>2005-08-25T18:26:58Z</updated>
<author>
<name>Andre Oppermann</name>
<email>andre@FreeBSD.org</email>
</author>
<published>2005-08-25T18:26:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6050c8fe05cff5f6b5d0191db51223f86b7c04f0'/>
<id>urn:sha1:6050c8fe05cff5f6b5d0191db51223f86b7c04f0</id>
<content type='text'>
It is the binary equivalent to strstr(3).

 void *memmem(const void *big, size_t big_len,
	const void *little, size_t little_len);

Submitted by:	Pascal Gloor &lt;pascal.gloor at spale.com&gt;
MFC after:	3 days
</content>
</entry>
<entry>
<title>mdoc(7) police: minor markup and spelling fixes.</title>
<updated>2001-11-20T14:11:07Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2001-11-20T14:11:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1ddfc2e3aa6e4fc228b1c646c802161fcff64223'/>
<id>urn:sha1:1ddfc2e3aa6e4fc228b1c646c802161fcff64223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clarify that strnstr() will stop searching after in encounters a NUL</title>
<updated>2001-10-11T15:49:06Z</updated>
<author>
<name>Mike Barcroft</name>
<email>mike@FreeBSD.org</email>
</author>
<published>2001-10-11T15:49:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a9227c40eb16696de3b96947b035df60b410eb9b'/>
<id>urn:sha1:a9227c40eb16696de3b96947b035df60b410eb9b</id>
<content type='text'>
character.  Bump document date.  Add a missing comma.
</content>
</entry>
<entry>
<title>Implement strcasestr() which many others (f.e. Linux) already have.</title>
<updated>2001-10-10T02:17:35Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>2001-10-10T02:17:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=89503316a038ddfd04ea8491974e05d1baa5e531'/>
<id>urn:sha1:89503316a038ddfd04ea8491974e05d1baa5e531</id>
<content type='text'>
</content>
</entry>
</feed>
