libgpg-error-sys 0.2.3

Raw bindings for libgpg-error
Documentation
/* libgpg-error.def - Exported symbols for W32
 * Copyright (C) 2014 g10 Code GmbH
 *
 * This file is part of libgpg-error.
 *
 * libgpg-error is free software; you can redistribute it and/or modify
 * it under the terms of the GNU Lesser General Public License as
 * published by the Free Software Foundation; either version 2.1 of
 * the License, or (at your option) any later version.
 *
 * libgpg-error is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with this program; if not, see <https://www.gnu.org/licenses/>.
 *
 * Note: This file should be updated manually and the ordinals shall
 * never be changed.  Also check gpg-error.vers and visibility.h.
 *
 * This file needs to be pre-processed.
 */

#include <config.h>

EXPORTS
 gpg_strerror                 @1
 gpg_strerror_r               @2
 gpg_strsource                @3
 gpg_err_code_from_errno      @4
 gpg_err_code_to_errno        @5
 /* @6 - Not anymore used.  */
 gpg_err_code_from_syserror   @7
 gpg_err_set_errno            @8
#ifdef HAVE_W32CE_SYSTEM
   _gpg_w32ce_get_errno       @9
   _gpg_w32ce_strerror        @10
#endif
#ifdef HAVE_W32_SYSTEM
   _gpg_w32_bindtextdomain     @11
   _gpg_w32_textdomain         @12
   _gpg_w32_gettext            @13
   _gpg_w32_dgettext           @14
   _gpg_w32_dngettext          @15
   _gpg_w32_gettext_localename @16
   _gpg_w32_gettext_use_utf8   @17
#endif
 /* @18 - Not anymore used. */
 gpg_error_check_version      @19

 gpgrt_lock_init              @20
 gpgrt_lock_lock              @21
 gpgrt_lock_unlock            @22
 gpgrt_lock_destroy           @23
 gpgrt_yield                  @24
 gpgrt_lock_trylock           @25

 gpgrt_set_syscall_clamp      @26

 gpgrt_fopen                  @27
 gpgrt_mopen                  @28
 gpgrt_fopenmem               @29
 gpgrt_fopenmem_init          @30
 gpgrt_fdopen                 @31
 gpgrt_fdopen_nc              @32
 gpgrt_sysopen                @33
 gpgrt_sysopen_nc             @34
 gpgrt_fpopen                 @35
 gpgrt_fpopen_nc              @36
 gpgrt_freopen                @37
 gpgrt_fopencookie            @38
 gpgrt_fclose                 @39
 gpgrt_fclose_snatch          @40
 gpgrt_onclose                @41
 gpgrt_fileno                 @42
 gpgrt_fileno_unlocked        @43
 gpgrt_syshd                  @44
 gpgrt_syshd_unlocked         @45
 _gpgrt_set_std_fd            @46
 _gpgrt_get_std_stream        @47
 gpgrt_flockfile              @48
 gpgrt_ftrylockfile           @49
 gpgrt_funlockfile            @50
 gpgrt_feof                   @51
 gpgrt_feof_unlocked          @52
 gpgrt_ferror                 @53
 gpgrt_ferror_unlocked        @54
 gpgrt_clearerr               @55
 gpgrt_clearerr_unlocked      @56
 gpgrt_fflush                 @57
 gpgrt_fseek                  @58
 gpgrt_fseeko                 @59
 gpgrt_ftell                  @60
 gpgrt_ftello                 @61
 gpgrt_rewind                 @62
 gpgrt_fgetc                  @63
 _gpgrt_getc_underflow        @64
 gpgrt_fputc                  @65
 _gpgrt_putc_overflow         @66
 gpgrt_ungetc                 @67
 gpgrt_read                   @68
 gpgrt_write                  @69
 gpgrt_write_sanitized        @70
 gpgrt_write_hexstring        @71
 gpgrt_fread                  @72
 gpgrt_fwrite                 @73
 gpgrt_fgets                  @74
 gpgrt_fputs                  @75
 gpgrt_fputs_unlocked         @76
 gpgrt_getline                @77
 gpgrt_read_line              @78
 gpgrt_free                   @79
 gpgrt_fprintf                @80
 gpgrt_fprintf_unlocked       @81
 gpgrt_printf                 @82
 gpgrt_printf_unlocked        @83
 gpgrt_vfprintf               @84
 gpgrt_vfprintf_unlocked      @85
 gpgrt_setvbuf                @86
 gpgrt_setbuf                 @87
 gpgrt_set_binary             @88
 gpgrt_tmpfile                @89
 gpgrt_opaque_set             @90
 gpgrt_opaque_get             @91
 gpgrt_fname_set              @92
 gpgrt_fname_get              @93
 gpgrt_asprintf               @94
 gpgrt_vasprintf              @95
 gpgrt_bsprintf               @96
 gpgrt_vbsprintf              @97
 gpgrt_snprintf               @98
 gpgrt_vsnprintf              @99

 gpgrt_check_version          @100
 gpg_err_init                 @101
 gpg_err_deinit               @102
 gpgrt_set_alloc_func         @103

 _gpgrt_pending               @104
 _gpgrt_pending_unlocked      @105

 gpgrt_set_nonblock           @106
 gpgrt_get_nonblock           @107
 gpgrt_poll                   @108

#ifdef HAVE_W32_SYSTEM
 gpgrt_w32_iconv_open         @109
 gpgrt_w32_iconv_close        @110
 gpgrt_w32_iconv              @111
#endif

 gpgrt_get_syscall_clamp      @112

 gpgrt_b64dec_start           @113
 gpgrt_b64dec_proc            @114
 gpgrt_b64dec_finish          @115

;; end of file with public symbols for Windows.