svn commit: r189362 - in head/sys: amd64/linux32 compat/linux
i386/linux
Roman Divacky
rdivacky at FreeBSD.org
Wed Mar 4 05:26:37 PST 2009
On Wed, Mar 04, 2009 at 12:14:33PM +0000, Dmitry Chagin wrote:
> Author: dchagin
> Date: Wed Mar 4 12:14:33 2009
> New Revision: 189362
> URL: http://svn.freebsd.org/changeset/base/189362
>
> Log:
> Add AT_PLATFORM, AT_HWCAP and AT_CLKTCK auxiliary vector entries which
> are used by glibc. This silents the message "2.4+ kernel w/o ELF notes?"
> from some programs at start, among them are top and pkill.
>
> Do the assignment of the vector entries in elf_linux_fixup()
> as it is done in glibc.
>
> Fix some minor style issues.
cool! have you tested this works with 2.4 emulation? I think it might
break it as I am quite sure the aux tags changed between 2.4 and 2.6.
we might need to scrap 2.4 emulation altogether in 8.x
roman
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/svn-src-head/attachments/20090304/2279c121/attachment.pgp
More information about the svn-src-head
mailing list