OSDN Git Service

make certain that getpagesize() returns correct the value for mips
authorEric Andersen <andersen@codepoet.org>
Tue, 11 May 2004 11:14:58 +0000 (11:14 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 11 May 2004 11:14:58 +0000 (11:14 -0000)
commit68c4b497dd7306e0146ebd8b3bbc8289ed4c6e33
treeb76126f13f820979dac7a8084bd5a82f39c82995
parentfd4f96fda50d2462621de89762659e7cc7d648a9
make certain that getpagesize() returns correct the value for mips
by extracting the value from the ELF header.
ldso/include/ldso.h
ldso/ldso/dl-elf.c
ldso/ldso/dl-startup.c
ldso/ldso/ldso.c
libc/misc/internals/__uClibc_main.c
libc/sysdeps/linux/common/getpagesize.c