Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: os_process fixes for Android | Rob Herring | 2017-06-30 | 1 | -2/+2 |
* | auxiliary/os: add new os_get_command_line() function | Brian Paul | 2016-08-01 | 1 | -0/+48 |
* | os: s/Elements/ARRAY_SIZE/ | Brian Paul | 2016-04-27 | 1 | -1/+1 |
* | os: check for GALLIUM_PROCESS_NAME to override os_get_process_name() | Brian Paul | 2015-11-19 | 1 | -18/+29 |
* | gallium/aux: Fill in Haiku get process name code | Alexander von Gluck IV | 2014-08-19 | 1 | -0/+7 |
* | os_process.c: Add cygwin as an expected platform | Yaakov Selkowitz | 2014-07-29 | 1 | -2/+2 |
* | os: First check for __GLIBC__ and then for PIPE_OS_BSD | Andreas Boll | 2013-09-12 | 1 | -4/+4 |
* | os: add os_get_process_name() function | Brian Paul | 2013-07-12 | 1 | -0/+92 |