]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(binary_operator, and, or, main):
authorJim Meyering <jim@meyering.net>
Tue, 1 Jun 2004 13:17:08 +0000 (13:17 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 1 Jun 2004 13:17:08 +0000 (13:17 +0000)
commit70a47639378887eaa828e19ff0cfdaacc3d90684
tree1118d09d2eb90eb09a467d6566abcf1933bff13b
parenta0009d0ec1c5cdc1a122d2133300740e5b528ba9
(binary_operator, and, or, main):
Prefer the notation `STREQ (a, b)' over `!strcmp (a, b)'
and `STREQ (a, b)' over `strcmp (a, b) == 0'.
src/test.c