1
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Right justify initng output at boot More... over 14 years ago
fix warning: ignoring return value of 'write', declared with attribute warn_unused_result More... over 14 years ago
remove __USE_MISC for netdev More... over 14 years ago
fix for __USE_MISC (features.h doesn't work for me) More... over 14 years ago
Include features.h on fmon to define __USE_MISC More... over 14 years ago
Fix pkg-config script installation More... over 14 years ago
Fix initng package detection More... over 14 years ago
Updated AUTHORS More... over 14 years ago
Updated TODO More... over 14 years ago
Remove missing fd.h from installation More... over 14 years ago
build.sh: pass arguments to cmake More... over 14 years ago
Fix some build warnings More... over 14 years ago
Include <sys/select.h> for fd_set in static_types.h More... over 14 years ago
Use sys/select.h where apropriate More... over 14 years ago
Rename remove macro to initng_data_remove to avoid conflicts with stdio's remove More... over 14 years ago
Rename initng_fd_* to initng_io_* More... over 14 years ago
Use C99 without extensions More... over 14 years ago
Provide stubs for non-standard termios flags More... over 14 years ago
Removed almost all references to non-standard functions More... over 14 years ago
Avoid or declare explicitly vsyslog More... over 14 years ago
Use standard readdir instead of scandir More... over 14 years ago
Some systems (like AIX) don't have WCOREDUMP More... over 14 years ago
Replace usleep with nanosleep More... over 14 years ago
Make variables case-sensitive More... over 14 years ago
Fix a typo More... over 14 years ago
Don't use case-insensitive cmps on initng_error_* More... over 14 years ago
Avoid the unstandard strndup More... over 14 years ago
Removed references to _*_SOURCE More... over 14 years ago
Remove toolbox helper macros More... over 14 years ago
Remove initng_string_cmp More... over 14 years ago