Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2012-10-07

Sunday 7th October 2012

Local Packages

  • Updated perl-Coro to 6.09:

    • Coro::EV I/O watchers were not interruptible by exceptions (Coro::State::throw)

    • ->throw now puts threads into the ready queue, as this seems to be expected by existing code, and code that doesn't cope with spurious wakeups needs fixing anyway

    • Use fd -1 in mmap

    • Cast I32 to int in error message printf

    • Warn about broken so-called "hardened" kernels


Recent