This website requires JavaScript.
Explore
Help
Register
Sign In
blankie
/
wlroots
Watch
1
Star
0
Fork
You've already forked wlroots
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0e3b35c87e
wlroots
/
wlroots.syms
10 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add symbols file to only export symbols matching wlr_* from the wlroots library
2018-02-20 07:06:51 +00:00
WLROOTS_0_0_0 {
Use tabs instead of spaces in symbols file
2018-04-21 09:22:51 +00:00
global:
wlr_*;
_wlr_log;
_wlr_vlog;
local:
wlr_signal_emit_safe;
*;
Add symbols file to only export symbols matching wlr_* from the wlroots library
2018-02-20 07:06:51 +00:00
};