Actions
Bug #337
closedliblcl needs to be compatible with system strcasestr(3)
Start date:
2010-10-12
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
liblcl includes an internal definition of the strcasestr(3) function because Solaris libc did not provide one. This function probably originated in BSD. 6421095 introduced a definition in snv_147, and the const qualifiers for the parameters in the system declaration now conflict with the internal one.
Renaming the internal function is suggested in the flag day for 2010/299:
http://static.opensolaris.org/on/flagdays/pages/20100812180011.html
No data to display
Actions