summaryrefslogtreecommitdiffstats
path: root/Source/cmUVStream.h
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-1/+1
* cmUVStreamRead: Return RAII handle to avoid memory leakKyle Edwards2023-08-251-13/+27
* cmUVStream: Add cmUVStreamRead() functionKyle Edwards2023-06-141-0/+38
* cmUVPipeIStream: Add cmUVPipeIStreamKyle Edwards2023-06-141-0/+102