Age | Commit message (Expand) | Author | Files | Lines |
2020-03-15 | Build: Update m4/ax_pthread.m4 from Autoconf Archive (again). | Lasse Collin | 1 | -102/+117 |
2020-02-24 | Update m4/.gitignore. | Lasse Collin | 1 | -0/+1 |
2020-02-24 | tuklib: Omit an unneeded <sys/types.h> from a tests. | Lasse Collin | 2 | -2/+0 |
2020-02-21 | Build: Add visibility.m4 from gnulib. | Lasse Collin | 2 | -1/+77 |
2020-02-21 | tuklib_integer.m4: Optimize the check order. | Lasse Collin | 1 | -27/+29 |
2020-02-05 | Update m4/.gitignore. | Lasse Collin | 1 | -0/+1 |
2020-02-03 | Build: Update m4/ax_pthread.m4 from Autoconf Archive. | Lasse Collin | 1 | -119/+279 |
2019-12-31 | Revise tuklib_integer.h and .m4. | Lasse Collin | 1 | -1/+45 |
2019-06-01 | tuklib_integer: Autodetect support for unaligned access on ARM. | Lasse Collin | 1 | -0/+11 |
2016-10-24 | tuklib_cpucores: Add support for sched_getaffinity(). | Lasse Collin | 1 | -1/+29 |
2015-03-31 | Fix bugs and otherwise improve ax_check_capsicum.m4. | Lasse Collin | 1 | -52/+51 |
2015-03-31 | Add m4/ax_check_capsicum.m4 for detecting Capsicum support. | Lasse Collin | 1 | -0/+86 |
2015-03-29 | Fix the detection of installed RAM on QNX. | Lasse Collin | 1 | -3/+3 |
2015-03-27 | Fix CPU core count detection on QNX. | Lasse Collin | 1 | -4/+11 |
2015-02-10 | tuklib_cpucores: Use cpuset_getaffinity() on FreeBSD if available. | Lasse Collin | 1 | -1/+22 |
2014-11-17 | Build: Update m4/ax_pthread.m4 from Autoconf Archive. | Lasse Collin | 1 | -24/+47 |
2014-11-17 | Build: Replace obsolete AC_HELP_STRING with AS_HELP_STRING. | Lasse Collin | 1 | -1/+1 |
2014-10-29 | Update .gitignore files. | Lasse Collin | 1 | -0/+3 |
2014-10-09 | Add support for AmigaOS/AROS to tuklib_physmem(). | Lasse Collin | 1 | -1/+2 |
2013-08-03 | Windows: Add Windows support to tuklib_cpucores(). | Lasse Collin | 1 | -2/+17 |
2012-05-24 | Build: Upgrade m4/acx_pthread.m4 to the latest version. | Lasse Collin | 1 | -36/+62 |
2011-04-05 | Build: Upgrade m4/acx_pthread.m4 to the latest version. | Lasse Collin | 1 | -83/+87 |
2010-09-10 | xz: Multiple fixes. | Lasse Collin | 1 | -0/+30 |
2010-05-10 | Updates to tuklib_physmem and tuklib_cpucores. | Lasse Collin | 2 | -8/+97 |
2010-01-12 | Add IRIX-specific code to tuklib_physmem and tuklib_cpucores. | Lasse Collin | 2 | -3/+30 |
2009-11-20 | Update tuklib_cpucores.m4 and tuklib_physmem.m4 from tuklib, | Lasse Collin | 2 | -36/+45 |
2009-10-04 | Use a tuklib module for integer handling. | Lasse Collin | 1 | -0/+74 |
2009-09-19 | Various changes. | Lasse Collin | 5 | -118/+215 |
2009-08-29 | Fix sysctl() usage. | Lasse Collin | 2 | -2/+2 |
2009-07-05 | Major update to the xzgrep and other scripts based on | Lasse Collin | 1 | -0/+63 |
2009-03-18 | Fix wrong macro names in lc_cpucores.m4 and cpucores.h. | Lasse Collin | 1 | -2/+2 |
2009-03-01 | Test for Linux-specific sysinfo() only on Linux systems. | Lasse Collin | 1 | -9/+19 |
2009-03-01 | Fix the Autoconf test for getopt_long replacement. | Lasse Collin | 1 | -0/+4 |
2009-02-14 | Cleanups to the code that detects the amount of RAM and | Lasse Collin | 2 | -0/+131 |
2009-02-07 | add gitignore files | Mike Frysinger | 1 | -0/+35 |
2008-11-19 | Oh well, big messy commit again. Some highlights: | Lasse Collin | 1 | -40/+24 |
2008-03-24 | Replaced the range decoder optimization that used arithmetic | Lasse Collin | 1 | -36/+0 |
2008-03-22 | Added autoconf check to detect if we can use arithmetic | Lasse Collin | 1 | -0/+36 |
2007-12-09 | Imported to git. | Lasse Collin | 2 | -0/+362 |