summaryrefslogtreecommitdiff
path: root/sys/teken/teken_wcwidth.h
AgeCommit message (Expand)Author
2023-10-13teken: fix style in teken_wcwidth.hChristos Margiolis
2023-10-13tty/teken: fix UTF8 sequence validation logicBojan Novković
2023-10-08teken: fix up unused func warningsMateusz Guzik
2023-10-08teken: use __bitcount() instead of bitcount()Christos Margiolis
2023-10-07tty: fix improper backspace behaviour for UTF8 characters when in canonical modeBojan Novković
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2018-04-08Pedantic polishing of code to please FlexeLint.Poul-Henning Kamp
2009-09-03Move libteken out of the syscons directory.Ed Schouten