index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shared
/
architecture.h
Age
Commit message (
Expand
)
Author
2014-11-22
missing: add __NR_getrandom for a few more archs
Zbigniew Jędrzejewski-Szmek
2014-11-06
condition: properly allow passing back errors from condition checks
Lennart Poettering
2014-08-30
Fix a few more typos
Ruben Kerkhof
2014-08-08
Added arch tuple for PPC64LE
Harald Hoyer
2014-07-11
endian: explicitly include endian.h wherever we want to use __BYTE_ORDER
Lennart Poettering
2014-07-11
always check for __BYTE_ORDER == __BIG_ENDIAN when checking for endianess
Lennart Poettering
2014-07-03
architecture: also add tuples for old ARM BE ABI
Lennart Poettering
2014-07-03
architecture: add tuple for old arm abi
Zbigniew Jędrzejewski-Szmek
2014-07-03
shared: add LIB_ARCH tuples for BE ARM archs
Lennart Poettering
2014-07-03
shared: rename ARCH_TUPLE to LIB_ARCH_TUPLE
Lennart Poettering
2014-07-03
architecture: add tuples for arm
Zbigniew Jędrzejewski-Szmek
2014-07-02
path: add new "systemd-path" utility for querying paths described in file-hie...
Lennart Poettering
2014-03-04
architecture: Add cris
Umut Tezduyar Lindskog
2014-02-28
architecture: Add tilegx
Henrik Grindal Bakken
2014-02-24
architecture: apparently there is LE ppc now
Lennart Poettering
2014-02-21
shared/architecture.h: fix preprocessor directives
Daniel Mack
2014-02-21
core: add new ConditionArchitecture() that checks the architecture returned b...
Lennart Poettering