public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* tests/ptrace-tests/tests reparent-zombie-clone.c
@ 2008-07-11 19:27 jkratoch
  0 siblings, 0 replies; 2+ messages in thread
From: jkratoch @ 2008-07-11 19:27 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2008-07-11 19:27:17

Modified files:
	ptrace-tests/tests: reparent-zombie-clone.c 

Log message:
	Fix the RHEL-4 compilation compatibility.
	Provide the PTRACE_EVENT macro sugar.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/reparent-zombie-clone.c.diff?cvsroot=systemtap&r1=1.3&r2=1.4


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

* tests/ptrace-tests/tests reparent-zombie-clone.c
@ 2018-05-20 19:55 jkratoch
  0 siblings, 0 replies; 2+ messages in thread
From: jkratoch @ 2018-05-20 19:55 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	jkratoch@sourceware.org	2018-05-20 19:55:17

Modified files:
	ptrace-tests/tests: reparent-zombie-clone.c 

Log message:
	Fix compilation warning: gcc-8.1.1-1.fc28.x86_64
	reparent-zombie-clone.c:103:29: error: passing argument 1 to restrict-qualified parameter aliases with argument 4 [-Werror=restrict]
	err = pthread_create (&th, NULL, &child_thread, &th);
	^~~                       ~~~

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/tests/ptrace-tests/tests/reparent-zombie-clone.c.diff?cvsroot=systemtap&r1=1.6&r2=1.7


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

end of thread, other threads:[~2018-05-20 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-11 19:27 tests/ptrace-tests/tests reparent-zombie-clone.c jkratoch
2018-05-20 19:55 jkratoch

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).