strncmp is a more reasonable way to check the beginning of a string.
authortedu <tedu@openbsd.org>
Thu, 28 Jul 2016 21:40:25 +0000 (21:40 +0000)
committertedu <tedu@openbsd.org>
Thu, 28 Jul 2016 21:40:25 +0000 (21:40 +0000)
commite2f43322f4c7227828dcb02db5580b19f7af4847
treefe1d1b9bc03501bafecfdcec383fbbc3da126148
parent9737f5f78b0cc6f178868efe7c2d1d10551e939a
strncmp is a more reasonable way to check the beginning of a string.
usr.bin/mg/fileio.c