Sebastian Schmidt

Results 7 issues of Sebastian Schmidt

The following code from rpio.Open implies that /dev/mem and /dev/gpiomem are equivalent, the latter only ignores certain writes: ``` // Open fd for rw mem access; try dev/mem first (need...

Thie adds an option -D (or --dedupe) to fdupes which issues the BTRFS_IOC_FILE_EXTENT_SAME ioctl on files that it detects as duplicates, causing btrfs to deduplicate the data on disk. This...

### Terraform Version (None, latest `main` branch from this repo and accompanying modules.) ### Affected Resource(s) - random_integer ### Expected Behavior `go test -race` should not report any data races...

Hi, this adds support for the Tensilica Xtensa ISA as used in e.g. the ESP8266 MCU. The Windowed Register ISA option, the MAC16 and the Loop options are not yet...

Feature: Processor/Unsupported

Preserve some Android-specific environment variables like ANDROID_PROPERTY_WORKSPACE so Android tools like getprop will work in up/down scripts.

This adds support for resolving IPv6 addresses by using Net::DNS (which, for reverse lookups, guesses the address type automatically; for the forward lookup, we guess the query type in a...

Hi, I could not find any additional RTKLIB debug messages in the log file, even with `PVT.rtk_trace_level=5`. It seems that the `trace()` function has been replaced by a `VLOG(level)