summaryrefslogtreecommitdiff
path: root/bin/dd/dd_swab.c
AgeCommit message (Expand)Author
2021-10-08PR/56443: RVP: dd conv=swab doesn't always workchristos
2019-10-04copy libc's swab.c into dd as dd_swab(), and remove the restrict.mrg