This website requires JavaScript.
Explore
Help
Sign In
aw
/
surf
Watch
1
Fork
0
You've already forked surf
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
21fcbc004e
surf
/
common.h
4 lines
43 B
C
Raw
Normal View
History
Unescape
Escape
Send message size inside messages through pipes
2018-10-09 12:27:59 +02: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 16:09:12 +01:00
void
die
(
char
*
,
.
.
.
)
;
Reference in New Issue
Copy Permalink