akallabeth
|
ba47e1936f
|
[uwac] add strerror_r detection and use
|
2024-09-30 15:41:52 +02:00 |
akallabeth
|
82ba9ede9c
|
[freerdp] use FREERDP_/UWAC_/RDTK_ prefix for conditional headers
|
2023-01-10 17:38:00 +01:00 |
akallabeth
|
bf56a39e6f
|
Fixed #8090: Duplicate definition of strndup (#8102)
* Fixed #8090: Duplicate definition of strndup
* Moved strndup detection to winpr
Co-authored-by: Armin Novak <anovak@thincast.com>
|
2022-08-02 09:15:38 +02:00 |
akallabeth
|
7dedfbb0b0
|
Added support for getpwuid_r, replaced duplicate code
* Use GetUserNameExA to get current user name when required.
* Add support for getpwuid_r if available
|
2022-01-25 15:33:04 +01:00 |
Armin Novak
|
2e42df9515
|
Fixed HAVE_PTHREAD_MUTEX_TIMEDLOCK
|
2021-06-28 15:06:30 +02:00 |
Armin Novak
|
fd08c77f7f
|
Fixed definition of config.h symbols
|
2021-06-28 15:06:30 +02:00 |
akallabeth
|
b453d5e40e
|
Fixed rdtk, uwac and winpr standalone builds
|
2021-06-22 08:54:18 +02:00 |