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
- Host: GitHub
- URL: https://github.com/dimkr/lolibc
- Owner: dimkr
- Created: 2019-10-26T13:12:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-08T05:38:42.000Z (almost 2 years ago)
- Last Synced: 2024-10-09T21:41:22.576Z (almost 2 years ago)
- Language: C
- Size: 48.8 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
_ _ _ _
| | ___ | (_) |__ ___
| |/ _ \| | | '_ \ / __|
| | (_) | | | |_) | (__
|_|\___/|_|_|_.__/ \___|
```
[](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/).