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