[libc-commits] [libc] [libc] Add GPU support for the 'system' function (PR #109687)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Mon Sep 23 13:21:37 PDT 2024


https://github.com/michaelrj-google approved this pull request.

LGTM. 

Unrelated, whose idea was it to put `system` in `stdlib`? It really feels more like a `unistd` function or perhaps `sys/something`.

https://github.com/llvm/llvm-project/pull/109687


More information about the libc-commits mailing list