X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Flstat;h=e53ac7ed70ea8b4534efbea02fc1d0b2e095ee28;hb=7dd6551404efff84abc69c3795dbe125cd13ebbd;hp=d26e9646c41db961ee57be61a992ee57a190039a;hpb=0d1d61835135da48448b5f09ada9f67c35ca4b97;p=gnulib.git diff --git a/modules/lstat b/modules/lstat index d26e9646c..e53ac7ed7 100644 --- a/modules/lstat +++ b/modules/lstat @@ -3,23 +3,24 @@ lstat() function: return information about a file or symbolic link. Files: lib/lstat.c -lib/lstat.h m4/lstat.m4 Depends-on: -xalloc -stat-macros +dosname +stat +sys_stat configure.ac: gl_FUNC_LSTAT +gl_SYS_STAT_MODULE_INDICATOR([lstat]) Makefile.am: Include: -"lstat.h" + License: -GPL +LGPLv2+ Maintainer: Jim Meyering