This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/11287] UTS_RELEASE nolonger in <linux/version.h>


------- Additional Comments From sdrake at xnet dot co dot nz  2010-02-16 07:47 -------
Created an attachment (id=4603)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4603&action=view)
proposed patch

My proposed patch obtains the linux uts release string from <linux/version.h>
by reverse enginering the value of the LINUX_VERSION_CODE macro.  This will
work for kernel header install by the 'headers_install' make target of linux as
linux/version.h is included.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=11287

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]