]> git.tuebingen.mpg.de Git - paraslash.git/commit - t/test-lib.sh
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)
commit420a1f30cc06482f36371d096635846f8800e198
tree63aa64945d6bd501f716d951e6dae02af3b8db5e
parent7e1d89b8086f022ab2a7e5ceedba2acd8c964b52
parent6f6d8eb1f8f88d9bc51530ae9c14089a20ad76ab
Merge topic branch t/fd into master

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().
NEWS.md
afs.c
client_common.c