summaryrefslogtreecommitdiffstats
path: root/usr.bin/awk/awk.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* rename dprintf macro to DPRINTF to avoid collision with libc posix dprintf.deraadt2017-10-091-4/+4
* Update awk to version 20071023; OK deraadt@millert2008-10-061-2/+2
* Extend awk with bitwise operations. This is an extension to the awkpyr2008-06-041-1/+7
* Update to version 20041222; OK deraadt@millert2004-12-301-2/+4
* Update to the One True Awk version 20021213millert2002-12-191-1/+3
* Update to latest version of the One True Awk. See the FIXES filemillert2001-09-081-5/+4
* June 6, 1999 version of the "one true awk"millert1999-12-081-7/+1
* Fix 2 core dumps:millert1999-12-041-3/+3
* April 16, 1999 version of the "one true awk"--64-bit fixes and more.millert1999-04-201-8/+8
* August 1997 version of "the one true awk"kstailey1997-08-251-36/+25
* Back out last changes for now. They cause problems.millert1997-04-071-4/+4
* Use long, not int when casting pointers and storing as integers.millert1997-04-061-4/+4
* Latest research awk from June 29, 1996millert1997-01-201-0/+1
* AT&T awk, by B. W. Kernighan, with fixes from 4.4BSD and by metholo1996-07-041-0/+247