Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
varnish-cache
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
varnishcache
varnish-cache
Commits
79536662
Commit
79536662
authored
Mar 04, 2020
by
Dridi Boukelmoune
Committed by
Reza Naghibi
May 19, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Formally expose VSB_tofile in libvarnishapi
Closes #3238 Conflicts: lib/libvarnishapi/libvarnishapi.map
parent
c3ba03ee
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
1 deletion
+9
-1
libvarnishapi.map
lib/libvarnishapi/libvarnishapi.map
+9
-1
No files found.
lib/libvarnishapi/libvarnishapi.map
View file @
79536662
/*-
* Copyright (c) 2011-20
17
Varnish Software AS
* Copyright (c) 2011-20
20
Varnish Software AS
* All rights reserved.
*
* Author: Tollef Fog Heen <tfheen@varnish-software.com>
...
...
@@ -140,3 +140,11 @@ LIBVARNISHAPI_2.0 {
local:
*;
};
LIBVARNISHAPI_2.1 {
global:
# vsb.c
VSB_tofile;
local:
*;
};
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment