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
2 days
ago. based on code collected
2 days
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 14 of 19
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add licence header to all C source files
Stelian Ionescu
More...
almost 15 years ago
LICENCE: dos2unix
Stelian Ionescu
More...
almost 15 years ago
Refactoring
Stelian Ionescu
More...
almost 15 years ago
Add "restrict" qualifier to signature of lfp_spawn()
Stelian Ionescu
More...
almost 15 years ago
Refactoring
Stelian Ionescu
More...
almost 15 years ago
Fix last commit
Stelian Ionescu
More...
almost 15 years ago
Replace lfp_open_flags_t with uint64_t
Stelian Ionescu
More...
almost 15 years ago
Remove enums that mirrored POSIX macros
Stelian Ionescu
More...
almost 15 years ago
Style fixes
Stelian Ionescu
More...
almost 15 years ago
Style fix
Stelian Ionescu
More...
almost 15 years ago
Minor fix: signed int -> unsigned int
Stelian Ionescu
More...
almost 15 years ago
Add fixes for FreeBSD 8.1
Stelian Ionescu
More...
almost 15 years ago
Implement lfp_select() if pselect() is not available
Stelian Ionescu
More...
almost 15 years ago
Add _lfp_timespec_to_timeval()
Stelian Ionescu
More...
almost 15 years ago
Style fix
Stelian Ionescu
More...
almost 15 years ago
Declare environ, as OSX doesn't have it
Stelian Ionescu
More...
almost 15 years ago
Fix definition of O_CLOEXEC
Stelian Ionescu
More...
almost 15 years ago
Remove useless casts
Stelian Ionescu
More...
almost 15 years ago
Add missing #include
Stelian Ionescu
More...
almost 15 years ago
Fix usage of varargs in lfp_open()
Stelian Ionescu
More...
almost 15 years ago
Return LFP_ENOSYS from lfp_sigrt{min,max} if SIGRT{MIN,MAX} are undefined
Stelian Ionescu
More...
almost 15 years ago
Change errno functions to receive and return lfp_errno_t
Stelian Ionescu
More...
almost 15 years ago
Fix some warnings on OSX
Stelian Ionescu
More...
almost 15 years ago
Add lfp_strnlen()
Stelian Ionescu
More...
almost 15 years ago
More fixes for uses of Autoconf-defined macros
Stelian Ionescu
More...
almost 15 years ago
Remove lfp_cmsg_align(), as CMSG_ALIGN is not defined on OSX and doesn't seem very useful
Stelian Ionescu
More...
almost 15 years ago
Disable signalfd for the moment
Stelian Ionescu
More...
almost 15 years ago
Delete stray paren
Stelian Ionescu
More...
almost 15 years ago
Fix typo
Stelian Ionescu
More...
almost 15 years ago
Include limits.h
Stelian Ionescu
More...
almost 15 years ago
←
1
2
…
10
11
12
13
14
15
16
17
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