This website requires JavaScript.
Explore
Help
Sign In
nordic-dev.net
/
wlroots
Watch
2
Star
0
Fork
0
You've already forked wlroots
mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced
2024-11-22 15:12:26 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2bad34e024
wlroots
/
wlroots.syms
11 lines
104 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Remove symbol versioning from DSO
2018-07-20 10:09:56 +00:00
{
Use tabs instead of spaces in symbols file
2018-04-21 09:22:51 +00:00
global:
wlr_*;
_wlr_log;
_wlr_vlog;
util: add wlr_ prefix to log symbols
2018-07-09 21:49:54 +00:00
_wlr_strip_path;
Use tabs instead of spaces in symbols file
2018-04-21 09:22:51 +00:00
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
};
Reference in New Issue
Copy Permalink