summaryrefslogtreecommitdiff
path: root/src/tee.c
Commit message (Expand)AuthorAgeFilesLines
* src: rename tprints to tprints_stringFabrice Le Fessant2022-12-191-1/+1
* src: introduce tprint_flags_begin and tprint_flags_end helpersFabrice Le Fessant2022-12-171-0/+2
* src: rename tprint_or to tprint_flags_orFabrice Le Fessant2022-12-141-1/+1
* Update copyright headersDmitry V. Levin2022-12-121-1/+1
* src: use tprint_or() helper from print_fields.hDmitry V. Levin2022-10-311-2/+4
* tee: rewrite num_params access in tee_fetch_buf_dataEugene Syromyatnikov2021-08-201-2/+3
* tee: use print_fields.h helpersDmitry V. Levin2021-04-301-13/+13
* printuid: remove prefix argumentDmitry V. Levin2021-03-051-1/+3
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* tee: switch to use bundled <linux/tee.h>Dmitry V. Levin2021-02-081-23/+30
* Move source files into src subdirectoryDmitry V. Levin2021-02-031-0/+594