0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 22, 2024 — Aug 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Check for NSIG in sys/signal.h too More... almost 14 years ago
The second argument of lfp_execve() and lfp_execvpe() too must be non-NULL More... almost 14 years ago
Use execve() instead of lfp_execve() in lfp_execvpe(), so as not to check arguments twice More... almost 14 years ago
Add lfp_set_environ() More... almost 14 years ago
Add lfp_clerenv() More... almost 14 years ago
Cosmetic changes More... almost 14 years ago
Use strtok_r() instead of strsep() More... almost 14 years ago
Add libnsl to search list for socket() More... almost 14 years ago
Use LFP_SEARCH_LIBS to search for socket() More... almost 14 years ago
Use LFP_SEARCH_LIBS to search for clock_gettime() More... almost 14 years ago
Add LFP_SEARCH_LIBS More... almost 14 years ago
Replace AC_CHECK_FUNCS_ONCE with AC_CHECK_FUNCS More... almost 14 years ago
Fix lfp_spawn() test: use lfp_get_environ() instead of environ More... almost 14 years ago
Require program getconf More... almost 14 years ago
Add Debian watch file More... almost 14 years ago
Print some useful information at the start of configure: build dirs and build flags More... almost 14 years ago
Move warning about $builddir up More... almost 14 years ago
Move all build-related files to build/ More... almost 14 years ago
Fix the pselect-less branch of lfp_select More... almost 14 years ago
Declare as constant the first argument of time struct converters More... almost 14 years ago
Better detection of non-C99 users in aux.h More... almost 14 years ago
Rename CPLUSPLUS_GUARD -> LFP_BEGIN_DECLS, END_CPLUSPLUS_GUARD -> LFP_END_DECLS More... almost 14 years ago
Better wrapping of strerror_r More... almost 14 years ago
Revert "Don't use += in configure" More... almost 14 years ago
Add Debian build rules More... almost 14 years ago
Don't use += in configure More... almost 14 years ago
Don't install config.h, rather use AC_SUBST to hardcode flags in headers More... almost 14 years ago
Add header guards to config.h More... almost 14 years ago
Add LFP_REQUIRE_PROG, use it to check for getconf More... almost 14 years ago
Add copyright to configure.ac More... almost 14 years ago