aboutsummaryrefslogtreecommitdiff
path: root/butl
AgeCommit message (Collapse)AuthorFilesLines
2015-06-18Move cxx.poptions setting from root.build to butl/buildfileBoris Kolpackov1-0/+1
That's the new recommended way.
2015-06-17Implement ifdstream, file descriptor input streamBoris Kolpackov4-1/+158
This is a portable replacement for GNU <ext/stdio_filebuf>.
2015-06-11Add optional implementationBoris Kolpackov3-0/+45