* [gentoo-commits] gentoo-x86 commit in sys-process/lsof/files: lsof-4.88-linux.dnode.c.patch
@ 2015-04-14 22:51 Mike Frysinger (vapier)
0 siblings, 0 replies; only message in thread
From: Mike Frysinger (vapier) @ 2015-04-14 22:51 UTC (permalink / raw
To: gentoo-commits
vapier 15/04/14 22:51:33
Added: lsof-4.88-linux.dnode.c.patch
Log:
Add fix from upstream.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path
1.1 sys-process/lsof/files/lsof-4.88-linux.dnode.c.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/files/lsof-4.88-linux.dnode.c.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-process/lsof/files/lsof-4.88-linux.dnode.c.patch?rev=1.1&content-type=text/plain
Index: lsof-4.88-linux.dnode.c.patch
===================================================================
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/patches/4.88/linux.dnode.c.patch
*** dnode.c
--- lsof_4.88_src/dialects/linux/dnode.c
***************
*** 580,586 ****
Lf->inp_ty = 1;
#if defined(HASEPTOPTS)
! if (Lf->ntype == N_FIFO) {
(void) enter_pinfo();
Lf->sf |= SELPINFO;
}
--- 580,586 ----
Lf->inp_ty = 1;
#if defined(HASEPTOPTS)
! if ((Lf->ntype == N_FIFO) && FpipeE) {
(void) enter_pinfo();
Lf->sf |= SELPINFO;
}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-14 22:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-14 22:51 [gentoo-commits] gentoo-x86 commit in sys-process/lsof/files: lsof-4.88-linux.dnode.c.patch Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox