or1k: add F_{DUPFD_CLOEXEC, SETPIPE_SZ, GETPIPE_SZ}
commitf42d18f06084b6db90c104fb5404a91602e9b904
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 12 Apr 2018 21:24:59 +0000 (12 23:24 +0200)
committerWaldemar Brodkorb <wbx@uclibc-ng.org>
Fri, 13 Apr 2018 15:35:34 +0000 (13 16:35 +0100)
treeea3746d1f99c65a3290c1276f53add2d86763dc9
parent161d237ad04eb3815ebf154f0bec9ab88195a70f
or1k: add F_{DUPFD_CLOEXEC, SETPIPE_SZ, GETPIPE_SZ}

Those definitions exist on all other architectures, but were not
present in or1k specific headers when or1k support was merged.

On the kernel side, their support is completely architecture
independent, so we just need those definitions to make those fcntl()
calls available on or1k.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
libc/sysdeps/linux/or1k/bits/fcntl.h