• Show log

    Commit

  • Hash : 9746be9c
    Author : Bruno Haible
    Date : 2023-01-22T13:01:14

    Resolve conflicts for functions introduced in Android API level 23.
    
    * lib/string.in.h (mempcpy): Consider REPLACE_MEMPCPY. Disable
    _GL_CXXALIASWARN invocation on non-glibc systems.
    * m4/string_h.m4 (gl_STRING_H_DEFAULTS): Initialize REPLACE_MEMPCPY.
    * modules/string (Makefile.am): Substitute REPLACE_MEMPCPY.
    * m4/mempcpy.m4 (gl_FUNC_STPCPY): Conditionally set REPLACE_MEMPCPY.
    * modules/mempcpy (configure.ac): Consider REPLACE_MEMPCPY.
    

  • README

  • Please create and read the docs with
    
      $ cd doc
      $ make gnulib.html
      $ xdg-open gnulib.html
    
    or read the online manual at
    
      https://www.gnu.org/software/gnulib/manual/gnulib.html