Source-Changes archive

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

CVS commit: basesrc/libexec/ld.elf_so



Module Name:    basesrc
Committed By:   mycroft
Date:           Fri Sep 27 19:48:24 UTC 2002

Modified Files:
        basesrc/libexec/ld.elf_so: map_object.c

Log Message:
Change the munmap() of the text-data gap to mprotect(PROT_NONE).  This avoids
having scattered little mappings, although it's probably not the best way...


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/libexec/ld.elf_so/map_object.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index