libmawk - current state

Major changes done in the first wave

between revisions changes
r3...r8 Separate libmawk_call() from execute(); allow undefined functions
r9...r42 globals to struct (reentrant)
r43...r92 rename non-static functions to have a mawk_ prefix
r92...r146 modifications for libmawk API and a test (or example) application
Other revisions not listed here didn't introduce any major change to the source inherited from mawk.

Major changes done in the second wave