summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/memset.c
AgeCommit message (Expand)Author
2008-03-25- use mem* instead of b* routines, and kill the b* routines.christos
2007-11-24style, indent, and ANSI-fy.isaki
1999-11-13Backout my libsa changes.thorpej
1999-11-11Update for the improvements to libsa, and don't reference libkern.h.thorpej
1999-03-30add simple (small) implementations of memset and bzero. the versionscgd