aboutsummaryrefslogtreecommitdiff
path: root/src/common/physmem.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-05Use sysctl() != -1 instead of !sysctl() to check ifLasse Collin1-1/+1
2009-08-29Fix sysctl() usage.Lasse Collin1-1/+1
2009-06-27Make physmem() work on Cygwin 1.5 and older.Lasse Collin1-37/+40
2009-06-24Support HW_PHYSMEM64Lasse Collin1-11/+19
2009-04-13Put the interesting parts of XZ Utils into the public domain.Lasse Collin1-4/+3
2009-02-15Make physmem.h work on old Windows versions.Lasse Collin1-4/+27
2009-02-14Cleanups to the code that detects the amount of RAM andLasse Collin1-8/+13
2009-02-13Improve support for DOS-like systems.Lasse Collin1-0/+12
2009-02-08Fix aliasing issue in physmem.h.Lasse Collin1-9/+10
2009-02-05Various code cleanups the the xz command line tool.Lasse Collin1-0/+13
2008-11-19Oh well, big messy commit again. Some highlights:Lasse Collin1-0/+4
2008-01-08More pre-C99 inttypes.h compatibility fixes. Now the codeLasse Collin1-11/+0
2007-12-09Imported to git.Lasse Collin1-0/+77