Build most utils from coreutils-5.0.

This commit is contained in:
Andrius Štikonas 2021-01-20 19:23:48 +00:00
parent e0335ce910
commit d26463ffa2
8 changed files with 194 additions and 3 deletions

View file

@ -0,0 +1,12 @@
--- lib/modechange.c 2001-12-09 22:54:19.000000000 +0000
+++ lib/modechange.c 2021-01-17 18:34:22.016427148 +0000
@@ -28,8 +28,8 @@
# include <config.h>
#endif
-#include "modechange.h"
#include <sys/stat.h>
+#include "modechange.h"
#include "xstrtol.h"
#if STDC_HEADERS