[!defined MAP_ANON]: Define MAP_ANON to MAP_ANONYMOUS if defined, 0 otherwise.
authorSam Steingold <sds@gnu.org>
Mon, 19 Nov 2001 15:13:45 +0000 (15:13 +0000)
committerSam Steingold <sds@gnu.org>
Mon, 19 Nov 2001 15:13:45 +0000 (15:13 +0000)
commitaff37336ea0e27a5cbc61b42b63d28a9d74b1498
tree9c0327bcb180a4387fc1bff32477ad2067744e96
parent7243105827747388bec152c6c3457924c4f7ade3
[!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.
src/ChangeLog
src/unexelf.c