Files
mesa/src/util
Dylan Baker 17f49950da util: move process.[ch] to u_process.[ch]
On windows process.h is a system provided header, and it's required in
include/c11/threads_win32.h. This header interferes with searching for
that header, and results in windows build warnings with scons, but
errors in meson which doesn't allow implicit function declarations. Just
rename process to u_process, which follows the style of utils anyway.

Fixes: 2e1e6511f7
       ("util: extract get_process_name from xmlconfig.c")
Signed-off-by: Dylan Baker <dylan.c.baker@intel.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2018-08-01 12:47:16 -07:00
..
2018-08-01 14:26:19 +01:00
2018-06-15 11:26:30 +01:00
2018-07-04 22:03:35 -04:00
2018-07-06 10:04:22 -07:00
2018-07-31 18:09:57 -04:00
2018-07-12 14:03:51 -07:00
2017-08-02 09:50:57 +02:00
2017-11-09 11:57:21 +01:00
2018-07-12 10:25:46 -07:00
2015-03-18 21:06:26 -07:00
2017-12-15 19:01:12 +00:00
2018-07-12 14:03:51 -07:00
2018-07-12 14:03:51 -07:00
2017-09-03 09:05:23 +01:00
2015-06-29 09:06:40 -07:00
2015-12-04 14:06:41 +00:00
2017-11-09 11:37:30 +01:00
2017-07-14 14:14:05 +01:00
2018-05-31 16:17:35 -07:00
2018-05-31 16:17:35 -07:00
2018-04-12 19:31:30 -04:00
2017-07-31 15:38:41 +02:00