Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Othman (0.16 sec)

  1. ci/official/containers/linux_arm64/builder.devtoolset/stringop_trunc.patch

    @@ -748,27 +422,11 @@ __stpcpy_small (char *__dest,
       }
       return __dest + __srclen - 1;
     }
    -#   endif
     #  endif
     # endif
     #endif
     
     
    -/* Copy no more than N characters of SRC to DEST.  */
    -#ifndef _HAVE_STRING_ARCH_strncpy
    -# if __GNUC_PREREQ (3, 2)
    -#  define strncpy(dest, src, n) __builtin_strncpy (dest, src, n)
    -# else
    -#  define strncpy(dest, src, n) \
    Others
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Mon Sep 18 14:52:45 GMT 2023
    - 42.9K bytes
    - Viewed (1)
Back to top