Age | Commit message (Expand) | Author | Files | Lines |
2022-09-28 | tuklib_physmem: Fix Unicode builds on Windows. | Lasse Collin | 1 | -1/+1 |
2015-11-08 | tuklib_physmem: Hopefully silence a warning on Windows. | Lasse Collin | 1 | -1/+2 |
2015-03-29 | Fix the detection of installed RAM on QNX. | Lasse Collin | 1 | -1/+13 |
2014-10-09 | Add support for AmigaOS/AROS to tuklib_physmem(). | Lasse Collin | 1 | -0/+7 |
2010-05-10 | Updates to tuklib_physmem and tuklib_cpucores. | Lasse Collin | 1 | -1/+32 |
2010-01-12 | Add IRIX-specific code to tuklib_physmem and tuklib_cpucores. | Lasse Collin | 1 | -0/+19 |
2009-09-19 | Various changes. | Lasse Collin | 1 | -28/+30 |
2009-09-05 | Add OS/2-specific code to physmem.h. | Lasse Collin | 1 | -11/+21 |
2009-09-05 | Use sysctl() != -1 instead of !sysctl() to check if | Lasse Collin | 1 | -1/+1 |
2009-08-29 | Fix sysctl() usage. | Lasse Collin | 1 | -1/+1 |
2009-06-27 | Make physmem() work on Cygwin 1.5 and older. | Lasse Collin | 1 | -37/+40 |
2009-06-24 | Support HW_PHYSMEM64 | Lasse Collin | 1 | -11/+19 |
2009-04-13 | Put the interesting parts of XZ Utils into the public domain. | Lasse Collin | 1 | -4/+3 |
2009-02-15 | Make physmem.h work on old Windows versions. | Lasse Collin | 1 | -4/+27 |
2009-02-14 | Cleanups to the code that detects the amount of RAM and | Lasse Collin | 1 | -8/+13 |
2009-02-13 | Improve support for DOS-like systems. | Lasse Collin | 1 | -0/+12 |
2009-02-08 | Fix aliasing issue in physmem.h. | Lasse Collin | 1 | -9/+10 |
2009-02-05 | Various code cleanups the the xz command line tool. | Lasse Collin | 1 | -0/+13 |
2008-11-19 | Oh well, big messy commit again. Some highlights: | Lasse Collin | 1 | -0/+4 |
2008-01-08 | More pre-C99 inttypes.h compatibility fixes. Now the code | Lasse Collin | 1 | -11/+0 |