commit-hurd
[Top][All Lists]
Advanced

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

[SCM] glibc maintenance tag, cvs/libc-961203, created. glibc-1.93-110-gd


From: Thomas Schwinge
Subject: [SCM] glibc maintenance tag, cvs/libc-961203, created. glibc-1.93-110-gd88554f
Date: Wed, 26 May 2010 18:18:55 +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/libc-961203 has been created
        at  d88554f033adab5d22b9860fc36bc3cb37f39b02 (commit)

- Log -----------------------------------------------------------------
commit d88554f033adab5d22b9860fc36bc3cb37f39b02
Author: Ulrich Drepper <address@hidden>
Date:   Tue Dec 3 10:02:36 1996 +0000

    Mon Dec  2 15:32:15 1996  Ulrich Drepper  <address@hidden>
    
        * elf/dl-lookup.c (_dl_lookup_symbol_skip): Remove unused variable
        `found_entry'.
    
        * misc/ttyslot.c: Use ttyname_r instead of ttyname.
    
        * assert/assert-perr.c: Use __strerror_r instead of strerror.
        * assert/assert.c: De-ANSIdecl-fy.  Update copyright.
        * string/string.h: Declare __strerror_r.
        * string/strerror_r.c: Make strerror_r a weak alias of __strerror_r.
        * stdio-common/vfprintf.c: Save current errno value on entry so
        that %m format finds the correct value.
        * io/getwd.c: Use __strerror_r instead of strerror.
        * misc/err.c (vwarn): Use %m printf format instead of explicitly
        calling strerror.
        * inet/rcmd.c: Likewise.
        * misc/error.c (error, error_at_line): Use __strerror_r instead
        of strerror when this function is available.
    
        * stdlib/rand.c: Update copyright and de-ANSI-declfy.
        * stdlib/random_r.c: Don't make srand_r weak alais of __srandom_r.
        * stdlib/stdlib.h: Define prototype for rand_r.
    
        * string/strfry.c: Update copyright.  Use reentrant random functions.
    
        * dirent/scandir.c: Use __readdir_r instead of readdir.
        * posix/glob.c: Likewise.
        * sysdeps/posix/ttyname.c: Likewise.
        * sysdeps/posix/ttyname_r.c: Likewise.
        * io/ftw.c: Likewise.
        * io/fts.c: Likewise.
        * sysdeps/posix/getcwd.c: Likewise.
        * dirent/dirent.h: Add prototype for __readdir_r.
        * sysdeps/unix/readdir_r: Update copyright.
    
        * time/ctime.c: Use __localtime_r and __asctime_r instead of
        non reentrant versions.
        * time/ctime_r.c: Update copyright.
    
        * intl/l10nflist.c (_nl_make_l10nflist): Pretty print.
    
        * locale/Makefile (localepath): Correct value.
    
        * nss/nss_files/files-XXX.c: Include <netdb.h> to define
        NETDB_INTERNAL.
        Fix typo in using H_ERRNO_SET macro.
    
    Fri Nov 29 23:22:14 1996  Andreas Schwab  <address@hidden>
    
        * Makerules (elfobjdir): Definition removed.
        * Makeconfig (elfobjdir): Define it here instead, so that
        expanding $(rpath-link) gets the right value.
    
        * misc/a.out.h: Moved to...
        * sysdeps/generic/a.out.h: ...here.
        * sysdeps/unix/sysv/linux/a.out.h: New file.  Wrapper around
        kernel header.
-----------------------------------------------------------------------


hooks/post-receive
-- 
glibc maintenance



reply via email to

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