issues
search
hpc
/
mpifileutils
File utilities designed for scalability and performance.
https://hpc.github.io/mpifileutils
BSD 3-Clause "New" or "Revised" License
169
stars
68
forks
source link
daos: improvements
#446
Closed
daltonbohning
closed
3 years ago
daltonbohning
commented
3 years ago
Two commits:
Improve some of the path parsing by NOT using static buffers, NOT limiting paths to PATH_MAX explicitly, and using the "n" versions of some string functions for buffer overflow protection.
Added documentation for dsync and dcmp
closes #448
daltonbohning
commented
3 years ago
Thanks!
Two commits:
closes #448