summaryrefslogtreecommitdiffstats
path: root/scripts/common.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "scripts/common: fix write_file when opened with mmap"Sascha Hauer2022-02-111-11/+4
* scripts/common: Do not mmap in read_file_2()Sascha Hauer2022-02-111-28/+25
* scripts/common: fix write_file when opened with mmapAndrej Picej2022-01-311-4/+11
* scripts/common: Add write_full() and read_full()Sascha Hauer2021-11-101-0/+36
* scripts/common: Add write_file()Sascha Hauer2021-11-011-0/+30
* scripts: Add common library functionsSascha Hauer2021-11-011-0/+102