Skip to content

Few questions #16

@kasperk81

Description

@kasperk81

In Linux, musl is received as a light libc variant, and alternative to glibc. Over the years/decades, glibc has gathered bulk due to backwards compatibility support, which musl shaves off, and generally developers of musl libc make choices to keep the code size small (it's almost 1/3rd of the size of glibc).

Given the above, I have few questions:

  1. Does FreeBSD's libc also suffer with same "bulkiness" issue as glibc, such that it makes observable difference when it was replaced by musl?
  2. Do you see a potential in upstreamming patches to musl?
  3. Do you see a potential in proposing a change to FreeBSD to make building the OS with musl (instead of FreeBSD's in-tree libc) optional?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions