about summary refs log tree commit diff
path: root/parsing.c
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2018-08-28 18:16:11 +0200
committerChristian Hesse <mail@eworm.de>2018-09-11 08:47:12 +0200
commit7f75647b5565076b70d7c619df08e6c64dac9386 (patch)
treeb37af8d53f998bb5bf99874f0cd90c3f6715b53a /parsing.c
parentui-log: ban strcpy() (diff)
downloadcgit-pink-7f75647b5565076b70d7c619df08e6c64dac9386.tar.gz
cgit-pink-7f75647b5565076b70d7c619df08e6c64dac9386.zip
ui-log: ban strncpy()
Git upstream bans strncpy() with commit:

  banned.h: mark strncpy() as banned
  e488b7aba743d23b830d239dcc33d9ca0745a9ad

Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'parsing.c')
0 files changed, 0 insertions, 0 deletions
td>June McEnroe 2021-05-08Update to OpenBSD 6.9June McEnroe 2021-04-26Update to Linux man-pages 5.11June McEnroe 2021-04-26Update to FreeBSD 13.0June McEnroe 2021-01-27Completely rewrite how manuals are fetched and installedJune McEnroe 2020-12-14Update to man-pages-posix 2017-aJune McEnroe 2020-12-14Update to OpenBSD 6.8June McEnroe 2020-12-14Update to NetBSD 9.1June McEnroe 2020-12-14Update to man-pages 5.09June McEnroe 2020-12-14Update to FreeBSD 12.2June McEnroe 2020-06-08Update to OpenBSD 6.7June McEnroe 2020-05-04Add hack for macOS to search extra man sectionsJune McEnroe 2020-05-04Don't clear MANSECTJune McEnroe