aboutsummaryrefslogtreecommitdiff
path: root/libc/hdr
AgeCommit message (Expand)AuthorFilesLines
2024-05-13[libc][errno] Include <linux/errno.h> for Linux in full build mode. (#92041)lntue1-0/+2
2024-05-13[libc][errno] Use macro instead of system header (#91150)Robin Caloudis2-0/+36
2024-05-10Reland "[libc][NFC] adjust time related implementations"" (#91687)Schrodinger ZHU Yifan8-0/+185
2024-05-09Revert "[libc][NFC] adjust time related implementations" (#91657)Schrodinger ZHU Yifan8-185/+0
2024-05-09[libc][NFC] adjust time related implementations (#91485)Schrodinger ZHU Yifan8-0/+185
2024-05-08[libc][fenv] Add missing FE_* definitions for some environment. (#91519)lntue1-0/+41
2024-05-07[libc] Add __FE_DENORM to the fenv macros (#91353)Joseph Huber1-0/+5
2024-05-01[libc] Implement fcntl() function (#89507)Vinayak Dev6-0/+118
2024-04-16[libc][NFC] fix typo in fenv type proxy headers (#88982)Michael Jones1-2/+2
2024-04-15[libc] Add proxy headers for fenv types. (#88467)Job Henandez Lara3-0/+62
2024-04-11[libc] add remaining epoll functions, pipe (#84587)Michael Jones3-0/+62
2024-04-11[libc] Codify header inclusion policy (#87017)Nick Desaulniers5-0/+88
2024-04-10[libc] fix typo in hdr/CMakeListsNick Desaulniers1-1/+1
2024-04-09[libc] Add proxy header for fenv.h macro constants. #87863 (#87896)Job Henandez Lara2-0/+31
2024-04-06[libc] Adding FP_INT_* macro constants if missing in overlay mode. (#87880)lntue1-0/+21
2024-04-05[libc] Add proxy header math_macros.h. (#87598)lntue2-0/+55