summaryrefslogtreecommitdiff
path: root/lib/libc/arch/alpha/string
AgeCommit message (Expand)Author
2015-08-31Add framework for resolving (pun intended) libc namespace issues, usingPhilip Guenther
2015-05-15Make index/rindex weak aliases of strchr/strrchr since they are notTodd C. Miller
2014-11-30restructure libc/string + libc/arch/*/string coperation regardingTheo de Raadt
2013-06-11bcopy (and family) can check for 0 length, but negative lengths shouldTheo de Raadt
2012-09-04remove lint leftovers; ok guenther@Okan Demirmen
2007-05-15fix some lint 'xxx used, but not defined' warnings by properly addingOtto Moerbeek
2005-08-07zap rcsid.Marc Espie
2004-10-01add some missing $, ok djm@ 'That looks fine to me' millert@Jonathan Gray
1999-04-25missing parts from last commitTodd C. Miller
1996-11-13Bad include directive.etheisen
1996-11-13Merge to NetBSD, added RCSidsNiklas Hallqvist
1996-08-19Fix RCS idsThorsten Lockert
1996-03-25Add support for building lint(1) libraryThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt