This website requires JavaScript.
Explore
Help
Sign in
nilix
/
surf
Watch
1
Star
0
Fork
You've already forked surf
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
890b2fc396
surf
/
common.h
4 lines
43 B
C
Raw
Normal View
History
Unescape
Escape
Send message size inside messages through pipes
2018-10-09 10:27:59 +00:00
#
define MSGBUFSZ 8
Add a file for shared functions New common.[hc] files where shared functions between surf and webkitextension will be put. First addition is die().
2016-01-04 15:09:12 +00:00
void
die
(
char
*
,
.
.
.
)
;
Reference in a new issue
Copy permalink