Subject: CVS commit: src/libexec/ld.elf_so
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/06/2003 09:34:57
Module Name:	src
Committed By:	matt
Date:		Thu Mar  6 07:34:57 UTC 2003

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

Log Message:
Align psections to their specified alignment (if possible).  Use
mmap(2) MAP_ALIGNED.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/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.