about summary refs log tree commit diff
path: root/ui-atom.c
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2018-08-28 18:14:32 +0200
committerChristian Hesse <mail@eworm.de>2018-09-11 08:47:12 +0200
commit60a930044d57faae4fcb84cba9d85310b0c767a7 (patch)
treee4ac6976f48f227d04982ecd7a17bdab74fb0db2 /ui-atom.c
parentparsing: ban strncpy() (diff)
downloadcgit-pink-60a930044d57faae4fcb84cba9d85310b0c767a7.tar.gz
cgit-pink-60a930044d57faae4fcb84cba9d85310b0c767a7.zip
parsing: ban sprintf()
Git upstream bans sprintf() with commit:

  banned.h: mark sprintf() as banned
  cc8fdaee1eeaf05d8dd55ff11f111b815f673c58

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe