zsh-workers
 help / color / mirror / code / Atom feed
* Another blast from the far past: HAVE_PRCTL
@ 2021-05-15 19:22 Bart Schaefer
  2021-05-15 20:58 ` Daniel Shahaf
  0 siblings, 1 reply; 2+ messages in thread
From: Bart Schaefer @ 2021-05-15 19:22 UTC (permalink / raw)
  To: Zsh hackers list

Amazing how long some things have been sitting in my "git stash". :-|

https://www.zsh.org/mla/workers/2014/msg01253.html
workers/33465

Still relevant?


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

* Re: Another blast from the far past: HAVE_PRCTL
  2021-05-15 19:22 Another blast from the far past: HAVE_PRCTL Bart Schaefer
@ 2021-05-15 20:58 ` Daniel Shahaf
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel Shahaf @ 2021-05-15 20:58 UTC (permalink / raw)
  To: Zsh hackers list

Bart Schaefer wrote on Sat, 15 May 2021 19:22 +00:00:
> Amazing how long some things have been sitting in my "git stash". :-|
> 
> https://www.zsh.org/mla/workers/2014/msg01253.html
> workers/33465
> 
> Still relevant?

On Linux 4.19, `ps -e` is not changed by `jobs -Z` but is changed by
calling prctl(PR_SET_NAME, …), so it seems the patch _is_ still relevant.

I didn't actually apply it; I just attached in a debugger and called the
function manually.

Cheers,

Daniel


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

end of thread, other threads:[~2021-05-15 20:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-15 19:22 Another blast from the far past: HAVE_PRCTL Bart Schaefer
2021-05-15 20:58 ` Daniel Shahaf

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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 NNTP newsgroup(s).