cvs commit: src/include wchar.h src/lib/libc/string Makefile.inc wcsdup.c wmemchr.3

Tim Robbins tjr at freebsd.org
Sat Aug 13 15:03:31 GMT 2005


Gleb Smirnoff wrote:

>On Sat, Aug 13, 2005 at 05:54:33AM +0000, Tim J. Robbins wrote:
>T> tjr         2005-08-13 05:54:33 UTC
>T> 
>T>   FreeBSD src repository
>T> 
>T>   Modified files:
>T>     include              wchar.h 
>T>     lib/libc/string      Makefile.inc wmemchr.3 
>T>   Added files:
>T>     lib/libc/string      wcsdup.c 
>T>   Log:
>T>   Add an implementation of the semi-standard wcsdup() function, as found
>T>   on Microsoft and GNU systems.
>
>It worth bumping __FreeBSD_version, isn't it?
>
>  
>
I don't think it would be necessary to bump it for this. I expect that 
most ports will use autoconf to detect whether the system supplies wcsdup().

Tim


More information about the cvs-src mailing list