Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

This repeats many times.

9624  execve("./kmsshooter", ["./kmsshooter"], 0x7ffdb225c2e8 /* 53 vars */) = 0
9624  brk(NULL)                         = 0x55b9ac85b000
9624  access("/etc/ld.so.nohwcap", F_OK) = -1 ENOENT (No such file or directory)
9624  access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory)
9624  openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3
9624  fstat(3, {st_mode=S_IFREG|0644, st_size=158527, ...}) = 0
9624  mmap(NULL, 158527, PROT_READ, MAP_PRIVATE, 3, 0) = 0x7fbb4d4a3000
9624  close(3)