Bug#785796: glibc: kfreebsd should define F_DUPFD_CLOEXEC

2015-09-06 Thread Steven Chamberlain
tags 785796 + patch thanks Hi, Now that all the kfreebsd buildds are upgraded to kfreebsd-10, it is desirable to define F_DUPFD_CLOEXEC in glibc. I assume we don't need to be able to build current glibc on an oldstable kernel any more. The patch for this is inline here: https://bugs.debian.org/

Bug#785796: glibc: kfreebsd should define F_DUPFD_CLOEXEC

2015-05-24 Thread Steven Chamberlain
retitle 785796 glibc: kfreebsd should define F_DUPFD_CLOEXEC reassign 785796 src:glibc found 785796 glibc/2.19-18 affects 785796 src:util-linux tags 785796 + patch thanks Hi, util-linux FTBFS on kfreebsd as it assumes fcntl supports F_DUPFD_CLOEXEC (of POSIX.1-2008): Andreas Henriksson wrote: >