1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2025 — Jul 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tintegers.c: use bit shifting to get the largest 16-bit number More... 4 months ago
match_ipv4_net.c: flesh out ipv4_parse() error reporting More... 7 months ago
tbitmask.c: add match_ip_net() and examples More... 7 months ago
tsizeof.c: "sizeof var" vs "sizeof(type)" More... 7 months ago
tgetopt.c: more verifications, new longlongint param More... 7 months ago
tgetopt.c: fix some macro tests for HAVE_GETPROGNAME More... 7 months ago
tenum.c: flesh out the example of using an enum for error codes More... 7 months ago
tenum.c: fix a typo in a comment More... 7 months ago
timplicit-func-del.c, timplicit-int.c: new tests More... 7 months ago
ttrue.c: note more things to stub for jemalloc if it is pulled in More... 7 months ago
tprintf.c: misc notes about compound literals and %jd and %ju More... 7 months ago
tenum.c: use my_ instead of __ for whence_t and seek_* things More... 7 months ago
tcppws.c: add SZLONG, SZCHAR, and SILONG checks More... 7 months ago
tconst.c: add a -Write-strings test More... 7 months ago
Makefile.compiler: ASAN has unresolved symbols (sometimes?) More... 7 months ago
ttrim.sh: trimming whitespace with POSIX shell More... over 1 year ago
tmake-env.mk: print the environment seen by make rules More... over 1 year ago
tfail.mk: a demo of two-commands-in-one-script failure for BSD Make More... over 1 year ago
Makefile.compiler: borrow _GCC_VERSION setting from pkgsrc/mk/compiler/gcc.mk More... over 1 year ago
Makefile.compiler: add pcc to the list of compilers defining __GNUC*__ More... over 1 year ago
Makefile.compiler: use LDFLAGS for LDSTATIC with sjg's Mk-files More... over 1 year ago
Makefile.compiler: update copyright More... over 1 year ago
Makefile: describe PEDANTIC correctly! More... over 1 year ago
tctype.c: typos, etc. More... over 1 year ago
Makefile: explain LDLIBS vs. LDADD (in terms of "PROG=pn" or just "pn") More... over 1 year ago
Makefile: allow MAN to be set externally (unused for now) More... over 1 year ago
.gitignore: ignore *.debug files produced by some <bsd.prog.mk> More... over 1 year ago
tstrncpy.c: some ways to use strncpy() safely, some unavoidable More... over 1 year ago
tbsdsed-edit-in-place.sh: example of BSD "sed -a" to edit in place More... over 1 year ago
Makefile.compiler: note MKSANITIZER requires non-static binary More... over 1 year ago