Source: rxp
Version: 1.5.0-3
Severity: serious
Tags: patch pending sid trixie
Justification: library ABI skew on upgrade
User: debian-...@lists.debian.org
Usertags: time-t

NOTICE: these changes must not be uploaded to unstable yet!

Dear maintainer,

As part of the 64-bit time_t transition required to support 32-bit
architectures in 2038 and beyond
(https://wiki.debian.org/ReleaseGoals/64bit-time), we have identified
rxp as a source package shipping runtime libraries whose ABI
either is affected by the change in size of time_t, or could not be
analyzed via abi-compliance-checker (and therefore to be on the safe
side we assume is affected).

To ensure that inconsistent combinations of libraries with their
reverse-dependencies are never installed together, it is necessary to
have a library transition, which is most easily done by renaming the
runtime library package.

Since turning on 64-bit time_t is being handled centrally through a change
to the default dpkg-buildflags (https://bugs.debian.org/1037136), it is
important that libraries affected by this ABI change all be uploaded close
together in time.  Therefore I have prepared a 0-day NMU for rxp
which will initially be uploaded to experimental if possible, then to
unstable after packages have cleared binary NEW.

Please find the patch for this NMU attached.

If you have any concerns about this patch, please reach out ASAP.  Although
this package will be uploaded to experimental immediately, there will be a
period of several days before we begin uploads to unstable; so if information
becomes available that your package should not be included in the transition,
there is time for us to amend the planned uploads.



-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-5-amd64 (SMP w/32 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect
diff -Nru rxp-1.5.0/debian/changelog rxp-1.5.0/debian/changelog
--- rxp-1.5.0/debian/changelog  2019-08-19 04:10:09.000000000 +0000
+++ rxp-1.5.0/debian/changelog  2024-02-03 21:03:57.000000000 +0000
@@ -1,3 +1,10 @@
+rxp (1.5.0-3.1) experimental; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename libraries for 64-bit time_t transition.
+
+ -- Sergio Durigan Junior <sergi...@debian.org>  Sat, 03 Feb 2024 21:03:57 
+0000
+
 rxp (1.5.0-3) unstable; urgency=medium
 
   * debian/compat: Require 10.
diff -Nru rxp-1.5.0/debian/control rxp-1.5.0/debian/control
--- rxp-1.5.0/debian/control    2019-08-19 04:08:19.000000000 +0000
+++ rxp-1.5.0/debian/control    2024-02-03 21:03:57.000000000 +0000
@@ -15,7 +15,10 @@
 Description: Validating XML parser
  Rxp reads, parses, and can optionally validate XML.
 
-Package: librxp0
+Package: librxp0t64
+Provides: ${t64:Provides}
+Replaces: librxp0
+Breaks: librxp0 (<< ${source:Version})
 Section: libs
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
@@ -29,7 +32,7 @@
 Section: libdevel
 Multi-Arch: same
 Architecture: any
-Depends: ${misc:Depends}, librxp0 (= ${binary:Version})
+Depends: ${misc:Depends}, librxp0t64 (= ${binary:Version})
 Description: Development files for librxp
  XML is a metalanguage to let you design your own markup language. librxp is
  a library that can be used to parse and validate XML documents.
diff -Nru rxp-1.5.0/debian/librxp0.install rxp-1.5.0/debian/librxp0.install
--- rxp-1.5.0/debian/librxp0.install    2019-08-19 04:00:54.000000000 +0000
+++ rxp-1.5.0/debian/librxp0.install    1970-01-01 00:00:00.000000000 +0000
@@ -1 +0,0 @@
-/usr/lib/*/librxp*.so.*
diff -Nru rxp-1.5.0/debian/librxp0.symbols rxp-1.5.0/debian/librxp0.symbols
--- rxp-1.5.0/debian/librxp0.symbols    2019-08-19 04:00:54.000000000 +0000
+++ rxp-1.5.0/debian/librxp0.symbols    1970-01-01 00:00:00.000000000 +0000
@@ -1,231 +0,0 @@
-librxp.so.0 librxp0 #MINVER#
- AttributeTypeName@Base 1.5.0
- CE_alias_count@Base 1.5.0
- CatalogEnable@Base 1.5.0
- CharacterEncodingAlias@Base 1.5.0
- CharacterEncodingName@Base 1.5.0
- CharacterEncodingNameAndByteOrder@Base 1.5.0
- ContentParticleTypeName@Base 1.5.0
- ContentTypeName@Base 1.5.0
- DefaultTypeName@Base 1.5.0
- DefineAttributeN@Base 1.5.0
- DefineElementN@Base 1.5.0
- DefineEntity@Base 1.5.0
- DefineNSElement@Base 1.5.0
- DefineNSElementAttribute@Base 1.5.0
- DefineNSGlobalAttribute@Base 1.5.0
- DefineNotationN@Base 1.5.0
- EncodingIsAsciiSuperset@Base 1.5.0
- EncodingsCompatible@Base 1.5.0
- EntityBaseURL@Base 1.5.0
- EntityDescription@Base 1.5.0
- EntityOpen@Base 1.5.0
- EntitySetBaseURL@Base 1.5.0
- EntityURL@Base 1.5.0
- Epsilon@Base 1.5.0
- Fclose@Base 1.5.0
- Feof@Base 1.5.0
- Ferror@Base 1.5.0
- Fflush@Base 1.5.0
- FindAttributeN@Base 1.5.0
- FindElementN@Base 1.5.0
- FindEncoding@Base 1.5.0
- FindEntityN@Base 1.5.0
- FindNSElementAttributeDefinition@Base 1.5.0
- FindNSElementDefinition@Base 1.5.0
- FindNSGlobalAttributeDefinition@Base 1.5.0
- FindNamespace@Base 1.5.0
- FindNotationN@Base 1.5.0
- Fprintf@Base 1.5.0
- Free@Base 1.5.0
- FreeAttributeDefinition@Base 1.5.0
- FreeCatalog@Base 1.5.0
- FreeCatalogEntry@Base 1.5.0
- FreeCatalogEntryFile@Base 1.5.0
- FreeContentParticle@Base 1.5.0
- FreeDtd@Base 1.5.0
- FreeElementDefinition@Base 1.5.0
- FreeEntity@Base 1.5.0
- FreeFSM@Base 1.5.0
- FreeNamespaceUniverse@Base 1.5.0
- FreeNotationDefinition@Base 1.5.0
- FreeParser@Base 1.5.0
- FreeXBit@Base 1.5.0
- FreeXTree@Base 1.5.0
- Fseek@Base 1.5.0
- GetCatalogEntryFile@Base 1.5.0
- GetFILE@Base 1.5.0
- GetFileEncoding@Base 1.5.0
- Getu@Base 1.5.0
- InternalCharacterEncoding@Base 1.5.0
- IsPublicidUrn@Base 1.5.0
- LookupNamespace@Base 1.5.0
- MakeFILE16FromFD@Base 1.5.0
- MakeFILE16FromFILE@Base 1.5.0
- MakeFILE16FromString@Base 1.5.0
- MakeStringFILE16@Base 1.5.0
- Malloc@Base 1.5.0
- NamespacifyElementAttributeDefinition@Base 1.5.0
- NamespacifyElementDefinition@Base 1.5.0
- NamespacifyGlobalAttributeDefinition@Base 1.5.0
- NewCatalog@Base 1.5.0
- NewCatalogEntry@Base 1.5.0
- NewDtd@Base 1.5.0
- NewExternalEntity@Base 1.5.0
- NewExternalEntityN@Base 1.5.0
- NewInputSource@Base 1.5.0
- NewInternalEntityN@Base 1.5.0
- NewNamespace@Base 1.5.0
- NewNamespaceUniverse@Base 1.5.0
- NewParser@Base 1.5.0
- NextAttributeDefinition@Base 1.5.0
- NextElementDefinition@Base 1.5.0
- NextEntity@Base 1.5.0
- NextNSElementAttributeDefinition@Base 1.5.0
- NextNSElementDefinition@Base 1.5.0
- NextNSGlobalAttributeDefinition@Base 1.5.0
- NextNamespace@Base 1.5.0
- NextNotationDefinition@Base 1.5.0
- NextParameterEntity@Base 1.5.0
- NormalizePublic16@Base 1.5.0
- NormalizePublic8@Base 1.5.0
- NormalizePublic@Base 1.5.0
- NormalizeSystem16@Base 1.5.0
- NormalizeSystem8@Base 1.5.0
- NormalizeSystem@Base 1.5.0
- NotationURL@Base 1.5.0
- PCDataElement@Base 1.5.0
- ParseDtd@Base 1.5.0
- ParserPerror@Base 1.5.0
- ParserPop@Base 1.5.0
- ParserPush@Base 1.5.0
- ParserRootEntity@Base 1.5.0
- ParserRootSource@Base 1.5.0
- ParserSetDtdCallback@Base 1.5.0
- ParserSetDtdCallbackArg@Base 1.5.0
- ParserSetEntityOpener@Base 1.5.0
- ParserSetEntityOpenerArg@Base 1.5.0
- ParserSetFlag@Base 1.5.0
- ParserSetWarningCallback@Base 1.5.0
- ParserSetWarningCallbackArg@Base 1.5.0
- PeekXBit@Base 1.5.0
- PreferName@Base 1.5.0
- Printf@Base 1.5.0
- ReadCatalogEntryFile@Base 1.5.0
- ReadXBit@Base 1.5.0
- ReadXTree@Base 1.5.0
- Readu@Base 1.5.0
- Realloc@Base 1.5.0
- RedefineElement@Base 1.5.0
- RedefineNotation@Base 1.5.0
- ResolveExternalIdentifier@Base 1.5.0
- ResolveURI@Base 1.5.0
- SetCloseUnderlying@Base 1.5.0
- SetFileEncoding@Base 1.5.0
- SetNormalizeLineEnd@Base 1.5.0
- Snprintf@Base 1.5.0
- SourceClose@Base 1.5.0
- SourceFromFILE16@Base 1.5.0
- SourceFromStream@Base 1.5.0
- SourceLineAndChar@Base 1.5.0
- SourcePosition@Base 1.5.0
- SourceSeek@Base 1.5.0
- SourceTell@Base 1.5.0
- Sprintf@Base 1.5.0
- StandaloneDeclarationName@Base 1.5.0
- Stderr@Base 1.5.0
- Stdin@Base 1.5.0
- Stdout@Base 1.5.0
- StringFILE16String@Base 1.5.0
- StringFILE16StringLength@Base 1.5.0
- TentativelyDefineElementN@Base 1.5.0
- TentativelyDefineNotationN@Base 1.5.0
- Tolower@Base 1.5.0
- Toupper@Base 1.5.0
- UnwrapPublicidUrn@Base 1.5.0
- Vfprintf@Base 1.5.0
- Vprintf@Base 1.5.0
- Vsnprintf@Base 1.5.0
- Vsprintf@Base 1.5.0
- Writeu@Base 1.5.0
- XBitTypeName@Base 1.5.0
- bogus_bit@Base 1.5.0
- catalog_debug@Base 1.5.0
- catalog_entity_open@Base 1.5.0
- catalog_resource_error@Base 1.5.0
- catalog_resource_error_data@Base 1.5.0
- combiningClassCount@Base 1.5.0
- combiningClasses@Base 1.5.0
- create_hash_table@Base 1.5.0
- default_base_url@Base 1.5.0
- deinit_charset@Base 1.5.0
- deinit_ctype16@Base 1.5.0
- deinit_http@Base 1.5.0
- deinit_namespaces@Base 1.5.0
- deinit_parser@Base 1.5.0
- deinit_stdio16@Base 1.5.0
- deinit_url@Base 1.5.0
- determine_character_encoding@Base 1.5.0
- elements@Base 1.5.0
- free_hash_table@Base 1.5.0
- get_with_fill@Base 1.5.0
- global_universe@Base 1.5.0
- hash_count@Base 1.5.0
- hash_find@Base 1.5.0
- hash_find_or_add@Base 1.5.0
- hash_map@Base 1.5.0
- hash_remove@Base 1.5.0
- http_open@Base 1.5.0
- http_set_user_agent@Base 1.5.0
- infoset_print@Base 1.5.0
- init_charset@Base 1.5.0
- init_ctype16@Base 1.5.0
- init_http@Base 1.5.0
- init_namespaces@Base 1.5.0
- init_parser@Base 1.5.0
- init_stdio16@Base 1.5.0
- init_url@Base 1.5.0
- iso_max_val@Base 1.5.0
- iso_to_unicode@Base 1.5.0
- nelements@Base 1.5.0
- nf16check@Base 1.5.0
- nf16checkDelete@Base 1.5.0
- nf16checkExists@Base 1.5.0
- nf16checkL@Base 1.5.0
- nf16checkNew@Base 1.5.0
- nf16checkNoStart@Base 1.5.0
- nf16checkStart@Base 1.5.0
- nf16flags@Base 1.5.0
- percent_escape@Base 1.5.0
- recombinerCount@Base 1.5.0
- recombiners@Base 1.5.0
- reinit_namespaces@Base 1.5.0
- rxp_version_string@Base 1.5.0
- schemes@Base 1.5.0
- strcasecmp16@Base 1.5.0
- strcasecmp8@Base 1.5.0
- strcat16@Base 1.5.0
- strchr16@Base 1.5.0
- strcmp16@Base 1.5.0
- strcmpC8@Base 1.5.0
- strcpy16@Base 1.5.0
- strdup16@Base 1.5.0
- strdup8@Base 1.5.0
- strlen16@Base 1.5.0
- strncasecmp16@Base 1.5.0
- strncasecmp8@Base 1.5.0
- strncat16@Base 1.5.0
- strncmp16@Base 1.5.0
- strncpy16@Base 1.5.0
- strstr16@Base 1.5.0
- toUTF8@Base 1.5.0
- translate_latin1_utf16@Base 1.5.0
- translate_latin1_utf16_m@Base 1.5.0
- translate_utf16_latin1@Base 1.5.0
- translate_utf16_latin1_m@Base 1.5.0
- unicode_to_iso@Base 1.5.0
- url_merge@Base 1.5.0
- url_open@Base 1.5.0
- xml_char_map@Base 1.5.0
- xml_char_map_105@Base 1.5.0
- xml_char_map_11@Base 1.5.0
diff -Nru rxp-1.5.0/debian/librxp0t64.install 
rxp-1.5.0/debian/librxp0t64.install
--- rxp-1.5.0/debian/librxp0t64.install 1970-01-01 00:00:00.000000000 +0000
+++ rxp-1.5.0/debian/librxp0t64.install 2019-08-19 04:00:54.000000000 +0000
@@ -0,0 +1 @@
+/usr/lib/*/librxp*.so.*
diff -Nru rxp-1.5.0/debian/librxp0t64.lintian-overrides 
rxp-1.5.0/debian/librxp0t64.lintian-overrides
--- rxp-1.5.0/debian/librxp0t64.lintian-overrides       1970-01-01 
00:00:00.000000000 +0000
+++ rxp-1.5.0/debian/librxp0t64.lintian-overrides       2024-02-03 
21:03:57.000000000 +0000
@@ -0,0 +1 @@
+librxp0t64: package-name-doesnt-match-sonames librxp0
diff -Nru rxp-1.5.0/debian/librxp0t64.symbols 
rxp-1.5.0/debian/librxp0t64.symbols
--- rxp-1.5.0/debian/librxp0t64.symbols 1970-01-01 00:00:00.000000000 +0000
+++ rxp-1.5.0/debian/librxp0t64.symbols 2024-02-03 21:03:57.000000000 +0000
@@ -0,0 +1,231 @@
+librxp.so.0 librxp0t64 #MINVER#
+ AttributeTypeName@Base 1.5.0
+ CE_alias_count@Base 1.5.0
+ CatalogEnable@Base 1.5.0
+ CharacterEncodingAlias@Base 1.5.0
+ CharacterEncodingName@Base 1.5.0
+ CharacterEncodingNameAndByteOrder@Base 1.5.0
+ ContentParticleTypeName@Base 1.5.0
+ ContentTypeName@Base 1.5.0
+ DefaultTypeName@Base 1.5.0
+ DefineAttributeN@Base 1.5.0
+ DefineElementN@Base 1.5.0
+ DefineEntity@Base 1.5.0
+ DefineNSElement@Base 1.5.0
+ DefineNSElementAttribute@Base 1.5.0
+ DefineNSGlobalAttribute@Base 1.5.0
+ DefineNotationN@Base 1.5.0
+ EncodingIsAsciiSuperset@Base 1.5.0
+ EncodingsCompatible@Base 1.5.0
+ EntityBaseURL@Base 1.5.0
+ EntityDescription@Base 1.5.0
+ EntityOpen@Base 1.5.0
+ EntitySetBaseURL@Base 1.5.0
+ EntityURL@Base 1.5.0
+ Epsilon@Base 1.5.0
+ Fclose@Base 1.5.0
+ Feof@Base 1.5.0
+ Ferror@Base 1.5.0
+ Fflush@Base 1.5.0
+ FindAttributeN@Base 1.5.0
+ FindElementN@Base 1.5.0
+ FindEncoding@Base 1.5.0
+ FindEntityN@Base 1.5.0
+ FindNSElementAttributeDefinition@Base 1.5.0
+ FindNSElementDefinition@Base 1.5.0
+ FindNSGlobalAttributeDefinition@Base 1.5.0
+ FindNamespace@Base 1.5.0
+ FindNotationN@Base 1.5.0
+ Fprintf@Base 1.5.0
+ Free@Base 1.5.0
+ FreeAttributeDefinition@Base 1.5.0
+ FreeCatalog@Base 1.5.0
+ FreeCatalogEntry@Base 1.5.0
+ FreeCatalogEntryFile@Base 1.5.0
+ FreeContentParticle@Base 1.5.0
+ FreeDtd@Base 1.5.0
+ FreeElementDefinition@Base 1.5.0
+ FreeEntity@Base 1.5.0
+ FreeFSM@Base 1.5.0
+ FreeNamespaceUniverse@Base 1.5.0
+ FreeNotationDefinition@Base 1.5.0
+ FreeParser@Base 1.5.0
+ FreeXBit@Base 1.5.0
+ FreeXTree@Base 1.5.0
+ Fseek@Base 1.5.0
+ GetCatalogEntryFile@Base 1.5.0
+ GetFILE@Base 1.5.0
+ GetFileEncoding@Base 1.5.0
+ Getu@Base 1.5.0
+ InternalCharacterEncoding@Base 1.5.0
+ IsPublicidUrn@Base 1.5.0
+ LookupNamespace@Base 1.5.0
+ MakeFILE16FromFD@Base 1.5.0
+ MakeFILE16FromFILE@Base 1.5.0
+ MakeFILE16FromString@Base 1.5.0
+ MakeStringFILE16@Base 1.5.0
+ Malloc@Base 1.5.0
+ NamespacifyElementAttributeDefinition@Base 1.5.0
+ NamespacifyElementDefinition@Base 1.5.0
+ NamespacifyGlobalAttributeDefinition@Base 1.5.0
+ NewCatalog@Base 1.5.0
+ NewCatalogEntry@Base 1.5.0
+ NewDtd@Base 1.5.0
+ NewExternalEntity@Base 1.5.0
+ NewExternalEntityN@Base 1.5.0
+ NewInputSource@Base 1.5.0
+ NewInternalEntityN@Base 1.5.0
+ NewNamespace@Base 1.5.0
+ NewNamespaceUniverse@Base 1.5.0
+ NewParser@Base 1.5.0
+ NextAttributeDefinition@Base 1.5.0
+ NextElementDefinition@Base 1.5.0
+ NextEntity@Base 1.5.0
+ NextNSElementAttributeDefinition@Base 1.5.0
+ NextNSElementDefinition@Base 1.5.0
+ NextNSGlobalAttributeDefinition@Base 1.5.0
+ NextNamespace@Base 1.5.0
+ NextNotationDefinition@Base 1.5.0
+ NextParameterEntity@Base 1.5.0
+ NormalizePublic16@Base 1.5.0
+ NormalizePublic8@Base 1.5.0
+ NormalizePublic@Base 1.5.0
+ NormalizeSystem16@Base 1.5.0
+ NormalizeSystem8@Base 1.5.0
+ NormalizeSystem@Base 1.5.0
+ NotationURL@Base 1.5.0
+ PCDataElement@Base 1.5.0
+ ParseDtd@Base 1.5.0
+ ParserPerror@Base 1.5.0
+ ParserPop@Base 1.5.0
+ ParserPush@Base 1.5.0
+ ParserRootEntity@Base 1.5.0
+ ParserRootSource@Base 1.5.0
+ ParserSetDtdCallback@Base 1.5.0
+ ParserSetDtdCallbackArg@Base 1.5.0
+ ParserSetEntityOpener@Base 1.5.0
+ ParserSetEntityOpenerArg@Base 1.5.0
+ ParserSetFlag@Base 1.5.0
+ ParserSetWarningCallback@Base 1.5.0
+ ParserSetWarningCallbackArg@Base 1.5.0
+ PeekXBit@Base 1.5.0
+ PreferName@Base 1.5.0
+ Printf@Base 1.5.0
+ ReadCatalogEntryFile@Base 1.5.0
+ ReadXBit@Base 1.5.0
+ ReadXTree@Base 1.5.0
+ Readu@Base 1.5.0
+ Realloc@Base 1.5.0
+ RedefineElement@Base 1.5.0
+ RedefineNotation@Base 1.5.0
+ ResolveExternalIdentifier@Base 1.5.0
+ ResolveURI@Base 1.5.0
+ SetCloseUnderlying@Base 1.5.0
+ SetFileEncoding@Base 1.5.0
+ SetNormalizeLineEnd@Base 1.5.0
+ Snprintf@Base 1.5.0
+ SourceClose@Base 1.5.0
+ SourceFromFILE16@Base 1.5.0
+ SourceFromStream@Base 1.5.0
+ SourceLineAndChar@Base 1.5.0
+ SourcePosition@Base 1.5.0
+ SourceSeek@Base 1.5.0
+ SourceTell@Base 1.5.0
+ Sprintf@Base 1.5.0
+ StandaloneDeclarationName@Base 1.5.0
+ Stderr@Base 1.5.0
+ Stdin@Base 1.5.0
+ Stdout@Base 1.5.0
+ StringFILE16String@Base 1.5.0
+ StringFILE16StringLength@Base 1.5.0
+ TentativelyDefineElementN@Base 1.5.0
+ TentativelyDefineNotationN@Base 1.5.0
+ Tolower@Base 1.5.0
+ Toupper@Base 1.5.0
+ UnwrapPublicidUrn@Base 1.5.0
+ Vfprintf@Base 1.5.0
+ Vprintf@Base 1.5.0
+ Vsnprintf@Base 1.5.0
+ Vsprintf@Base 1.5.0
+ Writeu@Base 1.5.0
+ XBitTypeName@Base 1.5.0
+ bogus_bit@Base 1.5.0
+ catalog_debug@Base 1.5.0
+ catalog_entity_open@Base 1.5.0
+ catalog_resource_error@Base 1.5.0
+ catalog_resource_error_data@Base 1.5.0
+ combiningClassCount@Base 1.5.0
+ combiningClasses@Base 1.5.0
+ create_hash_table@Base 1.5.0
+ default_base_url@Base 1.5.0
+ deinit_charset@Base 1.5.0
+ deinit_ctype16@Base 1.5.0
+ deinit_http@Base 1.5.0
+ deinit_namespaces@Base 1.5.0
+ deinit_parser@Base 1.5.0
+ deinit_stdio16@Base 1.5.0
+ deinit_url@Base 1.5.0
+ determine_character_encoding@Base 1.5.0
+ elements@Base 1.5.0
+ free_hash_table@Base 1.5.0
+ get_with_fill@Base 1.5.0
+ global_universe@Base 1.5.0
+ hash_count@Base 1.5.0
+ hash_find@Base 1.5.0
+ hash_find_or_add@Base 1.5.0
+ hash_map@Base 1.5.0
+ hash_remove@Base 1.5.0
+ http_open@Base 1.5.0
+ http_set_user_agent@Base 1.5.0
+ infoset_print@Base 1.5.0
+ init_charset@Base 1.5.0
+ init_ctype16@Base 1.5.0
+ init_http@Base 1.5.0
+ init_namespaces@Base 1.5.0
+ init_parser@Base 1.5.0
+ init_stdio16@Base 1.5.0
+ init_url@Base 1.5.0
+ iso_max_val@Base 1.5.0
+ iso_to_unicode@Base 1.5.0
+ nelements@Base 1.5.0
+ nf16check@Base 1.5.0
+ nf16checkDelete@Base 1.5.0
+ nf16checkExists@Base 1.5.0
+ nf16checkL@Base 1.5.0
+ nf16checkNew@Base 1.5.0
+ nf16checkNoStart@Base 1.5.0
+ nf16checkStart@Base 1.5.0
+ nf16flags@Base 1.5.0
+ percent_escape@Base 1.5.0
+ recombinerCount@Base 1.5.0
+ recombiners@Base 1.5.0
+ reinit_namespaces@Base 1.5.0
+ rxp_version_string@Base 1.5.0
+ schemes@Base 1.5.0
+ strcasecmp16@Base 1.5.0
+ strcasecmp8@Base 1.5.0
+ strcat16@Base 1.5.0
+ strchr16@Base 1.5.0
+ strcmp16@Base 1.5.0
+ strcmpC8@Base 1.5.0
+ strcpy16@Base 1.5.0
+ strdup16@Base 1.5.0
+ strdup8@Base 1.5.0
+ strlen16@Base 1.5.0
+ strncasecmp16@Base 1.5.0
+ strncasecmp8@Base 1.5.0
+ strncat16@Base 1.5.0
+ strncmp16@Base 1.5.0
+ strncpy16@Base 1.5.0
+ strstr16@Base 1.5.0
+ toUTF8@Base 1.5.0
+ translate_latin1_utf16@Base 1.5.0
+ translate_latin1_utf16_m@Base 1.5.0
+ translate_utf16_latin1@Base 1.5.0
+ translate_utf16_latin1_m@Base 1.5.0
+ unicode_to_iso@Base 1.5.0
+ url_merge@Base 1.5.0
+ url_open@Base 1.5.0
+ xml_char_map@Base 1.5.0
+ xml_char_map_105@Base 1.5.0
+ xml_char_map_11@Base 1.5.0

Reply via email to