emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog


From: Sam Steingold
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog
Date: Mon, 19 Nov 2001 10:13:46 -0500

Index: emacs/src/ChangeLog
diff -u emacs/src/ChangeLog:1.2238 emacs/src/ChangeLog:1.2239
--- emacs/src/ChangeLog:1.2238  Mon Nov 19 01:25:47 2001
+++ emacs/src/ChangeLog Mon Nov 19 10:13:45 2001
@@ -1,3 +1,11 @@
+2001-11-14  Andreas Schwab  <address@hidden>
+
+       * unexelf.c [!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS
+       if defined, 0 otherwise.
+       (MAP_FAILED): Define if not defined and use it for testing mmap
+       failure.
+       (unexec) [!MAP_ANON]: Use /dev/zero as file to map.
+
 2001-11-19  Richard M. Stallman  <address@hidden>
 
        * indent.c (current_column_1): Fix handling of scan_bytes for mb chars.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]