]> git.ipfire.org Git - thirdparty/util-linux.git/history - sys-utils/setarch.c
setarch: use personality() system call when it is available
[thirdparty/util-linux.git] / sys-utils / setarch.c
2014-09-19  Sami Kerolasetarch: use personality() system call when it is available
2014-09-19  Sami Kerolasetarch: reindent code
2014-05-30  Karel ZakMerge branch 'lscpu-detect-v3' of https://github.com...
2014-05-29  Ruediger Meiersetarch: add generic support for setarch $(uname -m...
2014-05-26  Karel ZakMerge branch 'fix-build-sys' of https://github.com...
2014-05-26  Karel ZakMerge branch 'setarch' of https://github.com/rudimeier...
2014-05-22  Ruediger Meiersetarch: add shortcut binary uname26
2014-05-22  Ruediger Meiersetarch: flush output streams before exec
2014-04-07  Anton Blanchardsetarch: Fix ppc64le architectures
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2013-08-01  Sami Kerolasetarch: prefer preprocessor rather than autotools...
2013-04-09  Sami Kerolasetarch: clean up usage()
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-05  Sami Kerolasetarch: add option to list settable architectures
2013-02-20  Karel ZakMerge branch 'patch-1' of https://github.com/dtrebbien...
2013-02-06  Sami Kerolatranslation: unify exec error messages
2012-07-16  Karel Zaksetarch: fix compiler warning [-Wmissing-prototypes]
2012-06-19  Karel ZakMerge branch '2012wk24' of git://github.com/kerolasa...
2012-06-17  Sami Kerolasetarch: disallow unknown command line options
2012-06-15  Karel ZakMerge branch '2012wk23' of git://github.com/kerolasa...
2012-06-09  Sami Kerolasetarch: do not use -1 as array index [cppcheck]
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolasys-utils: verify writing to streams was successful
2011-09-27  Karel Zaksetarch: minor changes to usage()
2011-09-27  Karel ZakMerge branch 'sys-utils' of https://github.com/kerolasa...
2011-09-10  Sami Kerolasetarch: add version printing
2011-09-10  Sami Kerolasetarch: use program_invocation_short_name
2011-09-10  Sami Kerolasetarch: move options struct to function scope
2011-08-31  Karel ZakMerge branch 'chcpu' of git://git.kernel.org/pub/scm...
2011-08-31  Karel ZakMerge branch 'docs-dir' of https://github.com/kerolasa...
2011-08-30  Karel ZakMerge branch 'lscpu' of git://git.kernel.org/pub/scm...
2011-08-29  Ben Hutchingssetarch: add --uname-2.6 option for personality flag...
2011-08-01  Karel Zaksetarch: fix compiler warnings [-Wsign-compare]
2011-06-16  Sami KerolaMerge branch 'master', remote-tracking branch 'upstream...
2011-06-08  Francesco Cosoletofstrim, setarch: replace error() with err()
2011-03-03  Karel Zakmove struct option to .rodata
2010-11-30  Karel Zakrename util-linux-ng back to util-linux
2008-05-13  Karel Zaksetarch: add fallback for linux/personality
2008-04-16  Dmitry V. Levinsetarch: provide backwards compatibility
2007-12-03  Oliver Falksetarch: add missing alpha subarchs
2007-11-06  Benno Schulenbergsetarch: tweak the help text, and gettextize a forgotte...
2007-09-23  LaMont Jonessetarch: fix compiler warning
2007-09-19  Karel Zakbuild-sys: remove hardcoded _GNU_SOURCE
2007-09-05  Karel Zaksetarch: add long options to setarch and update manpage
2007-08-27  Karel Zaksetarch: add --3gb option fot compatibility with Debian...
2007-08-27  Karel Zaksetarch: finish adding parisc support
2007-08-27  LaMont Jonessetarch: add parisc/parisc64 support
2007-08-21  Karel Zaksetarch: cleanup licensing note
2007-08-21  Balint Cristiansetarch: add __alpha__ support
2007-08-21  Dennis Gilmoresetarch: add sparc32bash alias to keep compatibility...
2007-07-02  Karel Zaksetarch: add NLS support
2007-07-02  Karel Zaksys-utils: added setarch command