20 Feb 2000 dan   » (Master)

This is actually yesterday's diary entry. I haven't got out of bed yet today

More sockets. I can now successfully socket(), bind() and check errno. The last of the three is what actually took real time. I have two rants about POSIX-as-implemented-by-Linux and type punning by C programmers, but they're both for another time. One of them will probably even be an article here.

And I fixed my cvsweb installation, by deleting the $CVSROOT/history file. "cvs -l co " really ought not to bail out if it can't write history, but it seems that it does

Random advogato idea: people should be allowed to post comments on other people's diary entries. Precious little of the content here ever goes anywhere near the front page.

Latest blog entries     Older blog entries

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!