(MAP_FILE): Define to zero if undefined. (MAP_COPY): Define to MAP_PRIVATE if undefin...
commit9b8a44cd18fbf1aedeb03e19f4bcdb06b0ee409b
authorRoland McGrath <roland@gnu.org>
Tue, 12 Dec 1995 01:07:35 +0000 (12 01:07 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 12 Dec 1995 01:07:35 +0000 (12 01:07 +0000)
tree5c34c2eece6d15187d2a88f82f8b0dcf7c0e9bc1
parentd72d8b1328aa3a185223608f894d89e49ae0f817
(MAP_FILE): Define to zero if undefined. (MAP_COPY): Define to MAP_PRIVATE if undefined. (_dl_map_object_from_fd): Don't use MAP_INHERIT in mmap calls. If file it ET_EXEC, set its l_type to lt_executable.
elf/dl-load.c