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/2014-09-21

Sunday 21st September 2014

Local Packages

  • Updated libgpg-error to 1.16:

    • Added gpgrt_lock_trylock

    • Added the estream library under the name gpgrt and a set of macros to use them with their "es_" names

    • Lots of new symbols - see NEWS for details

    • Add type gpgrt_off_t, which is guaranteed to be 64 bit

    • Add type gpgrt_ssize_t to make use on Windows easier; on Unix platforms this is an alias for ssize_t

    • Support building for iOS
    • Fixed a prototype mismatch
    • Fix es_fclose for streams opened with "samethread"

  • Updated perl-IO-Socket-IP to 0.32:


Recent