An open API service indexing awesome lists of open source software.

https://github.com/dimkr/lolibc

An OpenBSD libc compatibility layer as a Meson subproject
https://github.com/dimkr/lolibc

Last synced: over 1 year ago
JSON representation

An OpenBSD libc compatibility layer as a Meson subproject

Awesome Lists containing this project

README

          

```
_ _ _ _
| | ___ | (_) |__ ___
| |/ _ \| | | '_ \ / __|
| | (_) | | | |_) | (__
|_|\___/|_|_|_.__/ \___|

```

[![Build Status](https://github.com/dimkr/lolibc/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/dimkr/lolibc/actions)

## Overview

lolibc is a subset of [OpenBSD](http://www.openbsd.org/)'s *libc* that acts as a compatibility layer for [Linux](https://www.kernel.org/).

It's implemented as a [Meson](https://mesonbuild.com) subproject that provides a static library.

## Legal Information

lolibc is licensed under the same license as the upstream code it is based on.

The ASCII art logo at the top was made using [FIGlet](http://www.figlet.org/).