26 May
2012
26 May
'12
8:18 p.m.
On Sat, May 26, 2012 at 11:05:28PM +0400, 123 wrote:
One patch for using random instead of rand. [1]
Ack.
Reordered headers and removed old comments (what is ckt_write?). umask is actually in sys/stat.h and not in unistd.h
Dillo compiles in several OSes/platforms, which sometimes have declarations in different files. This is the to-be-tested point.
(what is ckt_write?).
ckd_write() an EINTR-protected write() (see dpid/dpid_common.c).
Also removed expired TODO item about dpi_service.[c|h].
Ack. -- Cheers Jorge.-