]> granicus.if.org Git - php/commit
Add PHP_STRLCPY macro. This macro should be used in new code instead of
authorSascha Schumann <sas@php.net>
Sun, 27 Aug 2000 09:30:15 +0000 (09:30 +0000)
committerSascha Schumann <sas@php.net>
Sun, 27 Aug 2000 09:30:15 +0000 (09:30 +0000)
commit365edaddd4f8d412cd5933cf2cfc6571a12ca887
tree00d06ba70c3e87990ca57018c96a9e25d8f7679e
parentb79db079a6743ae3b1526cd19b5e46e0a3925b18
Add PHP_STRLCPY macro. This macro should be used in new code instead of
strlcpy/strlcat which are intended for fixing broken code.
main/php.h