1
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected about 22 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
version -> 1.1.4 and update NEWS More... almost 3 years ago
Introduce USE_TEST_BUFSIZES More... almost 4 years ago
Add USE_COPTS configuring flag More... almost 4 years ago
fix wrappers err__* More... almost 4 years ago
Fix build failure with clang (-Werror=format-security) More... almost 4 years ago
Add missing use.mk More... almost 4 years ago
Update targets "clean" and "cleandir" More... almost 4 years ago
Add documentation for subproject "presentation" More... almost 4 years ago
Add documentation for subproject "tests" More... almost 4 years ago
Introduce configuring variable USE_BUFSIZE More... almost 4 years ago
Minor clean-ups in paexec/Makefile More... almost 4 years ago
Remove -Wno-uninitialized necessary for open64/gcc More... almost 4 years ago
Remove unused MKC_CHECK_FUNCS1+=sysconf More... almost 4 years ago
Use feature "getdelim" provided by mk-configure 0.33.0 More... almost 4 years ago
Add documentation for "mkcmake help" More... almost 4 years ago
Remove function pr_open and use the same function from libmaa. So, now paexec(1) depends on libmaa. More... almost 4 years ago
Change coding style in headers More... almost 4 years ago
Change coding style More... almost 4 years ago
Fix string copying, as a result buf_copy is always 0-terminated More... almost 4 years ago
Add -Wno-error=stringop-truncation to CFLAGS. This fixes compilation failure with gcc9 More... almost 4 years ago
Version ==> 1.1.3 More... almost 4 years ago
paargs: add option -d (debugging mode) More... almost 4 years ago
Useless renamings in tests More... almost 4 years ago
Update README More... almost 4 years ago
Fix use of uninitialized array. As a rsult paexec generates incorrect shell command to run on nodes. Seen with "clang-7.0.1" with -O2 and -D_FORTIFY_SOURCE=2 More... almost 4 years ago
version -> 1.1.2; update doc/NEWS More... about 4 years ago
paexec/getdelim.c: add declaration before implementation More... over 4 years ago
Introduce PAEXEC_FIND for regression tests (required on SunOS-5.10) More... over 4 years ago
Introduce PAEXEC_SH environment variable for fixing stupidity of /bin/sh on SunOS-5.10 More... over 4 years ago
Fix paargs(1) on SunOS-5.10 (/bin/sh sucks!) More... over 4 years ago