summaryrefslogtreecommitdiff
path: root/src/shared/architecture.h
AgeCommit message (Expand)Author
2014-11-22missing: add __NR_getrandom for a few more archsZbigniew Jędrzejewski-Szmek
2014-11-06condition: properly allow passing back errors from condition checksLennart Poettering
2014-08-30Fix a few more typosRuben Kerkhof
2014-08-08Added arch tuple for PPC64LEHarald Hoyer
2014-07-11endian: explicitly include endian.h wherever we want to use __BYTE_ORDERLennart Poettering
2014-07-11always check for __BYTE_ORDER == __BIG_ENDIAN when checking for endianessLennart Poettering
2014-07-03architecture: also add tuples for old ARM BE ABILennart Poettering
2014-07-03architecture: add tuple for old arm abiZbigniew Jędrzejewski-Szmek
2014-07-03shared: add LIB_ARCH tuples for BE ARM archsLennart Poettering
2014-07-03shared: rename ARCH_TUPLE to LIB_ARCH_TUPLELennart Poettering
2014-07-03architecture: add tuples for armZbigniew Jędrzejewski-Szmek
2014-07-02path: add new "systemd-path" utility for querying paths described in file-hie...Lennart Poettering
2014-03-04architecture: Add crisUmut Tezduyar Lindskog
2014-02-28architecture: Add tilegxHenrik Grindal Bakken
2014-02-24architecture: apparently there is LE ppc nowLennart Poettering
2014-02-21shared/architecture.h: fix preprocessor directivesDaniel Mack
2014-02-21core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering