expose linux extended file system attributes (closes #12720)

This commit is contained in:
Benjamin Peterson 2011-08-31 22:15:17 -04:00
parent ab3bea6815
commit 799bd80d8a
6 changed files with 649 additions and 2 deletions

2
configure vendored
View file

@ -6090,7 +6090,7 @@ $as_echo "#define STDC_HEADERS 1" >>confdefs.h
fi
for ac_header in asm/types.h conio.h curses.h direct.h dlfcn.h errno.h \
for ac_header in asm/types.h attr/xattr.h conio.h curses.h direct.h dlfcn.h errno.h \
fcntl.h grp.h \
ieeefp.h io.h langinfo.h libintl.h ncurses.h poll.h process.h pthread.h \
sched.h shadow.h signal.h stdint.h stropts.h termios.h \