Date: Wed, 7 Jul 2021 23:18:13 GMT From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org Subject: git: fe50a7501374 - Create tag vendor/one-true-awk/1e4bc42c53a1 Message-ID: <202107072318.167NIDGd006759@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The annotated tag vendor/one-true-awk/1e4bc42c53a1 has been created by imp: URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/one-true-awk/1e4bc42c53a1 tag vendor/one-true-awk/1e4bc42c53a1 Tagger: Warner Losh <imp@FreeBSD.org> TaggerDate: 2021-07-07 23:15:10 +0000 one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs Import the latest bsd-features branch of the one-true-awk upstream: o Move to bison for $YACC o Set close-on-exec flag for file and pipe redirects that aren't std* o lots of little fixes to modernize ocde base o free sval member before setting it o fix a bug where a{0,3} could match aaaa o pull in systime and strftime from NetBSD awk o pull in fixes from {Net,Free,Open}BSD o add BSD extensions and, or, xor, compl, lsheift, rshift -----BEGIN PGP SIGNATURE----- Comment: GPGTools - https://gpgtools.org iQIzBAABCgAdFiEEIDX4lLAKo898zeG3bBzRKH2wEQAFAmDmNX4ACgkQbBzRKH2w EQDHwxAA5o1zfocIF3MCviBIiGW6c4RC4WM4NIS9SCm/n022ZvABC0oCqjHO5+vd 6eBrNcBWCP9R29/ukp0xiBnwNDQM+bPmdOtPOM7H3cL9iPzDGWiB7edMt0bckljR +c26hI53MjPuiQbsafbwL2pylVY3jfyfnUkBw0DBCTPhIQH2YE+myhHuioqo74Ja 85TAs4loAi6Mh5O5Q7N66d9kZ4SOOfIOqnz/Hi9ymdK8ykXoGaRYD2yYBab4CHjq S9PrH2wWDtGdM7JhsJwqhNwCat1aPVC0DHbIzznV1nqSDeQ8SmpMimhrchmSf/jg 1Fg7PGWzMBLBQoDjWTffQwL/bJZ+E6gTFwzQhNR/lcOKAlZOSN1nFoMMxorX0aoA tH9bB7sK4jXNh/s54urZo381RcPpyTTOq3SOxv2FftgdMwPQAbRRS1yFe2mKslSu Cq8FzcYPx7h9GjK+xza92PWfiP40IZNiXNsTgEeQjQoW2CXoQni8ipvIrSC/vC8J pYXDPaVS3HXEiu+JoAAxp5dR2mpr7R1eLRjQZM0smXth6l4xcjYHk7tqb69H4W+S 7pZ84MVr83H6lCgFSTDwzNhMJb+Lp4PejbHHKHbPuo9I6iuyq6EAutHr2xAV7GTa x39NF5pgxnwI5Ccfp68AEsyk0YtWIBMCObt6Gw6QxtENS5braSw= =qF4T -----END PGP SIGNATURE----- commit 746b7396bb3e85208573892a0f314e0b4e7dacf4 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2021-07-07 23:03:17 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2021-07-07 23:09:41 +0000 one-true-awk: import 20210221 (1e4bc42c53a1) which fixes a number of bugs Import the latest bsd-features branch of the one-true-awk upstream: o Move to bison for $YACC o Set close-on-exec flag for file and pipe redirects that aren't std* o lots of little fixes to modernize ocde base o free sval member before setting it o fix a bug where a{0,3} could match aaaa o pull in systime and strftime from NetBSD awk o pull in fixes from {Net,Free,Open}BSD o add BSD extensions and, or, xor, compl, lsheift, rshift Sponsored by: Netflix
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107072318.167NIDGd006759>