Hi, uutils mainteners
that is weird i see, mostly maybe some erros ignored to be handled, to reproduce that use
relunsec@relunsec:~/software/coreutils/target/debug$ ./date -f /proc/self/mem
as i see no errors while the gnu date displays them
relunsec@relunsec:~/software/coreutils/target/debug$ gnudate -f /proc/self/mem
gnudate: /proc/self/mem: read error: Input/output error
``
Hi, uutils mainteners
that is weird i see, mostly maybe some erros ignored to be handled, to reproduce that use
relunsec@relunsec:~/software/coreutils/target/debug$ ./date -f /proc/self/memas i see no errors while the gnu date displays them