commit | 41f5a81c07cd410917c9ae3c165b9b761d48ba75 | [log] [tgz] |
---|---|---|
author | Helge Deller <deller@gmx.de> | Sat Aug 29 13:57:07 2020 +0200 |
committer | Helge Deller <deller@gmx.de> | Thu Oct 15 08:10:37 2020 +0200 |
tree | 8e7cc4f9ee8961fc2abb703c900cce6c34d215ef | |
parent | f4d0d40cd1f19104e4f60537973ff5ac2f90123e [diff] |
parisc: Drop HP-UX specific fcntl and signal flags Those flags are nowhere used in the Linux kernel and were added when we still wanted to support HP-UX in a compat mode. Since we never will support HP-UX, drop those flags. Signed-off-by: Helge Deller <deller@gmx.de>