summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/os/os_process.c
Commit message (Expand)AuthorAgeFilesLines
* auxiliary/os: add new os_get_command_line() functionBrian Paul2016-08-011-0/+48
* os: s/Elements/ARRAY_SIZE/Brian Paul2016-04-271-1/+1
* os: check for GALLIUM_PROCESS_NAME to override os_get_process_name()Brian Paul2015-11-191-18/+29
* gallium/aux: Fill in Haiku get process name codeAlexander von Gluck IV2014-08-191-0/+7
* os_process.c: Add cygwin as an expected platformYaakov Selkowitz2014-07-291-2/+2
* os: First check for __GLIBC__ and then for PIPE_OS_BSDAndreas Boll2013-09-121-4/+4
* os: add os_get_process_name() functionBrian Paul2013-07-121-0/+92