• J
    tweak lstat.c to avoid mingw link failure · 1dea5535
    Jim Meyering 提交于
    * gnulib/lib/lstat.c: Include <sys/stat.h> *before* the use of stat in
    orig_stat.  Otherwise, on mingw (which lacks lstat), any program using
    the lstat module would not get the redefinition-to-stat provided by
    gnulib's sys/stat.h.  Reported by Daniel P. Berrange.
    1dea5535
可在Tags中查看这些版本中当前仓库的状态.
ChangeLog 421.9 KB