aboutsummaryrefslogtreecommitdiff
path: root/tests/fdstream
AgeCommit message (Expand)AuthorFilesLines
2017-05-01Add hxx extension for headers and lib prefix for library dirKaren Arutyunov2-7/+7
2017-01-05Update copyright yearBoris Kolpackov2-2/+2
2016-11-14Add fdopen_pipe()Karen Arutyunov1-6/+55
2016-11-03Invent auto_fd, make use of it in fdstreams and processKaren Arutyunov1-8/+9
2016-10-17Support ifdstream non-blocking modeKaren Arutyunov1-4/+89
2016-09-16Optimize fdstream so performance is on par with fstreamKaren Arutyunov1-1/+136
2016-07-28Don't throw bool as exception, compiler support seems buggy thereBoris Kolpackov1-2/+2
2016-07-23Extend fdstreamKaren Arutyunov1-8/+184
2016-07-07Add cpfile()Karen Arutyunov2-0/+142