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] [BZ#20311] Update and install proc_service.h


>>>>> "Tom" == Tom Tromey <tom@tromey.com> writes:

Tom> This adds an include guard and __BEGIN/__END_DECLS to proc_service.h,
Tom> and then arranges to install it.  The idea here is to make it more
Tom> convenient to implement the proc_service.h API.  This fixes BZ#20311.

Pedro and Florian pointed out some over-use of "const" in proc_service.h.
I'll send a new revision soon.

Tom


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