summaryrefslogtreecommitdiffhomepage
path: root/src/helper
AgeCommit message (Expand)AuthorFilesLines
2021-05-13mdso_map_input(): close the newly opened fd with an empty input file.midipix1-4/+3
2018-08-05mdso_create_output(): mmap conformance: fd must be opened with read permission.midipix1-1/+1
2018-08-03library interfaces: archive generation: simplify, re-implement with mmap.midipix1-26/+7
2018-08-03mdso_create_asmsrc(): when also creating objects, always create fs asm files.midipix1-3/+8
2018-08-03library interfaces: object file generation: simplify, re-implement with mmap.midipix1-5/+48
2018-08-03library interfaces: asm source generation: re-implement w. pure fdio and fdctx.midipix1-3/+3
2018-08-03internals: mdso_create_output(): prepare for removal of stream objects.midipix1-10/+20
2018-08-03driver: re-implement --dstdir by way of fdctx.midipix1-19/+9
2018-08-03mdso_map_input(): use openat and the context's fdcwd.midipix1-2/+6
2018-07-29helper api: renamed mdso_create_asm_source() -> mdso_create_asmsrc().midipix1-1/+1
2017-10-26driver: mdso_map_input(): support empty symbol definition input files.midipix1-4/+6
2017-02-11driver: utility api: added mdso_create_implib_archive().midipix1-4/+13
2017-02-08project: source tree: tidy up.midipix2-0/+62
2017-02-08driver: utility api: added mdso_create_implib_objects().midipix1-6/+25
2017-02-04annual chores.midipix1-1/+1
2016-11-11helper api: renamed mdso_create_output() --> mdso_create_asm_source().midipix1-0/+47