Re: [PATCH] Add HISTORY to strlen(3) and strstr(3) man pages

2010-12-06 Thread Lars Engels
On Mon, Dec 06, 2010 at 10:31:28AM +0200, Marin Atanasov Nikolov wrote: > On Mon, Dec 6, 2010 at 9:33 AM, Lars Engels wrote: > > On Sat, Dec 04, 2010 at 06:00:02PM +0200, Marin Atanasov Nikolov wrote: > >> On Sat, Dec 4, 2010 at 1:38 PM, Matthias Andree > >> wrote: > >> > Am 04.12.2010 12:33, sc

Re: [PATCH] Add HISTORY to strlen(3) and strstr(3) man pages

2010-12-06 Thread Lars Engels
On Sat, Dec 04, 2010 at 06:00:02PM +0200, Marin Atanasov Nikolov wrote: > On Sat, Dec 4, 2010 at 1:38 PM, Matthias Andree > wrote: > > Am 04.12.2010 12:33, schrieb Marin Atanasov Nikolov: > >> Hello, > >> > >> Could someone review the attached patches and possibly commit them? > >> > >> The patch

Re: [PATCH] Add HISTORY to strlen(3) and strstr(3) man pages

2010-12-06 Thread Marin Atanasov Nikolov
On Mon, Dec 6, 2010 at 9:33 AM, Lars Engels wrote: > On Sat, Dec 04, 2010 at 06:00:02PM +0200, Marin Atanasov Nikolov wrote: >> On Sat, Dec 4, 2010 at 1:38 PM, Matthias Andree >> wrote: >> > Am 04.12.2010 12:33, schrieb Marin Atanasov Nikolov: >> >> Hello, >> >> >> >> Could someone review the at

Re: [PATCH] Add HISTORY to strlen(3) and strstr(3) man pages

2010-12-04 Thread Marin Atanasov Nikolov
On Sat, Dec 4, 2010 at 1:38 PM, Matthias Andree wrote: > Am 04.12.2010 12:33, schrieb Marin Atanasov Nikolov: >> Hello, >> >> Could someone review the attached patches and possibly commit them? >> >> The patches add HISTORY for the strstr(), strnstr(), strlen() and >> strnlen() functions. >> >> Th

Re: [PATCH] Add HISTORY to strlen(3) and strstr(3) man pages

2010-12-04 Thread Matthias Andree
Am 04.12.2010 12:33, schrieb Marin Atanasov Nikolov: > Hello, > > Could someone review the attached patches and possibly commit them? > > The patches add HISTORY for the strstr(), strnstr(), strlen() and > strnlen() functions. > > Thanks, > Marin I find it hard to believe the versions especiall

[PATCH] Add HISTORY to strlen(3) and strstr(3) man pages

2010-12-04 Thread Marin Atanasov Nikolov
Hello, Could someone review the attached patches and possibly commit them? The patches add HISTORY for the strstr(), strnstr(), strlen() and strnlen() functions. Thanks, Marin -- Marin Atanasov Nikolov dnaeon AT gmail DOT com daemon AT unix-heaven DOT org http://www.unix-heaven.org/ Index: li