CINXE.COM

2.31-0ubuntu9 : libc6 : s390x : Focal (20.04) : Ubuntu

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://launchpad.net/ubuntu/focal/s390x/libc6/2.31-0ubuntu9/+index" /> <meta charset="UTF-8" /> <title>2.31-0ubuntu9 : libc6 : s390x : Focal (20.04) : Ubuntu</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev22ade00ab50b929fac63b8ee7252243aceda294a/combo.css" /> <meta name="description" content=" Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others." /> <meta property="og:description" content=" Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others." /> <meta property="og:title" content="2.31-0ubuntu9 : libc6 : s390x : Focal (20.04) : Ubuntu" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://launchpad.net/ubuntu/focal/s390x/libc6/2.31-0ubuntu9/+index" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?lp/', comboBase: '/+combo/rev22ade00ab50b929fac63b8ee7252243aceda294a/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-overview main_only public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://launchpad.net/ubuntu/focal/s390x/libc6/2.31-0ubuntu9/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/ubuntu"><img alt="" width="64" height="64" src="https://launchpadlibrarian.net/606381979/CoF%2064px.png" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/ubuntu">Ubuntu</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview active"><a href="https://launchpad.net/ubuntu">Overview</a></li> <li class="branches"><a href="https://code.launchpad.net/ubuntu">Code</a></li> <li class="bugs"><a href="https://bugs.launchpad.net/ubuntu">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/ubuntu">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/ubuntu">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/ubuntu">Answers</a></li> </ul> </div> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <div> <h1>libc6 2.31-0ubuntu9 (s390x binary) in ubuntu focal</h1> </div> <ol itemprop="breadcrumb" class="breadcrumbs"> <li> <a href="https://launchpad.net/ubuntu/focal">Focal (20.04)</a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x">s390x</a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/libc6">libc6</a> </li> <li> 2.31-0ubuntu9 </li> </ol> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <div class="top-portlet"> <p>&nbsp;Contains the standard libraries that are used by nearly all programs on<br /> &nbsp;the system. This package includes shared versions of the standard C library<br /> &nbsp;and the standard math library, as well as many others.</p> </div> <div class="yui-g"> <div class="first yui-u"> <div class="portlet" id="portlet-details"> <h2>Details</h2> <div class="two-column-list"> <dl> <dt>Package version:</dt> <dd>2.31-0ubuntu9</dd> </dl> <dl> <dt>Source:</dt> <dd id="source"> <a href="/ubuntu/+source/glibc/2.31-0ubuntu9">glibc 2.31-0ubuntu9 source package in Ubuntu</a><br /> </dd> </dl> <dl> <dt>Status:</dt> <dd>Published</dd> </dl> <dl> <dt>Component:</dt> <dd>main</dd> </dl> <dl> <dt>Priority:</dt> <dd>Required</dd> </dl> </div> </div> </div> <div class="yui-u"> <div class="portlet"> <h2>Downloadable files</h2> <div id="files"> <div id="build"> <a href="/~ci-train-ppa-service/+archive/ubuntu/4019-deletedppa/+build/19162393">s390x build of glibc 2.31-0ubuntu9 in ubuntu focal RELEASE</a> produced <span> these files: </span> </div> <div id="downloadable-files"> <ul> <li> <a class="sprite" href="http://launchpadlibrarian.net/474695426/libc6_2.31-0ubuntu9_s390x.deb">libc6_2.31-0ubuntu9_s390x.deb</a> (2.2 MiB) </li> </ul> </div> </div> <!-- No build and no downloadable files --> </div><!--portlet--> </div><!--yui-u--> </div><!--yui-g--> <style>#relationships div {padding-top:0.5em;}</style> <div class="yui-g"> <div class="portlet" id="relationships"> <h2>Package relationships</h2> <div class="first yui-u" id="portlet-depends"> <dl id="depends"> <dt>Depends on:</dt> <ul> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/libcrypt1"> libcrypt1 (&gt;= 1:4.4.10-10ubuntu4) </a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/libgcc-s1"> libgcc-s1 </a> </li> </ul> </dl> </div> <div class="first yui-u" id="portlet-conflicts"> <dl id="conflicts"> <dt>Conflicts:</dt> <ul> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/openrc"> openrc (&lt;&lt; 0.27-2~) </a> </li> </ul> </dl> </div> <div class="first yui-u" id="portlet-replaces"> <dl id="replaces"> <dt>Replaces:</dt> <ul> <li> libc6-s390x </li> </ul> </dl> </div> <div class="first yui-u" id="portlet-suggests"> <dl id="suggests"> <dt>Suggests:</dt> <ul> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/debconf"> debconf </a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/glibc-doc"> glibc-doc </a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/locales"> locales </a> </li> </ul> </dl> </div> <div class="first yui-u" id="portlet-recommends"> <dl id="recommends"> <dt>Recommends:</dt> <ul> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/libidn2-0"> libidn2-0 (&gt;= 2.0.5~) </a> </li> </ul> </dl> </div> <div class="first yui-u" id="portlet-breaks"> <dl id="breaks"> <dt>Breaks:</dt> <ul> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/hurd"> hurd (&lt;&lt; 1:0.9.git20170910-1) </a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/iraf-fitsutil"> iraf-fitsutil (&lt;&lt; 2018.07.06-4) </a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/libtirpc1"> libtirpc1 (&lt;&lt; 0.2.3) </a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/locales"> locales (&lt;&lt; 2.31) </a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/locales-all"> locales-all (&lt;&lt; 2.31) </a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/nocache"> nocache (&lt;&lt; 1.1-1~) </a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/nscd"> nscd (&lt;&lt; 2.31) </a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/r-cran-later"> r-cran-later (&lt;&lt; 0.7.5+dfsg-2) </a> </li> <li> <a href="https://launchpad.net/ubuntu/focal/s390x/wcc"> wcc (&lt;&lt; 0.0.2+dfsg-3) </a> </li> </ul> </dl> </div> </div><!--portlet--> </div><!--yui-g--> </div> </div><!-- yui-b --> </div><!-- yui-main --> <!-- yui-b side --> <!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 22ade00 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}};</script> </body> <!-- Facet name: overview Page type: main_only Has global search: True Has application tabs: True Has side portlets: False At least 44 queries/external actions issued in 0.28 seconds Features: {'profiling.enabled': None, 'hard_timeout': '5000', 'js.yui_version': None, 'app.mainsite_only.canonical_url': None, 'app.maintenance_message': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r22ade00 --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10