標準C語言庫 GLib 2.30.0 發布

webphp 13年前發布 | 10K 次閱讀 C語言

Glibc 是提供系統調用和基本函數的 C 庫,比如open, malloc, printf等等。所有動態連接的程序都要用到它。

GLib 2.30.0 Changes:

  • GDBus gained a high-level object manager and code generation facilities that make use of it.
  • An extensible TLS database was added where certificates and keys can be found and used, laying the foundation for integration with smart cards and other key stores.
  • HMAC hashes are now also supported.
  • Atomic operations were expanded to include bit operations (and, or, xor) and so that all operations are supported on pointer-sized operands.
  • Bitlocks now work on pointer-sized operands.
  • GApplication now supports non-single-instance applications.
  • Other enhancements and many bugfixes were made
項目地址http://www.gnu.org/software/libc/

 本文由用戶 webphp 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!