summaryrefslogtreecommitdiffstats
path: root/libc/unistd/swab.c
Commit message (Collapse)AuthorAgeFilesLines
* Avoid bad things happening on macro expansion...Eric Andersen2002-08-081-2/+7
| | | | -Erik
* Faster implementation from Miles BaderEric Andersen2002-04-061-13/+13
|
* Add the xopen swab() function, contributed by Kensuke Otake ↵Eric Andersen2002-04-031-0/+18
<kensuke@phreaker.net>