cosmopolitan/third_party/bash/README.cosmo
Justine Tunney b3fb6cff43
Add /dev/fd support to Windows
GNU bash needs this functionality, otherwise it can't do <(cmd...).
2024-01-06 18:20:21 -08:00

16 lines
214 B
Text

DESCRIPTION
the bourne again shell
LICENSE
GPL v3
ORIGIN
https://ftp.gnu.org/gnu/bash/bash-5.2.tar.gz
LOCAL CHANGES
- Force disable mkfifo() code
- Added runtime check for broken BSD /dev/fd stuff