mirror of
https://https.git.savannah.gnu.org/git/coreutils.git
synced 2026-01-28 18:34:39 +00:00
* gl/modules/root-dev-ino: New file. * lib/root-dev-ino.c, lib/root-dev-ino.h: Move these files ... * gl/lib/root-dev-ino.c, gl/lib/root-dev-ino.h: ... to here. * m4/root-dev-ino.m4: Move this file ... * gl/m4/root-dev-ino.m4: ... to here. * bootstrap.conf (gnulib_modules): Add root-dev-ino.
26 lines
261 B
Plaintext
26 lines
261 B
Plaintext
Description:
|
|
Root device and inode number checking.
|
|
|
|
Files:
|
|
lib/root-dev-ino.h
|
|
lib/root-dev-ino.c
|
|
m4/root-dev-ino.m4
|
|
|
|
Depends-on:
|
|
dev-ino
|
|
same-inode
|
|
|
|
configure.ac:
|
|
gl_ROOT_DEV_INO
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"root-dev-ino.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Jim Meyering
|