1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 5 hours ago.
Jul 30, 2024 — Jul 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ttrim.sh: trimming whitespace with POSIX shell More... 5 months ago
tmake-env.mk: print the environment seen by make rules More... 5 months ago
tfail.mk: a demo of two-commands-in-one-script failure for BSD Make More... 5 months ago
Makefile.compiler: borrow _GCC_VERSION setting from pkgsrc/mk/compiler/gcc.mk More... 5 months ago
Makefile.compiler: add pcc to the list of compilers defining __GNUC*__ More... 5 months ago
Makefile.compiler: use LDFLAGS for LDSTATIC with sjg's Mk-files More... 5 months ago
Makefile.compiler: update copyright More... 5 months ago
Makefile: describe PEDANTIC correctly! More... 5 months ago
tctype.c: typos, etc. More... 7 months ago
Makefile: explain LDLIBS vs. LDADD (in terms of "PROG=pn" or just "pn") More... 7 months ago
Makefile: allow MAN to be set externally (unused for now) More... 7 months ago
.gitignore: ignore *.debug files produced by some <bsd.prog.mk> More... 7 months ago
tstrncpy.c: some ways to use strncpy() safely, some unavoidable More... 7 months ago
tbsdsed-edit-in-place.sh: example of BSD "sed -a" to edit in place More... 7 months ago
Makefile.compiler: note MKSANITIZER requires non-static binary More... 9 months ago
tlongdouble.c: lots of decimal places! More... 9 months ago
tsetlocale.c: test setlocale() with XSupportsLocale() More... 9 months ago
tmod.c: mod 2 is odd! More... 9 months ago
tmaxint.c: looking for 128-bit ints! More... 9 months ago
ttrue.c, tfalse.c, thello.c: make it as small as possible (on NetBSD) More... 9 months ago
tilog2.c: build on macos and freebsd More... about 1 year ago
tfloat.c: notes about names More... about 1 year ago
tdigits.c: build on macos and freebsd More... about 1 year ago
tbitmask.c: rename msb() -> ilog2msb() More... about 1 year ago
tilog10.c: make this compile cleanly More... about 1 year ago
tfloat.c: fixes and cleanups for the ilog*() bits More... about 1 year ago
tdigits.c: many cleanups, extensions, fixes, etc. More... about 1 year ago
tfloat.c: cleanups and fixups, etc. More... about 1 year ago
tvoidcast.c: expression consisting just of a var is OK More... about 1 year ago
tfloat.c: 10.1 - 9.93 More... about 1 year ago