1
1
Jeff Squyres e1cf8757ae opal/util/string_copy: add "safe" string copy function
Do essentially the same thing as strncpy(3), but a) ensure to always
terminate the destination buffer with a \0, and b) do not \0-pad to
the right.

Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2018-09-27 10:48:04 -07:00
..
2018-03-02 02:00:31 -08:00
2018-09-21 00:51:40 -06:00
2017-09-19 19:42:54 -07:00
2017-08-03 09:18:58 -06:00
2015-06-23 20:59:57 -07:00