summaryrefslogtreecommitdiff
path: root/libc/misc
diff options
context:
space:
mode:
authorjimb <jimb@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-08-16 21:26:28 +0000
committerjimb <jimb@7b3dc134-2b1b-0410-93df-9e9f96275f8d>2007-08-16 21:26:28 +0000
commit7f6d89ffeba487c98438093aa4fca933ebc7af70 (patch)
tree7947edab8f8e7a4f49a6f29ac5a9c1882b7c4406 /libc/misc
parent1c13b45f66e9ae1f99e325ee723ef9f688fcea5a (diff)
downloadeglibc2-7f6d89ffeba487c98438093aa4fca933ebc7af70.tar.gz
Implement the OPTION_EGLIBC_FSTAB option group
* option-groups.def (OPTION_EGLIBC_FSTAB): New entry. * option-groups.defaults (OPTION_EGLIBC_FSTAB): Initialize. * misc/Makefile (routines): Put fstab.c in the option group. git-svn-id: svn://svn.eglibc.org/trunk@3173 7b3dc134-2b1b-0410-93df-9e9f96275f8d
Diffstat (limited to 'libc/misc')
-rw-r--r--libc/misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libc/misc/Makefile b/libc/misc/Makefile
index 60abf891c..08af2da4d 100644
--- a/libc/misc/Makefile
+++ b/libc/misc/Makefile
@@ -52,7 +52,7 @@ routines := brk sbrk sstk ioctl \
ualarm usleep \
gtty stty \
ptrace \
- fstab mntent mntent_r \
+ mntent mntent_r \
utimes lutimes futimes futimesat \
truncate ftruncate truncate64 ftruncate64 \
chflags fchflags \
@@ -70,6 +70,7 @@ routines := brk sbrk sstk ioctl \
removexattr setxattr
routines-$(OPTION_POSIX_REGEXP) += regexp
+routines-$(OPTION_EGLIBC_FSTAB) += fstab
distribute := device-nrs.h