|
|
Subscribe / Log in / New account

Adding strlcpy() to glibc

Adding strlcpy() to glibc

Posted Sep 18, 2014 7:06 UTC (Thu) by jnareb (subscriber, #46500)
In reply to: Adding strlcpy() to glibc by roskegg
Parent article: Adding strlcpy() to glibc

Git uses something similar, called strbuf (it's own micro-library to handle strings safely).


to post comments

Adding strlcpy() to glibc

Posted Sep 28, 2014 16:51 UTC (Sun) by bluss (subscriber, #47454) [Link]

I'm tempted to ask which C program doesn't have a strbuf type?


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds