summaryrefslogtreecommitdiff
path: root/lib/uname.c
Commit message (Expand)AuthorAgeFilesLines
* Put LGPLv2+ notices in source files where appropriate.Bruno Haible2021-06-041-7/+7
* maint: run 'make update-copyright'Paul Eggert2020-12-311-1/+1
* Don't assume that UNICODE is not defined.Bruno Haible2020-05-301-20/+26
* maint: Run 'make update-copyright'Paul Eggert2019-12-311-1/+1
* maint: Run 'make update-copyright'Paul Eggert2019-01-011-1/+1
* Simplify code. Drop support for Borland C++ on Windows.Bruno Haible2018-05-031-1/+1
* maint: Run 'make update-copyright'Paul Eggert2018-01-011-1/+1
* all: prefer https: URLsPaul Eggert2017-09-131-1/+1
* version-etc: new yearPaul Eggert2017-01-011-1/+1
* version-etc: new yearPaul Eggert2016-01-011-1/+1
* version-etc: new yearPaul Eggert2014-12-311-1/+1
* maint: update copyrightEric Blake2014-01-011-1/+1
* maint: update all copyright year number rangesEric Blake2013-01-011-1/+1
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
* maint: update almost all copyright ranges to include 2011Jim Meyering2011-01-011-1/+1
* update nearly all FSF copyright year lists to include 2010Jim Meyering2010-01-011-1/+1
* Use spaces for indentation, not tabs.Bruno Haible2009-12-101-103/+103
* uname: Rewrite printing of Windows NT versionsPaolo Bonzini2009-10-041-36/+45
* Do only one call to GetVersionEx in the common case.Bruno Haible2009-10-031-8/+20
* Add support for Windows CE and various non-x86 CPU types.Paolo Bonzini2009-10-031-4/+49
* Assume version info is available.Paolo Bonzini2009-10-021-83/+65
* New module 'uname'.Bruno Haible2009-08-031-0/+220