1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 22 hours ago.
Aug 25, 2025 — Aug 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cmd/mv: fix SYMLINK_MAX handler More... 5 days ago
lib/randname: add More... 5 days ago
cmd/date: remove newline after "Usage:" More... 7 days ago
cmd/date: fail on extraneous arguments More... 7 days ago
getconf: add (_SC_)(MIN)SIGSTKSZ support More... 28 days ago
getconf: add support for historical sysconf macros More... 28 days ago
test-cmd/time.sh: Skip timeout_sig case when cmd/timeout is absent More... about 1 month ago
configure: use ``: ${FOO:=bar}`` to set default values More... about 1 month ago
configure: move -Werror=implicit-function-declaration into normal CFLAGS More... about 1 month ago
configure: add configure.d/timer.c conftest for cmd/timeout More... about 1 month ago
configure: add -lrt check More... about 1 month ago
typos: occured->occurred, charater->character More... about 1 month ago
configure: add note about posix_fadvise and -lrt More... about 1 month ago
Makefile: add -lrt to cmd/time as well due to POSIX timer_create() More... about 1 month ago
cmd/uniq: handle write errors More... about 1 month ago
Makefile: add -lrt to cmd/timeout More... about 1 month ago
cmd/uniq: in unique mode, print different lines immediately More... about 1 month ago
cmd/timeout: check all values returns by posix_spawnp for errors More... about 1 month ago
cmd/timeout: check all posix_spawnp return values More... about 1 month ago
cmd/timeout: ignore SIGCHLD if child == 0 More... about 1 month ago
cmd/timeout: ignore SIGCHLD if child == 0 More... about 1 month ago
cmd/timeout: exit with 127 when utility is not found More... about 1 month ago
cmd/timeout: exit with 127 when utility is not found More... about 1 month ago
cmd/timeout: check for at least 2 arguments More... about 1 month ago
cmd/timeout: check for at least 2 arguments More... about 1 month ago
cmd/timeout: use timers instead of nanosleep to avoid it resuming More... about 1 month ago
cmd/time: kill-self with child term-signal instead of exit(128+sig) More... about 1 month ago
lib/getconf_vars.m4: note NPROCESSORS_* names being in POSIX getconf(1) More... about 2 months ago
test-cmd/chmod.sh: set default umask More... about 2 months ago
cmd/nl: use temporary variable instead of pointer casting for option -w More... about 2 months ago