Searched hist:177655 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/usr.bin/awk/
H A DMakefilediff 177655 Thu Mar 27 01:33:26 MDT 2008 jb Allow awk (the one true one!) to handle 64 files instead of just 20.
The current FreeBSD syscall generation script uses all 20 and I need
another open file.

It's a shame that something named as the 'one-true-awk' is so limited
by an old denition like FOPEN_MAX when it could just make the file
handling dynamic.

This is done to avoid touching contrib sources on a vendor branch.

Completed in 36 milliseconds