On 26 April 2013 03:55, Dmitry Morozovsky wrote:
> On Fri, 26 Apr 2013, Eitan Adler wrote:
>
>> Author: eadler
>> Date: Fri Apr 26 00:47:22 2013
>> New Revision: 249912
>> URL: http://svnweb.freebsd.org/changeset/base/249912
>>
>> Log:
>> MFC r249802:
>> - sl_find does not modify 'name'
>>
On Fri, 26 Apr 2013, Eitan Adler wrote:
> Author: eadler
> Date: Fri Apr 26 00:47:22 2013
> New Revision: 249912
> URL: http://svnweb.freebsd.org/changeset/base/249912
>
> Log:
> MFC r249802:
> - sl_find does not modify 'name'
> - make the prototype of sl_find match NetBSD
It seems
Author: eadler
Date: Fri Apr 26 00:47:22 2013
New Revision: 249912
URL: http://svnweb.freebsd.org/changeset/base/249912
Log:
MFC r249802:
- sl_find does not modify 'name'
- make the prototype of sl_find match NetBSD
Modified:
stable/9/lib/libc/gen/stringlist.3
stable/9/lib/l