about summary refs log tree commit diff
path: root/common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove commonQuentin Rameau2020-11-011-2/+0
|
* Send message size inside messages through pipesQuentin Rameau2018-10-151-1/+1
|
* Add a file for shared functionsQuentin Rameau2018-10-081-0/+3
New common.[hc] files where shared functions between surf and webkitextension will be put. First addition is die().