| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[libc] Implement search/lsearch (#131431) ref: - https://man7.org/linux/man-pages/man3/lsearch.3.html - https://pubs.opengroup.org/onlinepubs/009696699/functions/lsearch.html | 1 年前 | |
[libc] Remove asm-generic includes from tests (#114479) We shouldn't be including headers directly from asm-generic for macros. It's safer to get those through the correct primary header where possible (e.g. fcntl instead of asm-generic/fcntl). For our public headers we may need to include the asm-generic headers instead of defining all the macros ourselves, but that's something for a followup PR. | 1 年前 | |
[libc] implement insque and remque (#80305) This PR implements the insque and remque entrypoint functions. | 2 年前 | |
[libc] lfind_test.cpp: put helpers in an anonymous namespace. (#137821) This matches other tests and allows the tests to be built together (as Android is doing). | 1 年前 | |
[libc] lsearch_test.cpp: put helpers in anonymous namespace. (#137964) | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 1 年前 |