Drop equal() fun, and while there..
commit33c46b4bba7b4485780459059e997e5459249d88
authorSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Fri, 28 Sep 2012 18:19:40 +0000 (28 20:19 +0200)
committerSteffen "Daode" Nurpmeso <sdaoden@users.sf.net>
Fri, 28 Sep 2012 18:19:40 +0000 (28 20:19 +0200)
tree9a1bb60e7b0d1be571ff5faf8cd681a3efa59352
parent9476595bc3f94c66c320a860d412792efb404c7c
Drop equal() fun, and while there..

equal() seems to have been meant as an easy drop-in for strcmp()==0,
but unfortunately there was a 75:25% distribution of the non-abbre-
viated version.  At least.  So drop it.

While there convert a lot of catgets() with the new tr() alias.
cmd3.c
def.h
fio.c
head.c
mime.c
nss.c
openssl.c
ssl.c
tty.c
vars.c