K 10 svn:author V 3 bde K 8 svn:date V 27 2002-05-15T05:00:24.000000Z K 7 svn:log V 349 MFC (1.12: renamed gdb's private strlen and strlcpy to avoid conflicts with the public ones declared in a system header). This helps unbreak building RELENG_3 kernels with gcc-3. gcc-2's special (broken) handling of the corresponding builtins apparently prevented detection of the conflicts even when the public functions are declared explicitly. END