summaryrefslogtreecommitdiff
path: root/old/sh-utils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1994-10-27 13:39:39 +0000
committerJim Meyering <jim@meyering.net>1994-10-27 13:39:39 +0000
commit0c9fb4050b00ae647156a643a080c36aa2fd1e8e (patch)
tree5ae44525896bfda4f0fdf1cb587b0b2d88e7385b /old/sh-utils/ChangeLog
parent2ba9e70e52ca41cd46e5177bdc9ee5cae51a0cb5 (diff)
downloadcoreutils-0c9fb4050b00ae647156a643a080c36aa2fd1e8e.tar.xz
merge with 1.10x
Diffstat (limited to 'old/sh-utils/ChangeLog')
-rw-r--r--old/sh-utils/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog
index 108369913..b14ee46f0 100644
--- a/old/sh-utils/ChangeLog
+++ b/old/sh-utils/ChangeLog
@@ -1,5 +1,11 @@
Wed Oct 26 23:40:07 1994 Jim Meyering (meyering@comco.com)
+ * safe-xstat.hin [EINTR]: Always define safe_l?stat.
+ Define it __static -- which is `static' for most includers,
+ but `/* empty */' for safe-xstat.cin.
+ * safe-xstat.cin: Define __static to nothing so we get public
+ safe_l?stat functions in the library.
+
* Makefile.in (All actions invoking $(MAKE) from within compound
(e.g. `for') sh statements): Exit non-zero if the sub-make fails.
Otherwise, the top-level make may exit successfully when it should