]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
Merge topic branch t/fd into master
authorAndre Noll <maan@tuebingen.mpg.de>
Sun, 6 Aug 2023 16:38:05 +0000 (18:38 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sun, 6 Aug 2023 16:39:01 +0000 (18:39 +0200)
A rash of patches which clean up a good part of fd.c. Nothing major
here, mostly simplifications and documentation improvements.

* refs/heads/t/fd:
  fd: Simplify and move for_each_file_in_dir().
  fd.c: Improve error checking of para_mkdir().
  fd: Revamp para_mkdir().
  fd: Improve read_pattern(), rename it to read_and_compare().
  fd: Remove log message from para_munmap().
  fd: Open-code para_chdir().
  fd: Remove file_exists().
  fd: Improve documentation of xwritev().
  fd: Improve documentation of write_all().
  fd: Improve documentation of write_va_buffer().


No differences found