Warner Losh 69679fc10f Bring in bit operation functions, ala gawk.
These are from OpenBSD:
>>> Extend awk with bitwise operations. This is an extension to the awk
>>> spec and documented as such, but comes in handy from time to time.
>>> The prototypes make it compatible with a similar GNU awk extension.
>>>
>>> ok millert@, enthusiasm from deraadt@

Edited to fix cut and paste in error messages, as well as
using tabs instead of spaces after #defines added.

Obtained From: OpenBSD awk.h 1.12, lex.c 1.10, run.c 1.29
Differential Revision: https://reviews.freebsd.org/D12361
Sponsored by: Netflix
2017-09-14 05:47:55 +00:00
..
2017-07-24 04:38:05 +00:00
2017-05-31 19:37:23 +00:00
2017-07-28 23:56:07 +00:00
2017-07-03 19:49:25 +00:00
2017-08-03 15:47:42 +00:00
2017-08-18 14:17:12 +00:00
2017-06-28 09:22:45 +00:00
2017-06-01 19:21:30 +00:00
2017-06-03 02:42:49 +00:00
2017-09-10 01:25:15 +00:00
2017-08-22 11:11:49 +00:00