]> arthur.barton.de Git - ngircd-alex.git/commit
Change Lists_MakeMask() to receive a buffer for the mask
authorFederico G. Schwindt <fgsch@lodoss.net>
Fri, 19 Apr 2013 23:19:03 +0000 (00:19 +0100)
committerFederico G. Schwindt <fgsch@lodoss.net>
Fri, 19 Apr 2013 23:43:47 +0000 (00:43 +0100)
commit3ab00e3a11acfd22741e58aa409bb2026e0665ba
tree52aa620e84b6b33bc7fa9beb560bd1bd9990f031
parentcde2e8a2775e8b01266627a60a08e2560eac42c8
Change Lists_MakeMask() to receive a buffer for the mask

Change callers accordingly so they don't rely on a global buffer and
rename Mask to Pattern where it makes sense since some functions
where indeed receiving a pattern and not a mask.
src/ngircd/class.c
src/ngircd/class.h
src/ngircd/defines.h
src/ngircd/irc-mode.c
src/ngircd/lists.c
src/ngircd/lists.h