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
features/Makefile: install mkc_imp.f_strtou.mk More... over 4 years ago
EXPORT_SYMBOLS: empty lines and comments started with # are ignored More... over 4 years ago
If MKC_REQUIRE_PKGCONFIG fails, the appropriate result cache file is removed More... over 4 years ago
Clean-ups in mk/mkc_imp.pkg-config.mk More... over 4 years ago
Fix tests failures with recently introduced features "strto{i,u}" More... over 4 years ago
feature "efun": add functions "estrtoi" and "estrtou" More... over 4 years ago
New feature "strtou" More... over 4 years ago
Update doc/TODO More... over 4 years ago
examples/reallocarr: fix test failure on SunOS-5.11 (different %p in printf(3)) More... over 4 years ago
Fix for a68c0eba More... over 4 years ago
features/errc/mkc_errc.c: fix build failure with SunC This failure appeared after introducing __dead macro and using it for verrc(3) More... over 4 years ago
Feature "macro": fix __always_inline macro More... over 4 years ago
System-wide mk file for compiler settings has higher priority than ~/.mkcmake More... over 4 years ago
Fix feature "macro" failed with SunC compiler by passing -errwarn=E_ATTRIBUTE_UNKNOWN at check time More... over 4 years ago
Merge branch 'master' of github.com:cheusov/mk-configure More... over 4 years ago
features/Makefile: install missing mkc_attribute_printflike.c More... over 4 years ago
features/mkc_macro.h: fix __printflike macro (missing arguments) More... over 4 years ago
features/strto/mkc_strtoi.c: hide #include <sys/cdefs.h> absent on Solaris and musl libc More... over 4 years ago
features/Makefile: install mkc_imp.f_macro.mk More... over 4 years ago
New feature "strtoi" More... over 4 years ago
Fix tests broken by recent feature "macro" More... over 4 years ago
Add missing features/macro/mkc_attribute_aligned.c More... over 4 years ago
feature "humanize_number": fix use of undefined mkc_macro.h More... over 4 years ago
feature "macro": add macro __arraycount(a) More... over 4 years ago
mk-configure.7: improvements for feature "macro" documentation More... over 4 years ago
feature "macro": add macro MAX(a,b) and MIN(a,b) More... over 4 years ago
feature "macro": add macro __aligned(a) More... over 4 years ago
Add missing features/macro/mkc_attribute_always_inline.c More... over 4 years ago
feature "macro": adoptions for NetBSD where __constfunc, __pure etc. exist More... over 4 years ago
Update TODO More... over 4 years ago