0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build: drop redundant version variables More... over 7 years ago
TODO: remove TODO from the repo - track features using github More... over 7 years ago
configure: drop redundant AC_HEADER_STDC More... over 7 years ago
build: drop the aclocal flags More... over 7 years ago
TODO: update More... over 7 years ago
build: add a configure option for tools More... over 7 years ago
build: check if basename() is available More... over 7 years ago
gpioset: coding style fix More... over 7 years ago
TODO: update More... over 7 years ago
tools: add the --version argument More... over 7 years ago
tools-common: add a function displaying the version info More... over 7 years ago
core: add a function for accessing the library version string More... over 7 years ago
build: add library versioning More... over 7 years ago
make: readability tweaks More... over 7 years ago
make: compile the library with debug symbols More... over 7 years ago
core: rename line_bulk arguments to bulk where applicable More... over 7 years ago
gpiod.h: fix a typo More... over 7 years ago
core: add a helper for requesting all types of events More... over 7 years ago
core: code shrink in gpiod_simple_set_value() More... over 7 years ago
core: code shrink in gpiod_simple_get_value() More... over 7 years ago
gpiod.h: add line request helpers More... over 7 years ago
event: implement gpiod_line_event_read_fd() More... over 7 years ago
gpiod.h: fix GPIOD_LINE_ITER_INITIALIZER() More... over 7 years ago
core: un-inline gpiod_line_iter_next() More... over 7 years ago
TODO: simple events done More... over 7 years ago
gpiomon: stop execution and exit cleanly on SIGINT or SIGTERM More... over 7 years ago
event: tweak gpiod_simple_event_loop() More... over 7 years ago
gpiomon: code shrink More... over 7 years ago
core: implement simple event monitoring More... over 7 years ago
core: code shrink More... over 7 years ago