libHX-devel-32bit-3.22-lp151.2.3 >  A \M/=„ݎlB)_=1Xm#jy=}iˊi|t濕r^^SStQ?/osnds35]"|^?V PV8GJ:h|Q<*5g0O0}@&K)tiFw2 Rd|5Hče2e7d9d7e58631e2f4678ecc72ae4566aca78cee439ad1869f34bdd7406eca8dd6bca77cd75d00489173acf42ebf1304d033d742-\M/=„.UOKϻ.SrUC/lgIG/4Rˆ!2aIngRiDJGȢ(.F7 $QU V¤l7F$Vé8~1 la . %vt7]IӁ`<µlFYƓv^~r,LH/exY \Hϧ5dJk/f1q>Sm`a){ P,!<yJr>p<#H?#8d # [X\dh{     R dlv(8!9@!:t!GHIXY \ H] P^ jb tc!2d!e!f!l!u!v!w"Hx"Py"X$"""#4ClibHX-devel-32bit3.22lp151.2.3Useful collection of routines for C and C++ programminglibHX is a C library (with some C++ bindings available) that provides data structures and functions commonly needed, such as maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts and more.\5lamb76openSUSE Leap 15.1openSUSELGPL-2.1 or LGPL-3.0https://bugs.opensuse.orgDevelopment/Libraries/C and C++http://libhx.sf.net/linuxx86_64\5\5873591b6873068f5d4312ab3f8942684969934487d5435b3945275a038525a56libHX.so.28.3.0rootrootrootrootlibHX-3.22-lp151.2.3.src.rpmlibHX-devel-32bitlibHX-devel-32bit(x86-32)libHX_rtcheck.solibHX_rtcheck.so(LIBHX_1.10.0)libHX_rtcheck.so(LIBHX_1.25)libHX_rtcheck.so(LIBHX_1.26)libHX_rtcheck.so(LIBHX_2.0)libHX_rtcheck.so(LIBHX_2.2)libHX_rtcheck.so(LIBHX_2.6)libHX_rtcheck.so(LIBHX_2.9)libHX_rtcheck.so(LIBHX_3.0)libHX_rtcheck.so(LIBHX_3.10)libHX_rtcheck.so(LIBHX_3.12)libHX_rtcheck.so(LIBHX_3.13)libHX_rtcheck.so(LIBHX_3.15)libHX_rtcheck.so(LIBHX_3.18)libHX_rtcheck.so(LIBHX_3.2)libHX_rtcheck.so(LIBHX_3.3)libHX_rtcheck.so(LIBHX_3.4)libHX_rtcheck.so(LIBHX_3.9)@@    libHX-devellibHX28-32bitlibc.so.6libc.so.6(GLIBC_2.1.3)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.223.223.0.4-14.6.0-14.0-15.2-14.14.1T@S%@Sg@SQS?R@RƦ@R^@RH@Q8@P~@PPP@O6X@N@NU@N@Nl@NBrN-ZM@MUM@M4/@M1@L8LuKsKXAK@JmJ@jengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@inai.desbrabec@suse.czjengelh@inai.dejengelh@inai.dejengelh@inai.dejengelh@medozas.decfarrell@suse.comjengelh@medozas.decoolo@suse.comjengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.dejengelh@medozas.demc@novell.commc@suse.de- Switch to an out-of-tree build. Drop /pkg from include path.- Update to new upstream release 3.22 * HX_strquote() now supports the HXQUOTE_SQLBQUOTE mechanism- Update to new upstream release 3.21 * HXformat_add() now supports HXTYPE_MCSTR objects (with and without HXTYPE_IMMED) * libxml_helper: New xml_getnsprop() function that gets the value of a property (element attribute) by namespace prefix- Update to new upstream release 3.20 * Build fixes for the Solaris platform- Update to new upstream release 3.19 * string: add the HXQUOTE_SQLSQUOTE quoting variant- Do an out-of-srcdir build- Update to new upstream release 3.18 * Incorrect behavior in HX_strltrim has been fixed * Added a HX_stpltrim function- Update to new upstream release 3.17 * Build fixes and improvements for compiling under Windows- Update to new upstream release 3.16 * remove 256-char format key length limit in HXformat_*- Update to new upstream release 3.15 * string: add HX_strchr2 * string: add HXQUOTE_URIENC mechanism for HX_strquote * defs: HXsizeof_member becomes FIELD_SIZEOF- Update to new upstream release 3.14.1 (bugfix release) * restore forward ordering of ordered maps- Verify GPG signature- Update to new upstream release 3.14 * rand: avoid division by zero when calling HX_irand with lo==hi- Update to new upstream release 3.13 * io: remove HX_REALPATH_SYMLINK * option: new HXOPT_RQ_ORDER flag, allows unconditional POSIX-style parsing (parsing terminates at first non-option encountered) * option: add HXTYPE_SIZE_T * time: add functions and macros for arithmetic and handling of timespec with support for negative time values- Update autotools BuildRequires (add libtool) for Factory/12.2, remove unnecessary regeneration stage- Update to new upstream release 3.12.1 * string: make HX_strdup(NULL) valid again * build: fix build when -Wl,--no-undefined is used- license update: LGPL-2.1 or LGPL-3.0 libHX has a dual choice of LGPL-2.1 or LGPL-3.0. Use SPDX format- Update to new upstream release 3.12 * Clang support * Fixes to the option parser's passthrough mode, which did not correctly copy arguments over * POSIXLY_CORRECT support for the option parser * Size reduction of data structures by eliminating seldomly-used fields- add automake as buildrequire to avoid implicit dependency- Remove pkgincludedir.diff and instead just use --includedir to %configure- Update to new upstream release 3.11 * string: add a HXQUOTE_BASE64 to HX_strquote * debug: new LD_PRELOAD-able library that does additional checks to the runtime - Provide libHX-devel-32bit- Put the libHX directory into a versioned directory to detect unwanted omission of libHX_CFLAGS in dependent projects- Update to new upstream release 3.10.1 * defs: BUILD_BUG_ON_EXPR had erroneously returned 1 - Add BuildRequires: pkg-config as per rpmlint suggestion- Update to new upstream release 3.10 * format: do not split arguments in %(lower) and %(upper) * defs: add array type checking in ARRAY_SIZE * opt: use non-zero sentinel marker * defs: add BUILD_BUG_ON_EXPR * format: provide a %(substr) function * io: add HX_readlink (zero-terminating mc-output readlink) * io: add HX_realpath (supports relative-path output)- Update to new upstream release 3.9.1 * Package missing header file- Update to new upstream release 3.9 * Add missing includes and guard to public include files * For filesystem/filehandle-related functions, io.h should now be included in userspace programs instead of misc.h * hxdirstamp: new development helper program for library users * io: new functions HXio_full{read,write}- Update to new upstream release 3.8 * HXdir_{open,read,close} now work with struct HXdir * instead of void * * xml_newnode prototype changed to accomodate subtext - Run hxtools's spec-beautifier on specfile- update to new upstream version 3.6 * Fixes in 3.6: * bitmap: set/clear/test had no effect due to wrong type selection * bitmap: avoid left-shift larger than type on 64-bit * string: fixed buffer overflow in HX_split when too few fields were present in the input (CVE-2010-2947) * Fixes in 3.5: * format2: failure to skip escaped char in "%(echo foo\ bar)" was corrected * proc: properly check for HXPROC_STDx--HXPROC_STDx_NULL overlap * strquote: do not cause allocation with invalid format numbers * Enhancements: * new format2 expandable functions like %(exec) and %(shell) * LDAP search filter and RDN quoting support * Old formatter was removed- update to upstream version 3.4 * explicit library initializer function- update to upstream version 3.3 * fixes to the quote processing of the format1 and shconfig parsers * introduces a new string formatter- update descriptions in specfile - do not pass --with-pkgconfigdir to configure; build already does it right - update to upstream version 3.2 * defs: add HXsizeof_member and HXtypeof_member * map: new map API, with hash-based maps and classic rbtree-based maps * arbtree: HXbtree was removed in favor of the new HXmap * clist: clist.h moved into list.h * format: HXformat_* now uses struct HXformat_map * rand: use faster modulo-based variant for numbers within RAND_MAX range * rand: use libc rand() almost exclusively, only use /dev/urandom for seed * time: add time delta functions * added HXbitmap_* functions - add baselibs.conf as a Source, so that it is available on local builds too- Version 2.9 - string: fixed number of fields and trailing NULL in HX_split4 - string: add HX_basename_exact - HXproc now knows about HXPROC_NULL_*, which can be used to discard I/O - HXproc: expressly prohibit HXPROC_STD* for HXproc_run_sync- update to version 2.7 - update ducumentation - arbtree: add "flat view" operation - misc: added HX_fls - misc: make HX_time_compare otime-capable - add wx_helper.hpp3.22-lp151.2.33.22-lp151.2.3libHX.solibHX_rtcheck.so/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.1/standard/94ecb3f39d3b1190f406a874c90ce298-libHXcpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=4ad9262d4c374743626b5b52d53c2b56151b977c, stripped$PPPPPPPPPPPP P P P PPPPPPPPP P P P P P PPPPPRRutf-8d4327e232ca03e222b5d9397bbba19ed1b960eb6023da1de835e3a218b67d909?@7zXZ !t/] cr$x#rlOnn״ܷE?dЌ?v`uP=_lm.J'"΅'S5*PEB{L"@1؍n`4lq.X1sqLi9Sf#ՙ16-צM7.߮ 0.$>>ѯna&ĖRzb93iôW{ j:? #9t܌JbQ<]>,Al ԯϙ?C~5mG-JgOS0  FWG`-: (N#VF+Cuے/!#jn,Ɖ iOwRB fMY\P>')O2* :G\Il8wZxtVo\qBOIqr?kv|͍oH*"mD|I[e8cڗ1쫷kgt&O+gLa'z+!Hq2j^Jº/4c 8:C&_+OG3y'oVFXVH7@0U<3Ql=ᘏ,++{`M= @^ydpFlExh*>rϙ@ڷZܭF`VT/y+BqZFv}nÉ%it^@cN'C-g69oTVW1EUvը{dF w e%L;䷑, N'VZ=H%*btej tQyE:tm*\:oPNɉRy,O^qfEvpifMlG #W܊_$lޞ>ž'Uow*Lv ab|*:pg~: r]P/"³IyKcpε5 ΃)5)xrY;-aIL9ܓ{Qv[V+x:<C8UruI {F)Ĕ16Xok%;$l22A__ݹġ wW|gșnEI4L}z)6Jc Cx#uI ѡU2RK ے'$딇`[9ݸcERX/pRbazȋ08S8 (;ִ.~ 4G}"6F@So kf_8}6D*ް3<3ڳyY[9pY\1J:VCvˆ / 9Y-,մ