This is the mail archive of the glibc-bugs@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]

[Bug nptl/20311] please install proc_service.h


https://sourceware.org/bugzilla/show_bug.cgi?id=20311

--- Comment #16 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  b381a388dc1e02223e1ac55948380f1e4427be4c (commit)
      from  6c444ad6e953dbdf9c7be065308a0a7779d32bb2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=b381a388dc1e02223e1ac55948380f1e4427be4c

commit b381a388dc1e02223e1ac55948380f1e4427be4c
Author: Tom Tromey <tom@tromey.com>
Date:   Wed Aug 3 16:26:32 2016 +0200

    Update and install proc_service.h [BZ #20311]

    This adds an include guard and __BEGIN/__END_DECLS to proc_service.h,
    removes some extraneous "const"s, and then arranges to install the
    header.  The idea here is to make it more convenient to implement the
    proc_service.h API.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog              |   11 +++++++++++
 nptl_db/Makefile       |    2 +-
 nptl_db/proc_service.h |   19 ++++++++++++++-----
 3 files changed, 26 insertions(+), 6 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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