summaryrefslogtreecommitdiffstats
path: root/c/src/exec/libcsupport/src/termios.c
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-15 22:48:30 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1998-01-15 22:48:30 +0000
commit2f03a608dcb32d27a6f2affdc5e33308b0bd0a92 (patch)
treec74731086b5f4b6c797f27a84660dbb50bc55150 /c/src/exec/libcsupport/src/termios.c
parentError reported by Duncan Smith <dds@flavors.com>: (diff)
downloadrtems-2f03a608dcb32d27a6f2affdc5e33308b0bd0a92.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:
RTEMS_CHECK_FILES_IN uses a sequence of find, sort and sed to collect all *.in files in a given subdirectory. The current version uses : `find $1 -name $2 -print | sed 's%\.in%%' | sort` with $1 being a subdirectory $2 set to Makefile.in. This works as long all subdirectories start with a letter that is lexically bigger than the letter M, but will fail otherwise.
Diffstat (limited to 'c/src/exec/libcsupport/src/termios.c')
0 files changed, 0 insertions, 0 deletions