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
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b510c0f6c2
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b510c0f6c2'
${ noResults }
wlseeds
/
wlroots.syms
10 lines
99 B
Raw
Normal View
History
Unescape
Escape
Add symbols file to only export symbols matching wlr_* from the wlroots library
7 years ago
WLROOTS_0_0_0 {
Use tabs instead of spaces in symbols file
7 years ago
global:
wlr_*;
_wlr_log;
_wlr_vlog;
local:
wlr_signal_emit_safe;
*;
Add symbols file to only export symbols matching wlr_* from the wlroots library
7 years ago
};