1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feature "macro": add macro __always_inline More... over 4 years ago
feature "macro": add macro __constfunc More... over 4 years ago
Update TODO (-= "__printflike") More... over 4 years ago
feature "macro": add macro __printflike(n,m) More... over 4 years ago
tests/mkc_features: add ereallocarr(3) to tests More... over 4 years ago
feature "macro": add macro __UNCONST More... over 4 years ago
feature "macro": add macro __pure More... over 4 years ago
Add feature "macro". As of now it provides macro __dead More... over 4 years ago
examples/progs: fix regression test failure caused by recent reallocarr(3) support More... over 4 years ago
features/Makefile: install forgotten mkc_macro.h More... over 4 years ago
features/reallocarr/mkc_reallocarr.c: remove #include <sys/cdefs.h> More... over 4 years ago
Update TODO More... over 4 years ago
Merge branch 'master' of github.com:/cheusov/mk-configure More... over 4 years ago
efun feature: add support for ereallocarr(3) More... over 4 years ago
Fix features/Makefile (missing reallocarr) More... over 4 years ago
mk-configure.7: add missing documentation for feature "vis" More... over 4 years ago
mk-configure.7: add missing documentation for feature "fparseln" More... over 4 years ago
mk-configure.7: add missing documentation for feature "reallocarray" More... over 4 years ago
Add new feature "realloarr" for function from NetBSD-8 and later More... over 4 years ago
Exit with error if generated config under ~/.mkcmake is older than system mk files. This situation potentially means that generated configs do not contain all required information about compiler. More... over 4 years ago
imp.foreign_autotools.mk: add MAKE=${AT_MAKE} to environment This fixes ./configure when make is not available More... over 4 years ago
Minor fix in mk-configure.7 More... over 4 years ago
Merge branch 'master' of ssh://github.com/cheusov/mk-configure More... over 4 years ago
Update TODO More... over 4 years ago
Fix typo in man page More... over 4 years ago
Merge branch 'master' of github.com:/cheusov/mk-configure More... over 4 years ago
Add TODO More... over 4 years ago
Minor improvements for target "installdirs" More... over 4 years ago
Minor improvements for CLEANFILES, CLEANDIRFILES, CLEANDIRS and CLEANDIRDIRS More... over 4 years ago
Update doc/TODO More... over 4 years ago