GNU compatible suckless coreutils

dm9pZCAq 2f76569cc0 src: uname: print sysname if no args provided hai 4 meses
include 7832b23106 include: Makefile: optimize for adding new headers hai 5 meses
src 2f76569cc0 src: uname: print sysname if no args provided hai 4 meses
.clang-format 45eb757d59 update .clang-* files hai 5 meses
.clang-tidy 944275f127 disable altera-id-dependent-backward-branch check hai 5 meses
.clangd a2d8a59534 add .clang-format, .clang-tidy, .clangd files; fix warnings in .h files hai 6 meses
.gitignore d02af21637 add metalang99 %!s(int64=2) %!d(string=hai) anos
LICENSE bfd085836a add GPL-3.0 LICENSE %!s(int64=2) %!d(string=hai) anos
Makefile e2ec6590cb Makefile: add check-all target hai 5 meses
README.md 6a1b3332b1 README.md: add TODO %!s(int64=2) %!d(string=hai) anos
config.mk efc882be6b Makefile: add clang-format-check target hai 5 meses
std.mk 5a243582c4 std.mk: add HFILES: metaargs.h and metaargs_helper.h hai 5 meses

README.md

dm9pZCAq coreutils

GNU compatible suckless coreutils

inspired by

compile

it is successfully compiling with

  • clang
  • tcc
  • gcc

build-time dependencies

TODO

  • add proper quoting (for now it's just "'%s'")