Skip to content
Snippets Groups Projects
Select Git revision
  • b566e450f662d44a6359d36b85d7030bb32496fe
  • c4 default protected
  • c8s-sig-hyperscale
  • c9s-sig-hyperscale
  • c9
  • c9-beta
  • c8s
  • c7-beta
  • c8-beta
  • c8
  • c7
  • c5
  • c5-plus
  • c6
  • c6-plus
  • imports/c9/grep-3.6-5.el9
  • imports/c9-beta/grep-3.6-5.el9
  • imports/c8s/grep-3.1-6.el8
  • imports/c7-beta/grep-2.20-3.el7
  • imports/c8-beta/grep-3.1-6.el8
  • imports/c8/grep-3.1-6.el8
  • imports/c7/grep-2.20-3.el7
  • imports/c7/grep-2.20-2.el7
  • imports/c7/grep-2.20-1.el7
24 results

grep

  • Open with
  • Download source code
  • Your workspaces

      A workspace is a virtual sandbox environment for your code in GitLab.

      No agents available to create workspaces. Please consult Workspaces documentation for troubleshooting.

  • Adam Williamson's avatar
    awilliam1 authored
    The patch seems to have been generated from a more recent bind
    tree in which `ns_g_lctx` was renamed `named_g_lctx`. So the
    patch uses the `named_g_lctx` name, but the rest of server.c
    in bind-9.11 still uses the name `ns_g_lctx`, so if you compile
    with --disable-crypto-rand, the build actually fails with an
    undeclared name error.
    a1558710
    History
    Name Last commit Last update