Merge branch 'master' into coreutils2

This commit is contained in:
fosslinux 2021-02-12 17:47:43 +11:00 committed by GitHub
commit ae680b79e5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 88 additions and 0 deletions

View file

@ -330,3 +330,8 @@ is required later for autotools.
`coreutils` is rebuilt against musl. Additional utilities are built including
`comm`, `expr`, `date`, `dd`, `sort`, `uname`, and `uniq`.
#### Part 28: gawk 3.0.4
`gawk` is the GNU implementation of `awk`, yet another pattern matching and data
extraction utility. It is also required for autotools.