aboutsummaryrefslogtreecommitdiffstats
path: root/nt/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index 8b9163c9f78..d8b9b14a3fb 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -1,3 +1,9 @@
12012-08-03 Eli Zaretskii <eliz@gnu.org>
2
3 * inc/sys/stat.h (S_IFLNK): Define.
4 (S_ISLNK): A non-trivial definition.
5 (lstat): Prototype instead of a macro that redirects to 'stat'.
6
12012-08-02 Paul Eggert <eggert@cs.ucla.edu> 72012-08-02 Paul Eggert <eggert@cs.ucla.edu>
2 8
3 Use C99-style 'extern inline' if available. 9 Use C99-style 'extern inline' if available.