@@ -13,52 +13,61 @@ * file. */ /* This file is automatically generated from library.xml */ -(CONST_APTR)glue_of_init, -(CONST_APTR)glue_of_alloc, -(CONST_APTR)glue_of_alloc_zeroed, -(CONST_APTR)glue_of_realloc, -(CONST_APTR)glue_of_hash_seed_ref, -(CONST_APTR)glue_of_stdin_ref, -(CONST_APTR)glue_of_stdout_ref, -(CONST_APTR)glue_of_stderr_ref, -(CONST_APTR)glue_of_logv, -(CONST_APTR)glue_of_application_main, -(CONST_APTR)glue_of_http_request_method_to_string, -(CONST_APTR)glue_of_http_request_method_from_string, -(CONST_APTR)glue_of_http_status_code_to_string, -(CONST_APTR)glue_of_sizeof_type_encoding, -(CONST_APTR)glue_of_alignof_type_encoding, -(CONST_APTR)glue_of_string_parse_encoding, -(CONST_APTR)glue_of_string_name_of_encoding, -(CONST_APTR)glue_of_string_utf8_encode, -(CONST_APTR)glue_of_string_utf8_decode, -(CONST_APTR)glue_of_string_utf16_length, -(CONST_APTR)glue_of_string_utf32_length, -(CONST_APTR)glue_of_zip_archive_entry_version_to_string, -(CONST_APTR)glue_of_zip_archive_entry_compression_method_to_string, -(CONST_APTR)glue_of_zip_archive_entry_extra_field_find, -(CONST_APTR)glue_of_pbkdf2, -(CONST_APTR)glue_of_salsa20_8_core, -(CONST_APTR)glue_of_scrypt_block_mix, -(CONST_APTR)glue_of_scrypt_romix, -(CONST_APTR)glue_of_scrypt, -(CONST_APTR)glue_of_strptime, -(CONST_APTR)glue_of_socket_address_parse_ip, -(CONST_APTR)glue_of_socket_address_parse_ipv4, -(CONST_APTR)glue_of_socket_address_parse_ipv6, -(CONST_APTR)glue_of_socket_address_ipx, -(CONST_APTR)glue_of_socket_address_equal, -(CONST_APTR)glue_of_socket_address_hash, -(CONST_APTR)glue_of_socket_address_ip_string, -(CONST_APTR)glue_of_socket_address_set_port, -(CONST_APTR)glue_of_socket_address_get_port, -(CONST_APTR)glue_of_socket_address_set_ipx_network, -(CONST_APTR)glue_of_socket_address_get_ipx_network, -(CONST_APTR)glue_of_socket_address_set_ipx_node, -(CONST_APTR)glue_of_socket_address_get_ipx_node, -(CONST_APTR)glue_of_dns_class_to_string, -(CONST_APTR)glue_of_dns_record_type_to_string, -(CONST_APTR)glue_of_dns_class_parse, -(CONST_APTR)glue_of_dns_record_type_parse, +(CONST_APTR)glue_OFInit, +(CONST_APTR)glue_OFAllocMemory, +(CONST_APTR)glue_OFAllocZeroedMemory, +(CONST_APTR)glue_OFResizeMemory, +(CONST_APTR)glue_OFFreeMemory, +(CONST_APTR)glue_OFHashInit, +(CONST_APTR)glue_OFRandom16, +(CONST_APTR)glue_OFRandom32, +(CONST_APTR)glue_OFRandom64, +(CONST_APTR)glue_OFHashSeedRef, +(CONST_APTR)glue_OFStdInRef, +(CONST_APTR)glue_OFStdOutRef, +(CONST_APTR)glue_OFStdErrRef, +(CONST_APTR)glue_OFLogV, +(CONST_APTR)glue_OFApplicationMain, +(CONST_APTR)glue__Block_copy, +(CONST_APTR)glue__Block_release, +(CONST_APTR)glue_OFDNSClassName, +(CONST_APTR)glue_OFDNSRecordTypeName, +(CONST_APTR)glue_OFDNSClassParseName, +(CONST_APTR)glue_OFDNSRecordTypeParseName, +(CONST_APTR)glue_OFHTTPRequestMethodName, +(CONST_APTR)glue_OFHTTPRequestMethodParseName, +(CONST_APTR)glue_OFHTTPStatusCodeString, +(CONST_APTR)glue_OFListItemNext, +(CONST_APTR)glue_OFListItemPrevious, +(CONST_APTR)glue_OFListItemObject, +(CONST_APTR)glue_OFSizeOfTypeEncoding, +(CONST_APTR)glue_OFAlignmentOfTypeEncoding, +(CONST_APTR)glue_OFOnce, +(CONST_APTR)glue_OFPBKDF2, +(CONST_APTR)glue_OFScrypt, +(CONST_APTR)glue_OFSalsa20_8Core, +(CONST_APTR)glue_OFScryptBlockMix, +(CONST_APTR)glue_OFScryptROMix, +(CONST_APTR)glue_OFSocketAddressParseIP, +(CONST_APTR)glue_OFSocketAddressParseIPv4, +(CONST_APTR)glue_OFSocketAddressParseIPv6, +(CONST_APTR)glue_OFSocketAddressMakeIPX, +(CONST_APTR)glue_OFSocketAddressEqual, +(CONST_APTR)glue_OFSocketAddressHash, +(CONST_APTR)glue_OFSocketAddressString, +(CONST_APTR)glue_OFSocketAddressSetPort, +(CONST_APTR)glue_OFSocketAddressPort, +(CONST_APTR)glue_OFSocketAddressSetIPXNetwork, +(CONST_APTR)glue_OFSocketAddressIPXNetwork, +(CONST_APTR)glue_OFSocketAddressSetIPXNode, +(CONST_APTR)glue_OFSocketAddressIPXNode, +(CONST_APTR)glue_OFStrPTime, +(CONST_APTR)glue_OFStringEncodingParseName, +(CONST_APTR)glue_OFStringEncodingName, +(CONST_APTR)glue_OFUTF16StringLength, +(CONST_APTR)glue_OFUTF32StringLength, +(CONST_APTR)glue_OFZIPArchiveEntryVersionToString, +(CONST_APTR)glue_OFZIPArchiveEntryCompressionMethodName, +(CONST_APTR)glue_OFZIPArchiveEntryExtraFieldFind,