| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc][NFC] Remove all Linux specific code to respective linux/ directories These were all the non OS agnostic implementations I could find in general directories. Currently none of these functions are actually enabled, but for when they do it makes sense that they be in linux/ specific directories. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D119164 | 4 年前 | |
[libc][NFC] Remove all Linux specific code to respective linux/ directories These were all the non OS agnostic implementations I could find in general directories. Currently none of these functions are actually enabled, but for when they do it makes sense that they be in linux/ specific directories. Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D119164 | 4 年前 | |
[LIBC][NFC] Rename errno and assert files to match other files with functions Rename the files containing the __errno_location function to __errno_location.h/cpp to match the other files and move the llvmlibc_errno macro to its own file. Split assert.h into __assert_fail.h (contains the function prototype) and assert.h (contains the assert macro). Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D90653 | 5 年前 | |
[LIBC][NFC] Rename errno and assert files to match other files with functions Rename the files containing the __errno_location function to __errno_location.h/cpp to match the other files and move the llvmlibc_errno macro to its own file. Split assert.h into __assert_fail.h (contains the function prototype) and assert.h (contains the assert macro). Reviewed By: sivachandra Differential Revision: https://reviews.llvm.org/D90653 | 5 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 年前 | ||
| 4 年前 | ||
| 5 年前 | ||
| 5 年前 |