improve the recommendations on byteswapping calls

It is very frequent to find userspace code including <asm/byteorder.h>
and/or using/redefining cpu_to_*, *_to_cpu, swabxx from the linux kernel
headers. Add a note asking people to stick to the glibc API.
1 file changed
tree: 6e082a8a2ccd9c8721e55ffe76ae5f6b5ea8514e
  1. m4/
  2. src/
  3. .gitignore
  4. autogen.sh
  5. configure.ac
  6. COPYING
  7. Makefile.am
  8. NEWS
  9. README