Imported from ../bash-1.14.7.tar.gz.
[platform/upstream/bash.git] / CWRU / README
1 Notes:
2
3 ISC 386 machines must compile test.c without -O.  The resultant shell dumps
4 core when test is invoked.
5
6 There have been reports that SCO 3.2v4.2 requires -DPRGP_PIPE in SCO_CFLAGS,
7 and that it has too many -D defines for SCO's cc (rcc works).
8
9 Contents of this directory:
10
11 CWRU.chlog              - my change log since the last release
12
13 KSH.README              - list of similarities with ksh.  Slightly out of date
14
15 PLATFORMS.113           - list of platforms I have built this release on
16
17 POSIX.NOTES             - list of what changes for `posix mode'
18
19 README                  - this file
20
21 RSH.README              - explanation of the bash `restricted shell' mode
22
23
24 misc                    - directory with some useful tools
25 OS-BUGS                 - directory with messages detailing some OS bugs and
26                           the bash workarounds