History log of /petsc/src/sys/tests/output/ex73_0_alt.out (Results 1 – 2 of 2)
Revision Date Author Comments
# 6fb2f599 04-Dec-2023 Satish Balay <balay@mcs.anl.gov>

Merge branch 'barry/2023-11-30/strerror-on-sys-errors' into 'main'

Use strerror(errno) on fprintf() when possible to provide more detail on why the system call failed

See merge request petsc/petsc!

Merge branch 'barry/2023-11-30/strerror-on-sys-errors' into 'main'

Use strerror(errno) on fprintf() when possible to provide more detail on why the system call failed

See merge request petsc/petsc!7074

show more ...


# 8c0ebe3f 30-Nov-2023 Barry Smith <bsmith@mcs.anl.gov>

Use strerror(errno) on fprintf() when possible to provide more detail on why the system call failed