view modules/same @ 5251:42b53a22aee5

Add a license tag to every module.
author Bruno Haible <bruno@clisp.org>
date Wed, 22 Sep 2004 15:11:04 +0000
parents de285d9e7c4d
children adf2be655aae
line wrap: on
line source

Description:
Determine whether two pathnames refer to the same directory entry of the same
directory.

Files:
lib/same.h
lib/same.c
m4/same.m4

Depends-on:
xalloc
error
dirname
stdbool

configure.ac:
gl_SAME

Makefile.am:
lib_SOURCES += same.h same.c

Include:
"same.h"

License:
GPL

Maintainer:
Jim Meyering