]> git.ipfire.org Git - thirdparty/util-linux.git/history - lib/cpuset.c
whereis: use xstrncpy()
[thirdparty/util-linux.git] / lib / cpuset.c
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-03-20  Karel Zaktaskset: fix cpuset list parser
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-06-14  Sami Kerolalib: simplify cpuset if clauses that return
2017-04-04  Karel ZakMerge branch 'hwclock-date7-3' of github.com:jwpi/util...
2017-04-04  Karel ZakMerge branch 'tailf-removal' of https://github.com...
2017-04-04  Karel ZakMerge branch '2017wk13' of https://github.com/kerolasa...
2017-04-01  Sami Kerolalib/cpuset: stop changing variable that is not read
2017-03-24  Karel ZakMerge branch '2017wk11' of git://github.com/kerolasa...
2017-03-17  Sami Kerolatests: do not use plain 0 as NULL [smatch scan]
2017-01-09  Karel ZakMerge branch 'ignatenko/libsmartcols-dead' of https...
2017-01-04  Karel ZakMerge branch 'setterm' of git://github.com/kerolasa...
2017-01-04  Karel Zaklib: use unique ifdefs for tests
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-07  Karel ZakMerge branch 'master' of https://github.com/Rufflewind...
2016-03-07  Karel ZakMerge branch 'tests-results-again' of https://github...
2016-03-07  Karel ZakMerge branch 'fix-minix' of https://github.com/rudimeie...
2016-03-07  Yuriy M. Kaminskiymisc: safer (and uniform) handling of return value
2015-06-25  Boris Egorovsys-utils/disk-utils/lib: fix printf format types ...
2014-11-18  Sami Kerolatests: fix memory leak [AddressSanitizer]
2013-01-08  Karel Zakinclude: cleanup copyright headers
2012-08-13  Samuel ThibaultFix non-Linux build
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2011-09-09  Karel Zaklib,cpuset: fix compiler warning [-Wuninitialized]
2011-09-09  Heiko Carstenschcpu,cpuset: reduce code duplication for cpu list...
2011-09-09  Heiko Carstenslib,cpuset: enforce stricter parsing of cpu lists
2011-09-09  Heiko Carstenslib,cpuset: fix stride handling in cpulist_parse()
2011-09-09  Heiko Carstenslib,cpuset: fix odd placed braces in cpulist_parse()
2011-09-09  Heiko Carstenslib,cpuset: fix comments for cpu mask/list functions
2011-08-31  Karel ZakMerge branch 'chcpu' of git://git.kernel.org/pub/scm...
2011-08-15  Heiko Carstenscpuset: add option to allow cpulist_parse() to fail
2011-08-01  Karel Zaklib: [cpuset.c] fix compiler warnings [-Wsign-compare]
2011-03-03  Karel Zakmove struct option to .rodata
2011-02-17  Karel Zaktests: [cpuset] call free() for range
2011-02-14  Fabian Groffenbuild-sys: provide alternatives for err, errx, warn...
2011-01-04  Karel Zakremove duplicate includes
2010-06-01  Karel Zaktaskset: move NR_CPUS determination to lib/cpuset.c
2010-06-01  Karel Zaklib: add fallback for libc (uClibc) without CPU_ALLOC
2010-06-01  Karel Zaktaskset: use libc based cpu_set_t
2010-06-01  Karel Zaktests: add cpuset regression test
2010-06-01  Karel Zaktaskset: move bitmap routines to lib/cpuset.c