看板 DFBSD_submit 關於我們 聯絡資訊
:On Fri, Feb 11, 2005 at 06:21:06PM +0100, Joerg Anslik wrote: :> Now that I looked at the original code, I found it worth being :> completely rewritten...at least to get rid of all these "goto" :> statements. Furthermore, I believe it's much more elegant to read both :> files once and merge them into a memory buffer. : :Keep in mind that we want to move this into a daemon later anyway. : :Joerg That's true, I forgot we were going to do that. We shouldn't spend too much time on the libc version I guess. A daemon will be able to do much more sophisticated things with the data. -Matt Matthew Dillon <dillon@backplane.com>