summaryrefslogtreecommitdiffstats
path: root/usr.bin/awk/awk.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement mktime() function for compatibility with mawk and gawk.millert2020-08-281-1/+2
* Update awk to June 25, 2020 version.millert2020-06-261-4/+3
* Integrate the bsd-features branch from awk github.millert2020-06-131-1/+3
* POSIX doesn't permit an unescaped '/' in an extended regular expression.millert2020-06-131-1/+2
* Update awk to June 5, 2020 version.millert2020-06-101-1/+6
* Update awk to Jan 31, 2020 version.millert2020-06-101-3/+2
* Update awk to Nov 10, 2019 version.millert2020-06-101-6/+12
* Update awk to Oct 24, 2019 version.millert2020-06-101-3/+9
* Update awk to Oct 17, 2019 version.millert2020-06-101-5/+5
* Update awk to Sep 10, 2019 version.millert2020-06-101-4/+5
* Update awk to Jun 17, 2019 version.millert2020-06-101-1/+2
* Update awk to Jan 25, 2019 version.millert2020-06-101-1/+6
* Update awk to Aug 23, 2018 version.millert2020-06-101-2/+5
* 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