Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- teknoraver@fedorarm:~/src/systemd$ git --no-pager grep --no-color $(echo -ne '\xf0\x9f') -- '*.[ch]'
- src/basic/fs-util.c: * Deallocation is preferably done by FALLOC_FL_PUNCH_HOLE|FALLOC_FL_KEEP_SIZE (๐) if supported, which means
- src/basic/fs-util.c: * truncation (๐ช), as our goal of deallocating the data space trumps our goal of being nice to readers (๐).
- src/basic/fs-util.c: return 0; /* Successfully punched a hole! ๐ */
- src/basic/glyph-util.c: [SPECIAL_GLYPH_EXTERNAL_LINK] = u8"[๐ก]", /* actually called: NORTH EAST SANS-SERIF ARROW, enclosed in [] */
- src/basic/glyph-util.c: [SPECIAL_GLYPH_ECSTATIC_SMILEY] = u8"๐", /* actually called: SMILING FACE WITH HALO */
- src/basic/glyph-util.c: [SPECIAL_GLYPH_HAPPY_SMILEY] = u8"๐", /* actually called: GRINNING FACE */
- src/basic/glyph-util.c: [SPECIAL_GLYPH_SLIGHTLY_HAPPY_SMILEY] = u8"๐", /* actually called: SLIGHTLY SMILING FACE */
- src/basic/glyph-util.c: [SPECIAL_GLYPH_NEUTRAL_SMILEY] = u8"๐", /* actually called: NEUTRAL FACE */
- src/basic/glyph-util.c: [SPECIAL_GLYPH_SLIGHTLY_UNHAPPY_SMILEY] = u8"๐", /* actually called: SLIGHTLY FROWNING FACE */
- src/basic/glyph-util.c: [SPECIAL_GLYPH_UNHAPPY_SMILEY] = u8"๐จ", /* actually called: FEARFUL FACE */
- src/basic/glyph-util.c: [SPECIAL_GLYPH_DEPRESSED_SMILEY] = u8"๐คข", /* actually called: NAUSEATED FACE */
- src/basic/glyph-util.c: [SPECIAL_GLYPH_LOCK_AND_KEY] = u8"๐", /* actually called: CLOSED LOCK WITH KEY */
- src/basic/glyph-util.c: [SPECIAL_GLYPH_TOUCH] = u8"๐", /* actually called: BACKHAND INDEX POINTING UP */
- src/basic/glyph-util.c: [SPECIAL_GLYPH_LOW_BATTERY] = u8"๐ชซ",
- src/basic/glyph-util.c: [SPECIAL_GLYPH_COMPUTER_DISK] = u8"๐ฝ",
- src/basic/glyph-util.c: [SPECIAL_GLYPH_WORLD] = u8"๐",
- src/basic/glyph-util.c: [SPECIAL_GLYPH_RED_CIRCLE] = u8"๐ด",
- src/basic/glyph-util.c: [SPECIAL_GLYPH_YELLOW_CIRCLE] = u8"๐ก",
- src/basic/glyph-util.c: [SPECIAL_GLYPH_BLUE_CIRCLE] = u8"๐ต",
- src/basic/glyph-util.c: [SPECIAL_GLYPH_GREEN_CIRCLE] = u8"๐ข",
- src/basic/log.c: "%s at %s:%u, function %s(). Aborting. ๐ฅ");
- src/basic/mountpoint-util.c: r = name_to_handle_at_loop(fd, "..", &h_parent, &mount_id_parent, 0); /* can't work for non-directories ๐ข */
- src/basic/mountpoint-util.c: r = fd_fdinfo_mnt_id(fd, "..", 0, &mount_id_parent); /* can't work for non-directories ๐ข */
- src/basic/mountpoint-util.c: * maintain the curated list below. ๐ข */
- src/basic/process-util.h:/* ๐ฃ Note that FORK_NEW_USERNS, FORK_NEW_MOUNTNS, or FORK_NEW_NETNS should not be called in threaded
- src/basic/process-util.h: * or the child uses malloc(). ๐ฃ */
- src/basic/process-util.h: FORK_NEW_MOUNTNS = 1 << 9, /* Run child in its own mount namespace ๐ฃ DO NOT USE IN THREADED PROGRAMS! ๐ฃ */
- src/basic/process-util.h: FORK_NEW_USERNS = 1 << 15, /* Run child in its own user namespace ๐ฃ DO NOT USE IN THREADED PROGRAMS! ๐ฃ */
- src/basic/process-util.h: FORK_NEW_NETNS = 1 << 19, /* Run child in its own network namespace ๐ฃ DO NOT USE IN THREADED PROGRAMS! ๐ฃ */
- src/basic/raw-clone.h: * WARNING: ๐ฃ this call (just like glibc's own clone() wrapper) will not synchronize on glibc's malloc
- src/basic/raw-clone.h: * allocation itself. This is a major pitfall, hence be careful! ๐ฃ
- src/basic/socket-util.c: return (int) (offsetof(struct sockaddr_un, sun_path) + l); /* ๐ฅ *don't* ๐ฅ include trailing NUL in size */
- src/boot/efi/test-efi-string.c: assert_se(s = xstr8_to_16("รฟโฑฟ๐ ๐บ"));
- src/cgtop/cgtop.c: * There's one extra complication in all of this, though ๐ฃ: if the path to the cgroup indicates we are in the
- src/core/crash-handler.c: /* NB: ๐ฃ ๐ฃ ๐ฃ This is a signal handler, most likely executed in a situation where we have corrupted
- src/core/dbus-service.c: SD_BUS_PROPERTY("PermissionsStartOnly", "b", bus_property_get_bool, offsetof(Service, permissions_start_only), SD_BUS_VTABLE_PROPERTY_CONST|SD_BUS_VTABLE_HIDDEN), /* ๐ท deprecated */
- src/core/exec-invoke.c: * is absolutely ๐ฃ crucial ๐ฃ we applied all mount namespacing rearrangements before this, so that
- src/core/main.c: * works. Ugly? Yes, absolutely, but kernel APIs are kernel APIs, so what do can we do... ๐คฏ */
- src/core/manager.c: /* ๐ This is the point of no return, from here on there is no way back. ๐ */
- src/core/unit.c: [UNIT_JOINS_NAMESPACE_OF] = UNIT_JOINS_NAMESPACE_OF, /* symmetric! ๐ */
- src/hostname/hostnamectl.c: return u8"๐ป"; /* Personal Computer */
- src/hostname/hostnamectl.c: return u8"๐ฅ๏ธ"; /* Desktop Computer */
- src/hostname/hostnamectl.c: return u8"๐ณ"; /* Old Personal Computer */
- src/hostname/hostnamectl.c: return u8"๐ป"; /* Left Hand Telephone Receiver */
- src/hostname/hostnamectl.c: return u8"๐ด"; /* Hard disk */
- src/libsystemd/sd-bus/bus-message.c: unsigned n /* should be size_t, but is API nowโฆ ๐ */) {
- src/libsystemd/sd-bus/bus-message.c: unsigned n /* should be size_t, but is API nowโฆ ๐ */) {
- src/nspawn/nspawn.c: /* Note, this should be done this late (๐ฃ and not moved earlier! ๐ฃ), so that all namespacing
- src/partition/repart.c: return false; /* ๐ข Oh no! We can't fit this partition into any free area! */
- src/pcrlock/pcrlock.c: * protects (i.e. we dogfood ๐ญ ๐ถ hard here). This means in order to update such a policy we need
- src/shared/async.c: /* Note: ๐ฃ This function is invoked in a child process created via glibc's clone() wrapper. In such
- src/shared/async.c: * clone() ๐ฃ */
- src/shared/json.c: if (p->name) { /* Found a matching entry! ๐ */
- src/shared/pcre2-util.c: * manually anymore. C is weird. ๐คฏ */
- src/sysext/sysext.c: * turbo safety ๐ */
- src/sysv-generator/sysv-generator.c:/* ๐จ Note: this generator is deprecated! Please do not add new features! Instead, please port remaining SysV
- src/sysv-generator/sysv-generator.c: * scripts over to native unit files! Thank you! ๐จ */
- src/test/test-ellipsize.c: test_ellipsize_one("๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ๐ฎ");
- src/test/test-ellipsize.c: g = ellipsize("๐ฑ๐ฑ" ANSI_NORMAL "๐ฑ๐ฑ" ANSI_NORMAL, 5, 0);
- src/test/test-ellipsize.c: assert_se(streq(g, "โฆ" ANSI_NORMAL "๐ฑ๐ฑ" ANSI_NORMAL));
- src/test/test-ellipsize.c: h = ellipsize("๐ฑ๐ฑ" ANSI_NORMAL "๐ฑ๐ฑ" ANSI_NORMAL, 5, 90);
- src/test/test-ellipsize.c: assert_se(streq(h, "๐ฑโฆ" ANSI_NORMAL "๐ฑ" ANSI_NORMAL));
- src/test/test-gunicode.c: for (const char *narrow = "abX_โฆฤ ฤยต!" "๐ผ๐ฟ๐๐ธ๐ป"; *narrow; narrow += r) {
- src/test/test-gunicode.c: for (const char *wide = "๐ฑ๏ผ๏ฟฅ"; *wide; wide += r) {
- src/test/test-memstream-util.c: fputs(u8"๐๐๐", f);
- src/test/test-memstream-util.c: assert_se(streq(buf, u8"hogeใใฏใใ๏ผ๐๐๐"));
- src/test/test-memstream-util.c: assert_se(sz == strlen(u8"hogeใใฏใใ๏ผ๐๐๐"));
- src/test/test-utf8.c: test_utf8_to_ascii_one("โฆ๐๐ช๐โฆ", 0, "*****");
- src/test/test-utf8.c: assert_se(utf8_n_codepoints("โฆ๐๐ช๐โฆ") == 5);
- src/test/test-utf8.c: assert_se(utf8_console_width("โฆ๐๐ช๐โฆ") == 8);
- src/test/test-utf8.c: "โฆ๐๐ช๐โฆ") {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement