summaryrefslogtreecommitdiff
path: root/src/term.c
Commit message (Expand)AuthorAgeFilesLines
* ioctl: use finfo as hints for resolving overlapping ioctl commandsMasatake YAMATO2023-02-201-0/+39
* src: rename tprints to tprints_stringFabrice Le Fessant2022-12-191-1/+1
* src: introduce printflags_in and printflags64_in helpersFabrice Le Fessant2022-12-181-2/+2
* src: introduce tprint_flags_begin and tprint_flags_end helpersFabrice Le Fessant2022-12-171-0/+4
* src: introduce tprint_shift_begin and tprint_shift_end helpersFabrice Le Fessant2022-12-161-0/+2
* src: introduce tprint_array_index_equal helperFabrice Le Fessant2022-12-151-1/+2
* src: rename tprint_or to tprint_flags_orFabrice Le Fessant2022-12-141-4/+4
* term: modernizeDmitry V. Levin2022-11-131-100/+103
* tests: add struct termios-related ioctl command testEugene Syromyatnikov2022-11-131-4/+2
* term: improve decoding of termios and termio structuresEugene Syromyatnikov2022-11-131-56/+224
* Use loop initial declarationsDmitry V. Levin2021-11-051-2/+1
* Update copyright headersDmitry V. Levin2021-02-161-1/+1
* Move source files into src subdirectoryDmitry V. Levin2021-02-031-0/+276