- 
4f741200
 by Alexandre Julliard   at 2024-09-11T13:03:12+02:00 
 configure: Disable misguided autoconf error on wow64 builds without large time_t.
 
- 
e5ecc636
 by Alexandre Julliard   at 2024-09-11T13:40:40+02:00 
 configure: Use the compiler instead of the preprocessor to check CPU defines.
 
- 
63d2019b
 by Alexandre Julliard   at 2024-09-11T13:40:59+02:00 
 configure: Remove some no longer used defines.
 
- 
322b5334
 by Alexandre Julliard   at 2024-09-11T22:51:45+02:00 
 server: Add a helper to append data to a buffer.
 
- 
4be18ce1
 by Alexandre Julliard   at 2024-09-11T22:51:45+02:00 
 server: Remove some dead initializations (Clang).
 
- 
c8e06947
 by Alexandre Julliard   at 2024-09-11T22:51:45+02:00 
 server: Avoid a redundant list check (Clang).
 
- 
5b1b8596
 by Alexandre Julliard   at 2024-09-11T22:51:45+02:00 
 server: Avoid memcpy with null pointer (Clang).
 
- 
98ae8600
 by Alexandre Julliard   at 2024-09-11T22:51:45+02:00 
 server: Make masks unsigned (Clang).