1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00
This commit is contained in:
Jim Meyering
1995-11-11 14:22:33 +00:00
parent 0af7afd19f
commit ff0e048521

View File

@@ -1,5 +1,7 @@
Sat Nov 11 08:20:40 1995 Jim Meyering (meyering@comco.com)
* Version 1.13c.
* cat.c (main): Don't die when dev/ino of input and output are
the same and the file descriptors correspond to stdin and stdout.
This is necessary on at least Digital UNIX (aka OSF1) 3.2C.