This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Running `make will-freeze` with Make v4.4.0+ will freeze the make process. | |
# Syscalls for the freeze: | |
# | |
# ... | |
# access("/usr/bin/cat", X_OK) = 0 | |
# newfstatat(AT_FDCWD, "/usr/bin/cat", {st_mode=S_IFREG|0755, st_size=34992, ...}, 0) = 0 | |
# mmap(NULL, 36864, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_STACK, -1, 0) = 0x762b16135000 | |
# rt_sigprocmask(SIG_BLOCK, ~[], [CHLD], 8) = 0 | |
# clone3({flags=CLONE_VM|CLONE_VFORK|CLONE_CLEAR_SIGHAND, exit_signal=SIGCHLD, stack=0x762b16135000, stack_size=0x9000}, 88) = 104255 | |
# munmap(0x762b16135000, 36864) = 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Carl Smedstad <carl.smedstad at protonmail dot com> | |
# Contributor: Sefa Eyeoglu <contact@scrumplex.net> | |
pkgbase=espanso | |
pkgname=( | |
espanso-x11 | |
espanso-wayland | |
) | |
pkgver=2.2.1 | |
pkgrel=2 |
I hereby claim:
- I am carlsmedstad on github.
- I am carlsmedstad (https://keybase.io/carlsmedstad) on keybase.
- I have a public key whose fingerprint is BDBF 3C2A BA76 D096 7254 0F7B E59E 3D15 4B46 6E4A
To claim this, I am signing this object:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:00:00.000 [sway/main.c:326] Sway version v1.5 | |
00:00:00.002 [sway/main.c:153] Linux laptop-jepp 5.8.8-arch1-1 #1 SMP PREEMPT Wed, 09 Sep 2020 18:59:45 +0000 x86_64 GNU/Linux | |
00:00:00.002 [sway/main.c:169] Contents of /etc/os-release: | |
00:00:00.002 [sway/main.c:153] NAME="Arch Linux" | |
00:00:00.002 [sway/main.c:153] PRETTY_NAME="Arch Linux" | |
00:00:00.002 [sway/main.c:153] ID=arch | |
00:00:00.002 [sway/main.c:153] BUILD_ID=rolling | |
00:00:00.003 [sway/main.c:153] ANSI_COLOR="38;2;23;147;209" | |
00:00:00.003 [sway/main.c:153] HOME_URL="https://www.archlinux.org/" | |
00:00:00.003 [sway/main.c:153] DOCUMENTATION_URL="https://wiki.archlinux.org/" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:00:00.000 [sway/main.c:326] Sway version v1.5 | |
00:00:00.009 [sway/main.c:153] Linux laptop-jepp 5.8.8-arch1-1 #1 SMP PREEMPT Wed, 09 Sep 2020 18:59:45 +0000 x86_64 GNU/Linux | |
00:00:00.009 [sway/main.c:169] Contents of /etc/os-release: | |
00:00:00.009 [sway/main.c:153] NAME="Arch Linux" | |
00:00:00.009 [sway/main.c:153] PRETTY_NAME="Arch Linux" | |
00:00:00.009 [sway/main.c:153] ID=arch | |
00:00:00.009 [sway/main.c:153] BUILD_ID=rolling | |
00:00:00.009 [sway/main.c:153] ANSI_COLOR="38;2;23;147;209" | |
00:00:00.009 [sway/main.c:153] HOME_URL="https://www.archlinux.org/" | |
00:00:00.009 [sway/main.c:153] DOCUMENTATION_URL="https://wiki.archlinux.org/" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:00:00.000 [sway/main.c:326] Sway version v1.5 | |
00:00:00.011 [sway/main.c:153] Linux laptop-jepp 5.8.8-arch1-1 #1 SMP PREEMPT Wed, 09 Sep 2020 18:59:45 +0000 x86_64 GNU/Linux | |
00:00:00.011 [sway/main.c:169] Contents of /etc/os-release: | |
00:00:00.011 [sway/main.c:153] NAME="Arch Linux" | |
00:00:00.011 [sway/main.c:153] PRETTY_NAME="Arch Linux" | |
00:00:00.011 [sway/main.c:153] ID=arch | |
00:00:00.011 [sway/main.c:153] BUILD_ID=rolling | |
00:00:00.011 [sway/main.c:153] ANSI_COLOR="38;2;23;147;209" | |
00:00:00.011 [sway/main.c:153] HOME_URL="https://www.archlinux.org/" | |
00:00:00.011 [sway/main.c:153] DOCUMENTATION_URL="https://wiki.archlinux.org/" |