https://github.com/0xtheprodev/libbsd
Portable BSD Library for POSIX/Non-POSIX Systems
https://github.com/0xtheprodev/libbsd
Last synced: 8 months ago
JSON representation
Portable BSD Library for POSIX/Non-POSIX Systems
- Host: GitHub
- URL: https://github.com/0xtheprodev/libbsd
- Owner: 0xTheProDev
- License: other
- Created: 2017-11-24T08:24:28.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-16T15:29:58.000Z (over 8 years ago)
- Last Synced: 2025-02-08T00:24:52.060Z (over 1 year ago)
- Language: C
- Size: 528 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
libbsd - Utility functions from BSD systems
This library provides useful functions commonly found on BSD systems,
and lacking on others like GNU systems, thus making it easier to port
projects with strong BSD origins, without needing to embed the same
code over and over again on each project.
Releases
--------
Mailing List
------------
The subscription interface and web archives can be found at:
The mail address is:
libbsd@lists.freedesktop.org
Source Repository
-----------------
The master repository can be browsed at:
and cloned from: