aboutsummaryrefslogtreecommitdiff
path: root/libc/spec/spec.td
AgeCommit message (Expand)AuthorFilesLines
2020-06-23[libc] Add long double flavors of the floating point manipulation functions.Siva Chandra Reddy1-0/+1
2020-04-17[libc] Add write(2) implementation for Linux and FDReader test utilityAlex Brachet1-0/+1
2020-03-25[libc] Add a GNU extensions spec containing sincosf from math.h.Siva Chandra Reddy1-0/+1
2020-03-05[libc] Create abort and _ExitAlex Brachet1-0/+3
2020-02-28[libc] Add ability to generate enum types/values to HdrGen.Siva Chandra Reddy1-3/+19
2019-12-23Add implementations of POSIX mmap and munmap functions.Siva Chandra Reddy1-0/+4
2019-11-22[libc] Add a TableGen based header generator.Siva Chandra Reddy1-0/+74