This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][v2] [BZ#20311] Update and install proc_service.h


>>>>> "Florian" == Florian Weimer <fweimer@redhat.com> writes:

Florian> On 07/27/2016 12:57 AM, Tom Tromey wrote:
>> +2016-07-26  Tom Tromey  <tom@tromey.com>
>> +
>> +	[BZ #20311]
>> +	* nptl_db/Makefile (headers): Add proc_service.h.
>> +	* nptl_db/proc_service.h: Add include guard.  Use
>> +	__BEGIN/__END_DECLS.
>> +	(ps_get_thread_area, ps_pstop, ps_pcontinue, ps_lstop)
>> +	(ps_lcontinue): Remove "const" from "struct ps_prochandle *"
>> +	arguments.

Florian> Do we want the location <proc_service.h>?  It's what Solaris uses, and
Florian> there is already a <link.h>, so I think the location is okay.

I think so, given <thread_db.h> as well.

Florian> Tom, can you push this to master?

I don't have write access.

thanks,
Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]