[U-Boot-Users] [PATCH] Add stricmp to lib_generic/string.c
Wolfgang Denk
wd at denx.de
Wed May 3 00:34:39 CEST 2006
In message <5642B638DBEF6A4DBF9E9BC68144866D0276A59D at tamail1.timeamerica.com> you wrote:
>
> > Why should we add this? There is no code in U-Boot that uses such a
> > function.
>
> An upcoming submission uses stricmp. I can wait and submit this
> addition at that time if you like.
Try to avoid stricmp(). I will tend to reject it because it adds code
size for very little benefit.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
: I've tried (in vi) "g/[a-z]\n[a-z]/s//_/"...but that doesn't
: cut it. Any ideas? (I take it that it may be a two-pass sort of solution).
In the first pass, install perl. :-) Larry Wall <6849 at jpl-devvax.JPL.NASA.GOV>
More information about the U-Boot
mailing list