openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
libFixPOSIX
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 22, 2024 — Aug 22, 2025
Showing page 8 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Check for NSIG in sys/signal.h too
Stelian Ionescu
More...
almost 14 years ago
The second argument of lfp_execve() and lfp_execvpe() too must be non-NULL
Stelian Ionescu
More...
almost 14 years ago
Use execve() instead of lfp_execve() in lfp_execvpe(), so as not to check arguments twice
Stelian Ionescu
More...
almost 14 years ago
Add lfp_set_environ()
Stelian Ionescu
More...
almost 14 years ago
Add lfp_clerenv()
Stelian Ionescu
More...
almost 14 years ago
Cosmetic changes
Stelian Ionescu
More...
almost 14 years ago
Use strtok_r() instead of strsep()
Stelian Ionescu
More...
almost 14 years ago
Add libnsl to search list for socket()
Stelian Ionescu
More...
almost 14 years ago
Use LFP_SEARCH_LIBS to search for socket()
Stelian Ionescu
More...
almost 14 years ago
Use LFP_SEARCH_LIBS to search for clock_gettime()
Stelian Ionescu
More...
almost 14 years ago
Add LFP_SEARCH_LIBS
Stelian Ionescu
More...
almost 14 years ago
Replace AC_CHECK_FUNCS_ONCE with AC_CHECK_FUNCS
Stelian Ionescu
More...
almost 14 years ago
Fix lfp_spawn() test: use lfp_get_environ() instead of environ
Stelian Ionescu
More...
almost 14 years ago
Require program getconf
Stelian Ionescu
More...
almost 14 years ago
Add Debian watch file
Stelian Ionescu
More...
almost 14 years ago
Print some useful information at the start of configure: build dirs and build flags
Stelian Ionescu
More...
almost 14 years ago
Move warning about $builddir up
Stelian Ionescu
More...
almost 14 years ago
Move all build-related files to build/
Stelian Ionescu
More...
almost 14 years ago
Fix the pselect-less branch of lfp_select
Stelian Ionescu
More...
almost 14 years ago
Declare as constant the first argument of time struct converters
Stelian Ionescu
More...
almost 14 years ago
Better detection of non-C99 users in aux.h
Stelian Ionescu
More...
almost 14 years ago
Rename CPLUSPLUS_GUARD -> LFP_BEGIN_DECLS, END_CPLUSPLUS_GUARD -> LFP_END_DECLS
Stelian Ionescu
More...
almost 14 years ago
Better wrapping of strerror_r
Stelian Ionescu
More...
almost 14 years ago
Revert "Don't use += in configure"
Stelian Ionescu
More...
almost 14 years ago
Add Debian build rules
Stelian Ionescu
More...
almost 14 years ago
Don't use += in configure
Stelian Ionescu
More...
almost 14 years ago
Don't install config.h, rather use AC_SUBST to hardcode flags in headers
Stelian Ionescu
More...
almost 14 years ago
Add header guards to config.h
Stelian Ionescu
More...
almost 14 years ago
Add LFP_REQUIRE_PROG, use it to check for getconf
Stelian Ionescu
More...
almost 14 years ago
Add copyright to configure.ac
Stelian Ionescu
More...
almost 14 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
18
19
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree