Skip to content

Commit 1e95bf1

Browse files
committed
contrib/tools/m4: Remove windows-specific libc replacements
commit_hash:ec4d153d072b7dc65470431459aa432df6b2e82a
1 parent 2a43a3e commit 1e95bf1

File tree

11 files changed

+5
-676
lines changed

11 files changed

+5
-676
lines changed

contrib/tools/m4/lib/config-win.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1282,7 +1282,7 @@ char *strsignal (int signum);
12821282

12831283
/* Define to 1 if stat needs help when passed a directory name with a trailing
12841284
slash */
1285-
#define REPLACE_FUNC_STAT_DIR 1
1285+
/* #undef REPLACE_FUNC_STAT_DIR */
12861286

12871287
/* Define to 1 if stat needs help when passed a file name with a trailing
12881288
slash */

contrib/tools/m4/lib/fpurge.c

Lines changed: 0 additions & 150 deletions
This file was deleted.

contrib/tools/m4/lib/freading.c

Lines changed: 0 additions & 76 deletions
This file was deleted.

contrib/tools/m4/lib/lseek.c

Lines changed: 0 additions & 67 deletions
This file was deleted.

0 commit comments

Comments
 (0)