This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [wocky@XMPPwocky rustcrap]$ rustc -g -L . -o libplugin.so plugin.rs; rustc main.rs -L . -g -C prefer-dynamic | |
| [wocky@XMPPwocky rustcrap]$ ./main | |
| Got: 1024 | |
| Segmentation fault (core dumped) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <TaskerData sr="" dvi="1" tv="4.2u3m"> | |
| <Task sr="task29"> | |
| <cdate>1390938448937</cdate> | |
| <edate>1390951832560</edate> | |
| <id>29</id> | |
| <nme>Set Brightness</nme> | |
| <pri>10</pri> | |
| <Action sr="act0" ve="3"> | |
| <code>417</code> | |
| <Str sr="arg0" ve="3">backlight.cfg</Str> |
NewerOlder