Searched refs:newer (Results 1 – 21 of 21) sorted by relevance
/systemd-251/src/test/ |
D | test-string-util.c | 831 static void test_strverscmp_improved_one(const char *newer, const char *older) { in test_strverscmp_improved_one() argument 832 log_info("/* %s(%s, %s) */", __func__, strnull(newer), strnull(older)); in test_strverscmp_improved_one() 834 assert_se(strverscmp_improved(newer, newer) == 0); in test_strverscmp_improved_one() 835 assert_se(strverscmp_improved(newer, older) > 0); in test_strverscmp_improved_one() 836 assert_se(strverscmp_improved(older, newer) < 0); in test_strverscmp_improved_one()
|
/systemd-251/docs/ |
D | CONTRIBUTING.md | 75 Same principles as with other dependencies should be applied. It is fine to require newer kernel ve… 86 …g function. It is fine to mark an interface as deprecated to gently nudge users toward a newer one,
|
D | PASSWORD_AGENTS.md | 10 systemd 12 and newer support lightweight password agents which can be used to query the user for sy…
|
D | ROOT_STORAGE_DAEMONS.md | 26 by Dracut. In newer systemd versions tear-down of the root file system backing
|
D | CGROUP_DELEGATION.md | 261 newer in combination with systemd 251 and newer.
|
D | CODING_STYLE.md | 132 below.) Both for internal and external code it's OK to use even newer
|
D | DISCOVERABLE_PARTITIONS.md | 34 [systemd](https://systemd.io/) 211 and newer in the
|
D | JOURNAL_FILE_FORMAT.md | 76 * The 64bit hash function siphash24 is used for newer journal files. For older files [Jenkins looku…
|
D | USER_RECORD.md | 275 used when comparing two records of the same user to identify the newer one, and
|
/systemd-251/shell-completion/zsh/ |
D | _journalctl | 118 '--since=[Start showing entries on or newer than the specified date]:YYYY-MM-DD HH\:MM\:SS' \
|
/systemd-251/test/ |
D | README.testsuite | 186 ## PPA with some newer Ubuntu packages required by upstream systemd
|
/systemd-251/ |
D | README | 172 newer though. TL;DR: turn audit off, still.
|
D | LICENSE.LGPL2.1 | 215 instead of to this License. (If a newer version than version 2 of the
|
D | NEWS | 43 250. For newer kernels, non-x86 systems, or older x86 systems, there 59 * busctl capture now writes output in the newer pcapng format instead 292 that encapsulates the service's numeric cgroup ID that newer kernels 1984 source of rfkill event on newer HP laptops. To have both backward and 2387 * less 568 or newer is now required for the auto-paging logic of the 2460 newer Intel CPUs) will now be owned by a new system group "sgx". 2547 To properly handle "bind"/"unbind" on Linux 4.14 and newer it is 2820 communicated as prohibited, while unknown (and thus newer ones) will 5530 if newer updated ones don't work. The boot loader side is implemented 5669 container configurations for newer kernels. It's purely caused by an [all …]
|
D | TODO | 236 message that comes with a newer timestamp, then wait for a READY=1 message.
|
/systemd-251/hwdb.d/ |
D | 70-mouse.hwdb | 426 # Logitech M705 (newer version?)
|
D | 60-keyboard.hwdb | 757 # older kernels use "ev:23" newer kernels "ev:3"
|
D | usb.ids | 12071 2600 Typhoon Easycam USB 330K (newer)/Typhoon Easycam USB 2.0 VGA 1.3M/Sansun SN-508
|
D | 20-usb-vendor-model.hwdb | 36147 …ID_MODEL_FROM_DATABASE=Typhoon Easycam USB 330K (newer)/Typhoon Easycam USB 2.0 VGA 1.3M/Sansun SN…
|
D | pci.ids | 13075 # What's in the cardbus end of a Sony ACR-A01 card, comes with newer Vaio CD-RW drives
|
/systemd-251/LICENSES/ |
D | LGPL-2.0-or-later.txt | 76 … GNU General Public License, version 2, instead of to this License. (If a newer version than versi…
|