Fix linux build.

* Replace strlcpy with snprintf since strlcpy is not available
  in glibc.

* Replace __LINUX__ with __linux__.



git-svn-id: https://llvm.org/svn/llvm-project/libcxxabi/trunk@211784 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed
tree: 6c1f4a77f72dbb3c5e24e2bd7338be68e9b835ba
  1. include/
  2. lib/
  3. src/
  4. test/
  5. www/
  6. CREDITS.TXT
  7. LICENSE.TXT