This website works better with JavaScript.
Explore
Help
Sign In
itycodes
/
wlseeds
Watch
1
Star
0
Fork
You've already forked wlseeds
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8acbf449cc
wlseeds
/
wlroots.syms
11 lines
104 B
Raw
Normal View
History
Unescape
Escape
Remove symbol versioning from DSO
7 years ago
{
Use tabs instead of spaces in symbols file
7 years ago
global:
wlr_*;
_wlr_log;
_wlr_vlog;
util: add wlr_ prefix to log symbols
7 years ago
_wlr_strip_path;
Use tabs instead of spaces in symbols file
7 years ago
local:
wlr_signal_emit_safe;
*;
Add symbols file to only export symbols matching wlr_* from the wlroots library
7 years ago
};