When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Alpine Linux - Wikipedia

    en.wikipedia.org/wiki/Alpine_Linux

    Alpine Linux is a Linux distribution designed to be small, simple, and secure. [3] It uses musl , BusyBox , and OpenRC instead of the more commonly used glibc , GNU Core Utilities , and systemd .

  3. musl - Wikipedia

    en.wikipedia.org/wiki/Musl

    Linux distributions which use musl as their standard C library (some use only musl) include but are not limited to: Alpine Linux [8] Dragora 3 [9] Gentoo Linux (glibc by default, musl can be chosen at install time) [10] OpenWrt [11] postmarketOS [12] Sabotage [13] Morpheus Linux [14] Chimera Linux [15] Void Linux [16] The seL4 microkernel [17 ...

  4. glibc - Wikipedia

    en.wikipedia.org/wiki/Glibc

    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 of the Linux kernel and other kernels for application use.

  5. Security-focused operating system - Wikipedia

    en.wikipedia.org/wiki/Security-focused_operating...

    Alpine Linux is designed to be small, simple, and secure. [6] It uses musl, BusyBox, and OpenRC instead of the more commonly used glibc, GNU Core Utilities, and systemd. [7] Owl - Openwall GNU/Linux, a security-enhanced Linux distribution for servers.

  6. systemd - Wikipedia

    en.wikipedia.org/wiki/Systemd

    systemd tracks processes using the Linux kernel's cgroups subsystem instead of using process identifiers (PIDs); thus, daemons cannot "escape" systemd, not even by double-forking. systemd not only uses cgroups, but also augments them with systemd-nspawn and machinectl , two utility programs that facilitate the creation and management of Linux ...

  7. The Linux Programming Interface - Wikipedia

    en.wikipedia.org/wiki/The_Linux_Programming...

    The Linux Programming Interface: A Linux and UNIX System Programming Handbook is a book written by Michael Kerrisk, which documents the APIs of the Linux kernel and the GNU C Library (glibc). Book [ edit ]

  8. GLib - Wikipedia

    en.wikipedia.org/wiki/GLib

    GLib provides advanced data structures, such as memory chunks, doubly and singly linked lists, hash tables, dynamic strings and string utilities, such as a lexical scanner, string chunks (groups of strings), dynamic arrays, balanced binary trees, N-ary trees, quarks (a two-way association of a string and a unique integer identifier), keyed data lists, relations, and tuples.

  9. uClibc - Wikipedia

    en.wikipedia.org/wiki/UClibc

    uClibc is a wrapper around the system calls of the Linux kernel and μClinux. uClibc is much smaller than the glibc, the C library normally used with Linux distributions. While glibc is intended to fully support all relevant C standards across a wide range of hardware and kernel platforms, uClibc is specifically focused on embedded Linux systems.