summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/file_descriptor_sink_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* removed ssize_t, which is not standard C, and we're a C++ projectMarcus Müller2021-02-231-3/+2
* clang-tidy: run full .clang-tidy on C++17 codebaseMarcus Müller2021-01-191-2/+1
* Replace all calls to `get_initial_sptr` with `make_block_sptr`Thomas Habets2020-07-301-1/+1
* blocks: replace stderr logging by calls to GR's logging faciltiesMarcus Müller2020-04-131-1/+1
* Update license header to SPDX formatdevnulling2020-01-271-13/+1
* gr-blocks: More constThomas Habets2020-01-061-1/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-4/+4
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-41/+35
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-4/+4
* blocks: moved file sink and base and descriptor source/sink to gr-blocks.Tom Rondeau2013-03-101-0/+94