Re: dpid patches
Jorge Arellano Cid <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
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.-