commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] glibc maintenance tag, cvs/fedora-glibc-20050912T0656, created. gl


From: Thomas Schwinge
Subject: [SCM] glibc maintenance tag, cvs/fedora-glibc-20050912T0656, created. glibc-2.3.3-2096-gff3cacc
Date: Wed, 26 May 2010 18:06:46 +0000

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 "glibc maintenance".

The tag, cvs/fedora-glibc-20050912T0656 has been created
        at  ff3cacc50c42290ff76922257247c95f27fa3736 (commit)

- Log -----------------------------------------------------------------
commit ff3cacc50c42290ff76922257247c95f27fa3736
Author: Ulrich Drepper <address@hidden>
Date:   Sat Sep 10 03:20:33 2005 +0000

    * inet/getnetgrent_r.c: Include assert.
    
        (setup): Remove FUNC_NAME and ALL arguments, assume they are always
        "setnetgrent" and 1.
        (endnetgrent_hook): New function.
        (internal_endnetgrent): Use it.
        (__internal_setnetgrent_reuse): Use it.  Adjust setup caller.
        If status is NSS_STATUS_SUCCESS, yet action is continue, call
        endnetgrent hook.
        (internal_getnetgrent_r): Use __nss_lookup_function rather than
        setup.  Recompute getfct pointer after successful
        __internal_setnetgrent_reuse.  Don't use __nss_next.
        (innetgr): Use __nss_lookup_function instead of __nss_lookup.
        Adjust setup caller.
        * nss/nss_files/files-netgrp.c (_nss_files_endnetgrent): Always clear
        data_size and cursor.  Add libnss_files_hidden_proto and
        libnss_files_hidden_def.
        (_nss_files_setnetgrent): Call _nss_files_endnetgrent on failure.
        * nis/nss_nis/nis-netgrp.c (internal_endnetgrent): Always clear
        data_size and cursor.
        (_nss_nis_setnetgrent): Don't call internal_endnetgrent.
        (_nss_nis_getnetgrent_r): Remove result->cursor == NULL handling.
        * nis/nss_nisplus/nisplus-netgrp.c (internal_endnetgrent): Always clear
        data_size and position.
        (_nss_nisplus_setnetgrent): Don't call internal_endnetgrent.
    
    2005-09-09  Ulrich Drepper  <address@hidden>
    
        * nss/getent.c (netgroup_keys): Call endnetgrent.
        (main): Call mtrace.
    
        * nss/nss_files/files-netgrp.c (_nss_files_setnetgrent): We don't
        need locking for the stream.  Use feof_unlocked.
    
    2005-09-09  Jakub Jelinek  <address@hidden>
-----------------------------------------------------------------------


hooks/post-receive
-- 
glibc maintenance



reply via email to

[Prev in Thread] Current Thread [Next in Thread]