public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITA] procps-ng-3.3.15
@ 2019-03-14 20:18 Achim Gratz
  2019-03-15  0:40 ` Takashi Yano
  0 siblings, 1 reply; 3+ messages in thread
From: Achim Gratz @ 2019-03-14 20:18 UTC (permalink / raw)
  To: cygwin-apps


Since the current maintainer seems to have gone missing I intend to take
over.  Test release:

--8<---------------cut here---------------start------------->8---
root=http://cygwin.stromeko.net/
repo=$root/maint/$arch/release/procps-ng

$repo/libprocps-devel/libprocps-devel-3.3.15-0.hint
$repo/libprocps-devel/libprocps-devel-3.3.15-0.tar.xz
$repo/libprocps-ng-devel/libprocps-ng-devel-3.3.15-0.hint
$repo/libprocps-ng-devel/libprocps-ng-devel-3.3.15-0.tar.xz
$repo/libprocps7/libprocps7-3.3.15-0.hint
$repo/libprocps7/libprocps7-3.3.15-0.tar.xz
$repo/procps-ng-debuginfo/procps-ng-debuginfo-3.3.15-0.hint
$repo/procps-ng-debuginfo/procps-ng-debuginfo-3.3.15-0.tar.xz
$repo/procps-ng-3.3.15-0-src.tar.xz
$repo/procps-ng-3.3.15-0.hint
$repo/procps-ng-3.3.15-0.tar.xz
--8<---------------cut here---------------end--------------->8---

Please test running in Windows console and check if all processes that
have a controlling terminal are listed correctly with "procps -elf"
(i.e. other windows, parents of running programs, etc.).


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

SD adaptations for KORG EX-800 and Poly-800MkII V0.9:
http://Synth.Stromeko.net/Downloads.html#KorgSDada

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ITA] procps-ng-3.3.15
  2019-03-14 20:18 [ITA] procps-ng-3.3.15 Achim Gratz
@ 2019-03-15  0:40 ` Takashi Yano
  2019-03-15 20:26   ` Achim Gratz
  0 siblings, 1 reply; 3+ messages in thread
From: Takashi Yano @ 2019-03-15  0:40 UTC (permalink / raw)
  To: cygwin-apps

Hi Achim,

On Thu, 14 Mar 2019 21:18:01 +0100 Achim Gratz wrote:
> Since the current maintainer seems to have gone missing I intend to take
> over.  Test release:
....
> Please test running in Windows console and check if all processes that
> have a controlling terminal are listed correctly with "procps -elf"
> (i.e. other windows, parents of running programs, etc.).

I have just tested a bit. One question: Why are the tty names
of consoles other than own one shown as dev/cons* instead of
just cons*?

$ ./procps -e
  PID TTY          TIME CMD
  590 dev/cons0 00:00:00 bash
  614 pty0     00:00:00 tcsh
  621 pty1     00:00:00 tcsh
  627 cons1    00:00:00 procps
  619 pty0     00:00:00 screen
  601 cons1    00:00:00 bash
  620 ?        00:00:00 screen
  613 ?        00:00:00 mintty
  617 dev/cons0 00:00:00 vim

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ITA] procps-ng-3.3.15
  2019-03-15  0:40 ` Takashi Yano
@ 2019-03-15 20:26   ` Achim Gratz
  0 siblings, 0 replies; 3+ messages in thread
From: Achim Gratz @ 2019-03-15 20:26 UTC (permalink / raw)
  To: cygwin-apps

Takashi Yano writes:
> I have just tested a bit. One question: Why are the tty names
> of consoles other than own one shown as dev/cons* instead of
> just cons*?

The console device are local to each process, so for foreign console
devices there is an extra code path (taht wasn#t exercised in the
current version of the package for reasons still unclear) that doesn't
call stat on them.  That path has a bug in it that prevents the dev/
part from geting stripped for the final output.  I'll fix it up before
releasing.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Blofeld:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-03-15 20:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-14 20:18 [ITA] procps-ng-3.3.15 Achim Gratz
2019-03-15  0:40 ` Takashi Yano
2019-03-15 20:26   ` Achim Gratz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).