K 10 svn:author V 7 dchagin K 8 svn:date V 27 2009-03-04T12:14:33.473172Z K 7 svn:log V 414 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. Submitted by: Marcin Cieslak Approved by: kib (mentor) MFC after: 1 week END