Whamcloud - gitweb
libsupport: add C string printing and parsing functions
authorTheodore Ts'o <tytso@mit.edu>
Sat, 28 Jan 2017 17:11:46 +0000 (12:11 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 28 Jan 2017 21:29:52 +0000 (16:29 -0500)
commit4d5b21be2ebd0ad3ef10ea06be1ff8b6c24cff82
treedb728a705d9d7d2ab01f4b31fd2824d3d1c4b07f
parent45d032ee839f6c71466c45c4c54503539f7c8937
libsupport: add C string printing and parsing functions

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
lib/support/Makefile.in
lib/support/cstring.c [new file with mode: 0644]
lib/support/cstring.h [new file with mode: 0644]