summaryrefslogtreecommitdiff
path: root/src/lib/libc/string/swab.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* update swab() to match the current posix definition. "rationale: none."tedu2014-12-111-50/+24
* - len is size_t, but n uses len and is an int. Matching those typesray2008-03-151-6/+12
* zap remaining rcsid.espie2005-08-081-4/+1
* ansify + deregister. no binary change on i386. ok deraadt@ pat@ moritz@otto2005-03-301-4/+4
* ansification; pval okderaadt2003-06-111-5/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* move proto to unistd.hderaadt1998-02-101-2/+2
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+66