• Show log

    Commit

  • Hash : 2f4edab0
    Author : Bruno Haible
    Date : 2024-01-26T00:18:49

    Resolve conflicts for functions introduced in Android API level 34.
    
    * lib/string.in.h (memset_explicit): Consider REPLACE_MEMSET_EXPLICIT.
    * m4/string_h.m4 (gl_STRING_H_DEFAULTS): Initialize
    REPLACE_MEMSET_EXPLICIT.
    * modules/string (Makefile.am): Substitute REPLACE_MEMSET_EXPLICIT.
    * m4/memset_explicit.m4 (gl_FUNC_MEMSET_EXPLICIT): Test for
    memset_explicit using gl_CHECK_FUNCS_ANDROID instead of
    AC_CHECK_FUNCS_ONCE. Conditionally set REPLACE_MEMSET_EXPLICIT.
    * modules/memset_explicit (configure.ac): Consider
    REPLACE_MEMSET_EXPLICIT.
    * doc/posix-functions/memset_explicit.texi: Mention the Android API
    levels.
    

  • 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