llvm-project/libc/src
Guillaume Chatelet 85314e9b7a [libc] Add utils for memory functions
Summary: This patch adds a few low level functions needed to build libc memory functions.

Reviewers: sivachandra, jfb

Subscribers: mgorny, MaskRay, tschuett, libc-commits, ckennelly

Tags: #libc-project

Differential Revision: https://reviews.llvm.org/D73472
2020-01-31 10:15:02 +01:00
..
__support Add implementations of POSIX mmap and munmap functions. 2019-12-23 14:04:02 -08:00
errno [libc] Move all tests to a top level `test` directory. 2020-01-06 10:14:43 -08:00
math Illustrate a redirector using the example of round function from math.h. 2019-11-01 11:06:12 -07:00
string [libc] Add utils for memory functions 2020-01-31 10:15:02 +01:00
sys [libc] Move the implementation of mmap and munmap into a linux specific area. 2020-01-24 15:42:28 -08:00
CMakeLists.txt [libc] Move the implementation of mmap and munmap into a linux specific area. 2020-01-24 15:42:28 -08:00