lib/uname.c


Log

Author Commit Date CI Message
Jim Meyering d60f3b0c 2011-01-01T20:17:23 maint: update almost all copyright ranges to include 2011 Run the new "make update-copyright" rule.
Jim Meyering b2e2010c 2010-01-01T10:31:12 update nearly all FSF copyright year lists to include 2010 Use the same procedure as for 2009, outlined in http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/20081
Bruno Haible 441aa304 2009-12-10T20:28:30 Use spaces for indentation, not tabs.
Paolo Bonzini 65ef20c1 2009-10-04T12:24:28 uname: Rewrite printing of Windows NT versions * lib/uname.c (uname): Use a table-driver algorithm to compute Windows NT versions.
Bruno Haible 2fbaa377 2009-10-03T20:34:12 Do only one call to GetVersionEx in the common case.
Paolo Bonzini a5665a87 2009-10-03T19:53:31 Add support for Windows CE and various non-x86 CPU types.
Paolo Bonzini a3785708 2009-10-02T13:22:24 Assume version info is available.
Bruno Haible 94d27ef5 2009-08-02T16:51:49 New module 'uname'.