mesa/src/gallium/auxiliary/os
Yaakov Selkowitz b12d5f0d00 os_process.c: Add cygwin as an expected platform
mesa/mesa/src/gallium/auxiliary/os/os_process.c:40:2: warning: #warning unexpected platform in os_process.c [-Wcpp]
 #warning unexpected platform in os_process.c
mesa/mesa/src/gallium/auxiliary/os/os_process.c:77:2: warning: #warning unexpected platform in os_process.c [-Wcpp]
 #warning unexpected platform in os_process.c

Signed-off-by: Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Brian Paul <brianp@vmware.com>
2014-07-29 17:53:08 +01:00
..
os_memory.h Remove windows kernel support code. 2011-11-29 17:34:56 +00:00
os_memory_aligned.h os/os_memory_aligned.h: fix memory allocation alignment for 64 bits 2010-02-04 18:07:22 +00:00
os_memory_debug.h util: add debug_memory_check_block(), debug_memory_tag() 2013-04-04 08:50:15 -06:00
os_memory_stdc.h os: New OS abstraction module. 2010-02-03 12:11:58 +00:00
os_misc.c util: add GALLIUM_LOG_FILE option for logging output to a file 2012-05-25 10:02:21 -06:00
os_misc.h auxiliary/os,auxiliary/util: Fix the ‘noreturn’ function does return warning. 2014-04-17 09:56:48 +01:00
os_mman.h auxiliary/os: add wrappers for mmap/munmap 2011-08-24 10:57:12 +08:00
os_process.c os_process.c: Add cygwin as an expected platform 2014-07-29 17:53:08 +01:00
os_process.h os: add os_get_process_name() function 2013-07-12 08:32:50 -06:00
os_thread.h os/os_thread: Revert pipe_barrier pre-processing logic. 2014-01-23 13:44:10 +00:00
os_time.c os: add cast in os_time_sleep() to silence MSVC warning 2013-06-26 10:42:59 -06:00
os_time.h gallium/os: Fix nano->micro second concersion. 2012-12-08 11:15:46 +00:00