Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 2017 (0.13 sec)

  1. .github/workflows/update-rbe.yml

            map sigbuild-r2.16-clang-python3.12 2.16-python3.12
            # TF 2.17
            map sigbuild-r2.17 2.17-python3.11
            map sigbuild-r2.17-python3.9 2.17-python3.9
            map sigbuild-r2.17-python3.10 2.17-python3.10
            map sigbuild-r2.17-python3.11 2.17-python3.11
            map sigbuild-r2.17-python3.12 2.17-python3.12
            # TF 2.17 + Clang (containers are the same, but env vars in configs.bzl are different)
    Others
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Wed Apr 10 15:40:34 GMT 2024
    - 7.2K bytes
    - Viewed (0)
  2. ci/official/containers/linux_arm64/builder.devtoolset/stringop_trunc.patch

     #endif
     
     
    diff --git a/string/strncat.c b/string/strncat.c
    index dcfb04d..a9cb913 100644
    --- a/string/strncat.c
    +++ b/string/strncat.c
    @@ -1,4 +1,4 @@
    -/* Copyright (C) 1991,1997,2011 Free Software Foundation, Inc.
    +/* Copyright (C) 1991-2022 Free Software Foundation, Inc.
        This file is part of the GNU C Library.
     
        The GNU C Library is free software; you can redistribute it and/or
    Others
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Sep 18 14:52:45 GMT 2023
    - 42.9K bytes
    - Viewed (1)
Back to top