util-linux/lib
Fabian Groffen aabe244176 build-sys: use WORDS_BIGENDIAN to determine platform byte-order
Autoconf contains the right magic to determine the endianness on many
platforms next to Linux.  This reverses previous commits to move away
from WORDS_BIGENDIAN:
"use __BYTE_ORDER rather than AC specific WORDS_BIGENDIAN"

This is necessary to compile on non Linux platforms like Darwin and
Solaris.

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
2011-01-17 15:34:45 +01:00
..
.gitignore lib: wholedisk - extend API, add test program 2009-03-12 14:31:50 +01:00
Makefile.am tests: fix strtosize() test 2011-01-03 12:28:48 +01:00
at.c lib: add wrappers for "at" functions 2011-01-03 12:28:39 +01:00
blkdev.c lib: fix syntax error in blkdev.c 2010-08-23 11:06:08 +02:00
canonicalize.c lib: add test program to canonicalize.c 2010-10-25 11:00:15 +02:00
cpuset.c remove duplicate includes 2011-01-04 22:36:09 +01:00
crc32.c lib: add a generic crc32() 2009-09-16 16:17:41 +02:00
env.c lib: [env] consolidate safe_getenv() usage 2011-01-03 12:28:48 +01:00
fsprobe.c rename util-linux-ng back to util-linux 2010-11-30 11:41:59 +01:00
ismounted.c lib: [ismounted] don't wast time with mtab is /proc/mounts used 2010-11-24 17:08:26 +01:00
langinfo.c lib: add fallback for nl_langinfo() 2010-11-15 16:42:45 +01:00
linux_version.c lib: add linux_version.{c,h} 2007-11-06 02:40:13 +01:00
mangle.c libmount: cleanup mangle() usage 2011-01-03 12:28:47 +01:00
mbsalign.c cfdisk: support non-ascii characters in input 2010-05-07 14:12:26 +02:00
md5.c build-sys: use WORDS_BIGENDIAN to determine platform byte-order 2011-01-17 15:34:45 +01:00
setproctitle.c Imported from util-linux-2.9v tarball. 2006-12-07 00:25:39 +01:00
strutils.c remove duplicate includes 2011-01-04 22:36:09 +01:00
tt.c findmnt: add --submounts option 2011-01-04 14:01:33 +01:00
wholedisk.c lib: wholedisk - extend API, add test program 2009-03-12 14:31:50 +01:00