lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 4 Sep 2008 23:11:01 -0700
From:	Khem Raj <raj.khem@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: Export byteorder.h and swab.h a.out.h to userspace

Hi,

Some architectures have moved the asm/ into arch/ and some have not. This patch checks for a.out.h in both places before exporting it.

When building headers for arm I noticed that userspace headers need linux/byteorder.h and inturn swab.h also to be exported to userspace as asm/byteorder.h needs it.

I test build headers_install for all possible architecutures.

Thanks

-Khem


View attachment "diff" of type "text/plain" (1872 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ