view modules/same @ 10748:0ef26bffcbe1

Mark 'memcmp' obsolete.
author Bruno Haible <bruno@clisp.org>
date Sun, 02 Nov 2008 16:57:03 +0100
parents 6a764f23e302
children ac2a6371d78c
line wrap: on
line source

Description:
Determine whether two file names 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
same-inode
stdbool
memcmp

configure.ac:
gl_SAME

Makefile.am:

Include:
"same.h"

License:
GPL

Maintainer:
Jim Meyering