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
D
Dennix
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 3 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Add popen(3) and pclose(3).
Dennis Wölfing
More...
over 2 years ago
Fix undefined behavior in vcbprintf(3).
Dennis Wölfing
More...
over 2 years ago
Add undefined behavior sanitizer.
Dennis Wölfing
More...
over 2 years ago
Fix undefined behavior in process.cpp.
Dennis Wölfing
More...
over 2 years ago
Mark ACPI table structs as packed.
Dennis Wölfing
More...
over 2 years ago
Map up to 3 MiB of loadable sections on boot.
Dennis Wölfing
More...
over 2 years ago
Add stack smashing protector.
Dennis Wölfing
More...
over 2 years ago
Protect open file list with a mutex.
Dennis Wölfing
More...
over 2 years ago
Add %b, %B and %w to scanf.
Dennis Wölfing
More...
over 2 years ago
Add %b, %B and the w length modifier to printf.
Dennis Wölfing
More...
over 2 years ago
Fix handling of backslash in here-documents.
Dennis Wölfing
More...
over 2 years ago
Fix handling of EOF in sh(1).
Dennis Wölfing
More...
over 2 years ago
Add seq(1).
Dennis Wölfing
More...
over 2 years ago
Implement here-documents in sh(1).
Dennis Wölfing
More...
over 2 years ago
Refactor shell tokenizer and parser.
Dennis Wölfing
More...
over 2 years ago
Flush inputFile before executing shell commands.
Dennis Wölfing
More...
over 2 years ago
Implement command substitution in sh(1).
Dennis Wölfing
More...
over 2 years ago
Add pthread_sigmask(3).
Dennis Wölfing
More...
almost 3 years ago
Add call_once(3) and pthread_once(3).
Dennis Wölfing
More...
almost 3 years ago
Add condition variables.
Dennis Wölfing
More...
almost 3 years ago
Add more mutex functions.
Dennis Wölfing
More...
almost 3 years ago
Add support for set -o noclobber.
Dennis Wölfing
More...
almost 3 years ago
Add set shell builtin.
Dennis Wölfing
More...
almost 3 years ago
Add : builtin.
Dennis Wölfing
More...
almost 3 years ago
Add -lpthread, -lrt, -lxnet empty libraries.
Dennis Wölfing
More...
almost 3 years ago
Make libc thread-safe.
Dennis Wölfing
More...
almost 3 years ago
Add thread functions to libc.
Dennis Wölfing
More...
almost 3 years ago
Allow multiple threads within a process.
Dennis Wölfing
More...
almost 3 years ago
Improve thread-safety of several syscalls.
Dennis Wölfing
More...
almost 3 years ago
Ensure strict namespacing of linker symbols.
Dennis Wölfing
More...
almost 3 years ago
←
1
2
3
4
5
6
7
8
9
…
20
21
→
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