Control: tags -1 patch
On 03/07/12 17:47, Jonathan Nieder wrote:
> F_GETFL is 3, so fcntl is being called correctly. But why does
> fcntl(F_GETFL) return 1 (== FD_CLOEXEC)? This looks like a bug.
On 28/11/12 16:17, Nicolas Boulenguez wrote:
> - int flags = fcntl(fd, F_GETFL);
> - if
2012/6/29 Steven Chamberlain :
> #679198 is this bug. Did you mean #635192?
Yes, sorry.
> In /usr/include/i386-kfreebsd-gnu/bits/fcntl.h :
>
>> #if _POSIX_C_SOURCE >= 200809L
>> #define O_TTY_INIT 0x0008 /* Restore default termios
>> attributes */
>> /* Defining O_CLOEXEC would br
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 /usr/include/i386-kfreebsd-gnu/bits/fcn
Processing commands for cont...@bugs.debian.org:
> reassign 679198 bash
Bug #679198 [src:kfreebsd-9] bash: [on native FreeBSD] unable to set FD_CLOEXEC
flag
Bug reassigned from package 'src:kfreebsd-9' to 'bash'.
Ignoring request to alter found versions of bug #679198 to the same values
previous
reassign 679198 bash
thanks
2012/6/29 Debian Bug Tracking System :
> 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 actually using O_
On 29/06/12 14:12, Stefan Ott wrote:
> Interesting. If you have a ideas / patches that I could try out I
> would be happy to.
You could rebuild bash with Jonathan Nieder's patch, and use it locally
http://lists.debian.org/20120627015952.GH7701@burratino
It would be nice to fix this, as bash is a
On Fri, Jun 29, 2012 at 1:41 PM, Steven Chamberlain wrote:
> reassign 679198 src:kfreebsd-9
> affects 679198 src:bash
> retitle 679198 bash: [on native FreeBSD] unable to set FD_CLOEXEC flag
> thanks
>
> On 29/06/12 03:19, Stefan Ott wrote:
>> I suppose that narrows it down a little. I'm more and
Processing commands for cont...@bugs.debian.org:
> reassign 679198 src:kfreebsd-9
Bug #679198 [bash] bash: Fails to upgrade in kFreeBSD jails
Bug reassigned from package 'bash' to 'src:kfreebsd-9'.
No longer marked as found in versions bash/4.2-2.
Ignoring request to alter fixed versions of bug #6
reassign 679198 src:kfreebsd-9
affects 679198 src:bash
retitle 679198 bash: [on native FreeBSD] unable to set FD_CLOEXEC flag
thanks
On 29/06/12 03:19, Stefan Ott wrote:
> I suppose that narrows it down a little. I'm more and more inclined to
> blame ZFS.
But /dev/null itself is on a devfs so I d
9 matches
Mail list logo