(print_it): Use memcpy and a little pointer arithmetic, rather than stpncpy.
authorJim Meyering <jim@meyering.net>
Tue, 16 Jul 2002 09:29:52 +0000 (09:29 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 16 Jul 2002 09:29:52 +0000 (09:29 +0000)
commit6978ba6736e6b45c8f14b6ed75f298aa3da4830d
treec6d1e3a60a2237fb92d76a59e3482b0ba84f71e8
parent753bb04a601b68ab4ca86a64897be81956bfb207
(print_it): Use memcpy and a little pointer arithmetic, rather than stpncpy.
src/stat.c