• Yedidya Feldblum's avatar
    Extract strlcpy to a new c-string lib · c2a285ae
    Yedidya Feldblum authored
    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
    c2a285ae
CString.h 822 Bytes