Extract strlcpy to a new c-string lib
Summary: [Folly] Extract `strlcpy` to a new c-string lib in `folly/lang/CString.h`. This new lib would be for routines that should but don't appear in `<cstring>`. Reviewed By: marcinpe Differential Revision: D18032925 fbshipit-source-id: 746851f68e86a5ec2bea5cc659c19c4fe2f0f02a
Showing
folly/lang/CString.cpp
0 → 100644
folly/lang/CString.h
0 → 100644
Please register or sign in to comment