summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/memset.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn12 days1-48/+0
* clang doesn't propagate attributes like "asm labels" and "visibility(hidden)"guenther2017-11-291-2/+2
* Add framework for resolving (pun intended) libc namespace issues, usingguenther2015-08-311-1/+2
* Convert c to unsigned char, like it says in the manual. Also addray2008-03-151-4/+3
* zap remaining rcsid.espie2005-08-081-4/+1
* ansification; pval okderaadt2003-06-111-6/+3
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+59