Serj Kalichev
|
9dc9bd8b96
Early add static plugins
|
il y a 10 ans |
Serj Kalichev
|
e9f1343abb
Check for PLUGIN duplication
|
il y a 10 ans |
Serj Kalichev
|
077c82cc1f
Add shell_access.c file
|
il y a 10 ans |
Serj Kalichev
|
4a836e8427
Init char *saveptr=NULL for strtok_r()
|
il y a 10 ans |
Serj Kalichev
|
cc9e5dc358
The plugin has alias and plugin defined name
|
il y a 11 ans |
Serj Kalichev
|
98c3b2bc24
Implement FINI function for plugins
|
il y a 11 ans |
Serj Kalichev
|
aa1eca0762
Execute init hook on startup
|
il y a 11 ans |
Serj Kalichev
|
1b2ddac0cb
Change plugin init prototype. RTLD_LOCAL while dlopen
|
il y a 11 ans |
Serj Kalichev
|
9f620d4b43
Add func to get hook sym
|
il y a 11 ans |
Serj Kalichev
|
4f790a94cc
Add clish_shell_set_hook() function
|
il y a 11 ans |
Serj Kalichev
|
d4676684cc
Don't relink non-null syms
|
il y a 11 ans |
Serj Kalichev
|
d422ac77e9
Fix sym func type
|
il y a 11 ans |
Serj Kalichev
|
e10081436e
Add plugin symbol type
|
il y a 11 ans |
Serj Kalichev
|
d31e999c53
Remove deprecated builtin typedef
|
il y a 11 ans |
Serj Kalichev
|
51d0842117
Copy all sym attrs while linking
|
il y a 12 ans |
Serj Kalichev
|
e58615f74d
The plugins can have the same names i.e. namespace
|
il y a 12 ans |
Serj Kalichev
|
4d670316e3
Implement dry-run
|
il y a 12 ans |
Serj Kalichev
|
7c8cbd87b7
Remove unneeded script_fn callback
|
il y a 12 ans |
Serj Kalichev
|
ba539af810
First resolved symbol.
|
il y a 12 ans |
Serj Kalichev
|
a1485aef48
Functions to work with unresolved symbopls
|
il y a 12 ans |
Serj Kalichev
|
486a7ca821
Add list of unresolved symbols
|
il y a 12 ans |
Serj Kalichev
|
fb42907624
Print plugin name on init error
|
il y a 12 ans |
Serj Kalichev
|
c0612aec4f
Some plugin link functions
|
il y a 12 ans |
Serj Kalichev
|
013c1db195
Use clish_shell_load_plugin() in clish binary
|
il y a 12 ans |
Serj Kalichev
|
03f546bcec
Implement clish_shell_load_plugins()
|
il y a 12 ans |