#10529: libgpg-error-1.28
-------------------------+------------------------------
 Reporter:  bdubbs       |       Owner:  pierre.labastie
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  8.3
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+------------------------------

Comment (by pierre.labastie):

 Note that this library will be renamed gpgrt at some time:

 {{{
 Noteworthy changes in version 1.28 (2018-03-13) [C23/A23/R0]
 -----------------------------------------------

  * The formerly internal yat2m tool is now installed for a native
    build.

  * The new files gpgrt.m4 and gpgrt-config are now installed.  They
    can be used instead of gpg-error.m4 and gpg-error-config.

  * New logging functions similar to those used by GnuPG.

  * New helper functions for platform abstraction.

  * Interface changes relative to the 1.27 release:
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  gpgrt_get_errorcount            New API.
  gpgrt_inc_errorcount            New API.
  gpgrt_log_set_sink              New API.
  gpgrt_log_set_socket_dir_cb     New API.
  gpgrt_log_set_pid_suffix_cb     New API.
  gpgrt_log_set_prefix            New API.
  gpgrt_log_get_prefix            New API.
  gpgrt_log_test_fd               New API.
  gpgrt_log_get_fd                New API.
  gpgrt_log_get_stream            New API.
  gpgrt_log                       New API.
  gpgrt_logv                      New API.
  gpgrt_logv_prefix               New API.
  gpgrt_log_string                New API.
  gpgrt_log_info                  New API.
  gpgrt_log_error                 New API.
  gpgrt_log_fatal                 New API.
  gpgrt_log_bug                   New API.
  gpgrt_log_debug                 New API.
  gpgrt_log_debug_string          New API.
  gpgrt_log_printf                New API.
  gpgrt_log_flush                 New API.
  gpgrt_log_printhex              New API.
  gpgrt_log_clock                 New API.
  gpgrt_assert                    New macro.
  _gpgrt_log_assert               New internal API.
  GPGRT_LOGLVL_BEGIN              New const.
  GPGRT_LOGLVL_CONT               New const.
  GPGRT_LOGLVL_INFO               New const.
  GPGRT_LOGLVL_WARN               New const.
  GPGRT_LOGLVL_ERROR              New const.
  GPGRT_LOGLVL_FATAL              New const.
  GPGRT_LOGLVL_BUG                New const.
  GPGRT_LOGLVL_DEBUG              New const.
  gpgrt_realloc                   New API.
  gpgrt_malloc                    New API.
  gpgrt_calloc                    New API.
  gpgrt_strdup                    New API.
  gpgrt_strconcat                 New API.
  gpgrt_w32_reg_query_string      New API.
  gpgrt_getenv                    New API.
  gpgrt_setenv                    New API.
  gpgrt_mkdir                     New API.
  gpgrt_chdir                     New API.
  gpgrt_getcwd                    New API.
 }}}

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/10529#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to