Bug#679198: Processed: Bug#679198: bash: [on native FreeBSD] unable to set FD_CLOEXEC flag

2012-06-29 Thread Robert Millan
reassign 679198 bash thanks 2012/6/29 Debian Bug Tracking System ow...@bugs.debian.org: Processing commands for cont...@bugs.debian.org: reassign 679198 src:kfreebsd-9 This isn't a kernel bug. The kernel recognizes O_CLOEXEC properly when userland uses it. The problem is that userland isn't

Bug#679198: Processed: Bug#679198: bash: [on native FreeBSD] unable to set FD_CLOEXEC flag

2012-06-29 Thread Steven Chamberlain
On 29/06/12 20:28, Robert Millan wrote: The problem is that userland isn't actually using O_CLOEXEC, because its declaration is missing in glibc headers. Actually it's already been reported: see #679198. #679198 is this bug. Did you mean #635192? In