1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-31 05:47:43 +03:00
Zdenek Kabelac c2915dd1ed Introduce dm_strncpy
Should be faster then strncpy - since we could avoid clearing 4KB pages
with each strncpy(...,PATH_MAX).
Also it's easy to check whether string fit - and eventually avoid
to continue working we incomplete string.
2012-02-23 22:45:43 +00:00
..
2012-02-10 13:52:05 +00:00
2012-02-23 22:45:43 +00:00
2012-01-23 17:47:36 +00:00
2012-02-08 12:59:45 +00:00
2012-02-10 14:00:07 +00:00
2012-02-23 22:45:43 +00:00