e2fsprogs/lib/blkid
Theodore Ts'o 599915f080 Use sys/syscall.h instead of syscall.h
Most systems have a backwards compatibility symlink in
/usr/include/syscall.h to /usr/include/sys/syscall.h, but
sys/syscall.h is the documented location of the header file.  Fix two
locations where we were using <syscall.h> instead of <sys/syscall.h>.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
2014-07-10 15:54:42 -04:00
..
tests Add ZFS test image to blkid test suite 2008-07-07 15:13:09 -04:00
Makefile.in e2fsprogs: remove checker infrastructure 2014-07-04 23:59:30 -04:00
blkid.h.in Don't use in-tree header files if using system uuid or blkid libraries 2009-10-04 14:45:08 -04:00
blkid.pc.in Change pkg-config files so that both <et/com_err.h> and <com_err.h> work 2012-05-14 12:45:54 -04:00
blkidP.h libblkid: Unexport the private symbol blkid_devdirs 2008-08-27 00:00:44 -04:00
blkid_types.h.in blkid,ext2fs: avoid name clash with __u{8,16,32,64} 2014-07-04 23:59:45 -04:00
cache.c aclocal.m4: update to newer versions of autoconf macros 2014-07-04 23:49:23 -04:00
dev.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
devname.c libblkid: remove unneeded pointer checks 2014-01-10 21:53:08 -05:00
devno.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
getsize.c blkid: remove unnecessary header and comment 2014-07-04 23:59:45 -04:00
libblkid.3.in libblkid: On the man page, replace empty references with an existing one. 2008-08-14 13:31:37 -04:00
list.h ext2fs,blkid: delete unused LIST_HEAD() macro 2013-12-15 23:26:39 -05:00
llseek.c Use sys/syscall.h instead of syscall.h 2014-07-10 15:54:42 -04:00
probe.c libblkid: fix integer width issue in probe_fat 2014-01-10 21:56:29 -05:00
probe.h e2fsprogs: reserving code points for new ext4 quota feature 2011-02-25 18:31:52 -05:00
read.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
resolve.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
save.c fix miscellaneous build warnings 2014-04-14 12:22:42 -04:00
tag.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test_probe.in tests: skip unsupported tests on MacOS systems 2014-02-18 18:30:00 -05:00
tst_types.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
version.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00