freebsd-dev/usr.bin/awk
Warner Losh 73f7ff91b2 Implement gawk multiple-arg extension to and, or, and xor.
gawk allows multiple arguemnts to bit-wiste and, or and xor
functions. Implement an arbitrary number of arguments for these
functions. Also, use NULL in preference to 0 to match rest of file.

Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D12361
2017-09-14 05:48:23 +00:00
..
awk.1 Implement gawk multiple-arg extension to and, or, and xor. 2017-09-14 05:48:23 +00:00
Makefile Use SRCTOP to refer to awk source in contrib/awk and remove unnecessary AWKSRC prefix 2017-02-11 20:27:06 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00