2023-07-18 11:18:09 https://zine.dev/2023/07/strlcpy-and-strlcat-added-to-glibc/ 2023-07-18 11:18:11 wild 2023-07-18 11:19:33 Wow really beating that dead horse about Ulrich Drepper, but nice 2023-07-18 11:19:45 I've been writing my own strlcpy etc for a while anyway but nice 2023-07-18 11:19:56 I think I call it strncpy though 2023-07-18 12:28:25 strncpy and strlcpy aren't quite the same thing. 2023-07-18 12:34:56 drakonis: that'll be nice once distros adopt it 2023-07-18 12:38:24 yes 2023-07-18 15:04:58 falsifian: Ah right 2023-07-18 15:05:13 I don't get why articles about this don't just say what strlcpy does, is it really *that* technical? 2023-07-18 16:51:49 https://sourceware.org/git/?p=glibc.git;a=commit;h=454a20c8756c9c1d55419153255fc7692b3d2199 without beating the dead horse