• Glibc (redirect from GNU C Library)
    The GNU C Library, commonly known as glibc, is the GNU Project implementation of the C standard library. It provides a wrapper around the system calls...
    35 KB (2,727 words) - 16:43, 8 February 2025
  • Thumbnail for GNU Compiler Collection
    under the GNU General Public License (GNU GPL). GCC is a key component of the GNU toolchain which is used for most projects related to GNU and the Linux...
    55 KB (4,863 words) - 18:27, 25 April 2025
  • The GNU Scientific Library (or GSL) is a software library for numerical computations in applied mathematics and science. The GSL is written in C; wrappers...
    11 KB (888 words) - 04:39, 21 January 2025
  • Thumbnail for GNU Multiple Precision Arithmetic Library
    GNU Multiple Precision Arithmetic Library (GMP) is a free library for arbitrary-precision arithmetic, operating on signed integers, rational numbers,...
    10 KB (645 words) - 07:12, 8 January 2025
  • Thumbnail for GNU
    include the GNU Compiler Collection (GCC), the GNU C library (glibc), and GNU Core Utilities (coreutils), but also the GNU Debugger (GDB), GNU Binary Utilities...
    34 KB (3,102 words) - 13:24, 25 April 2025
  • systems GNU C Library (glibc), used in GNU Hurd, GNU/kFreeBSD, and most Linux distributions Microsoft C run-time library, part of Microsoft Visual C++. There...
    37 KB (3,694 words) - 11:18, 26 January 2025
  • GNU Readline is a software library that provides in-line editing and history capabilities for interactive programs with a command-line interface, such...
    16 KB (1,745 words) - 11:50, 30 April 2025
  • kernel, the GNU C library, system libraries and application software like GNU coreutils, bash, the Guix package manager, etc). According to the GNU project...
    13 KB (1,237 words) - 13:03, 2 December 2024
  • Thumbnail for GNU Project
    The GNU Project (/ɡnuː/ GNOO) is a free software, mass collaboration project announced by Richard Stallman on September 27, 1983. Its goal is to give computer...
    29 KB (3,087 words) - 12:02, 19 April 2025
  • Thumbnail for GNU Lesser General Public License
    The GNU Lesser General Public License (LGPL) is a free-software license published by the Free Software Foundation (FSF). The license allows developers...
    10 KB (1,233 words) - 06:42, 16 January 2025
  • replacement for Microsoft .NET GNU C Library (glibc) – POSIX-compliant C library GNU Classpath – libraries for Java GNU FriBidi – a library that implements Unicode's...
    24 KB (2,068 words) - 04:46, 7 March 2025
  • Thumbnail for Linux
    Linux (redirect from GNU/Linux)
    SDL and Mesa. The C standard library is the library necessary to run programs written in C on a computer system, with the GNU C Library being the standard...
    121 KB (11,048 words) - 08:49, 5 May 2025
  • for executable code GNU Bison – Yacc-compatible parser generator program GNU C Library – GNU implementation of the standard C libraryPages displaying short...
    2 KB (291 words) - 21:04, 20 February 2025
  • Thumbnail for GNU MPFR
    open-source software portal The GNU Multiple Precision Floating-Point Reliable Library (GNU MPFR) is a GNU portable C library for arbitrary-precision binary...
    6 KB (472 words) - 14:36, 20 March 2025
  • Thumbnail for GNU/Linux naming controversy
    GNU C Library (glibc), GNU Core Utilities (coreutils), GNU Compiler Collection, GNU Binutils, GNU gzip, GNU tar, GNU gettext, GNU grep, GNU awk, GNU sed...
    28 KB (3,251 words) - 07:03, 15 April 2025
  • kernel since version 2.6. It is now a fully integrated part of the GNU C Library. There exists a tracing tool for NPTL, called POSIX Thread Trace Tool...
    4 KB (484 words) - 15:16, 12 June 2024
  • been included in the GNU C library (used by software on Linux), on the basis of allegedly being inefficient, encouraging the use of C strings (instead of...
    48 KB (3,568 words) - 02:41, 20 February 2025
  • Thumbnail for Year 2038 problem
    too. This was done primarily for the sake of embedded Linux systems. GNU C Library since version 2.34 (released August 2021), added support for using 64-bit...
    29 KB (3,113 words) - 15:18, 5 May 2025
  • Thumbnail for Linux kernel interfaces
    responsibility of the Linux kernel developers or of the developers of the GNU C Library, and more the task for Linux distributions and independent software...
    15 KB (1,648 words) - 20:59, 27 April 2025
  • mtrace is the memory debugger included in the GNU C Library. Note that mtrace tool works only with single threaded applications. In a multithreaded application...
    6 KB (709 words) - 04:20, 27 February 2025
  • Thumbnail for GNU Libtool
    GNU Libtool is a software development tool, part of the GNU build system, consisting of a shell script created to address the software portability problem...
    5 KB (414 words) - 04:45, 26 December 2024
  • take much longer to build than binutils, including the GNU C Library (rated at 4.2 SBUs) and the GNU Compiler Collection (rated at 11 SBUs). The unit must...
    29 KB (1,349 words) - 20:49, 17 March 2025
  • Wave C++ Standard Library 4.1.0) STLport C++ Standard Library documentation The GNU C++ Library online documentation LLVM/Clang C++ Standard Library documentation...
    35 KB (1,526 words) - 16:57, 25 April 2025
  • versions included further improvements. The required library interfaces were added into the GNU C Library (glibc) in its version 2.4, released in March 2006...
    6 KB (685 words) - 05:32, 11 August 2024
  • the library can also be used in the programming languages C++, Perl, Python, and Ruby. Ming's core library is distributed under the terms of the GNU Lesser...
    3 KB (172 words) - 12:56, 19 March 2023
  • Bionic (software) (category C standard library)
    implementation of the C standard library, developed by Google for its Android operating system. It differs from the GNU C Library (glibc) in being designed...
    15 KB (1,852 words) - 21:01, 3 April 2025
  • The Open Group. Retrieved 9 November 2011. "Width of Type (The GNU C Library)". www.gnu.org. Retrieved 30 July 2022. "<limits.h>". pubs.opengroup.org....
    34 KB (3,301 words) - 13:34, 14 March 2025
  • Thumbnail for Application binary interface
    software implementations like the C library may impose additional limitations to form more concrete ABIs; one example is the GNU OABI and EABI for ARM, both...
    9 KB (1,003 words) - 21:27, 27 April 2025
  • Errno.h (category C standard library headers)
    conflicting definitions from POSIX and GNU makes it even less portable than the sys_errlist table. The GNU C library (GLIBC) provides the additional POSIX...
    14 KB (711 words) - 15:51, 6 April 2025
  • Thumbnail for Libhybris
    Libhybris (category C standard library)
    based on the GNU C library or Musl, intended for using software written for Bionic-based Linux systems, which mainly includes Android libraries and device...
    7 KB (458 words) - 06:08, 28 October 2024