Skip to content

QPC-github/awk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

awk

To upgrade to a new version of awk:

  1. Checkout dev/UPSTREAM.
  2. Replace its contents with the new version.
  3. Rename src/.gitignore to src/.gitignore.dist.
  4. Commit and push the new content.
  5. Create an eng/ branch.
  6. git merge dev/UPSTREAM into your branch and resolve any conflicts.
  7. Re-generate auto-generated files using make -C src proctab.c
  8. Review, test, and nominate that eng/ branch.

Releases

No releases published

Packages

No packages published

Languages

  • C 65.5%
  • Roff 15.2%
  • Awk 9.5%
  • Shell 5.3%
  • Yacc 2.7%
  • Makefile 0.7%
  • Other 1.1%