| Author | SHA1 | Message | Date | 
|---|---|---|---|
| 
							
							
								 | 
						824d4062a1 | 
							
							
								
								compat/atomics/gcc: use __typeof__ instead of typeof
							
							
							
							
							
							
								
							
							
							The typeof keyword is apparently not available when using the -std=c99 option. Fixes the use of C11 atomic functions with old GCC. Reviewed-by: Muhammad Faiz <mfcc64@gmail.com> Signed-off-by: James Almer <jamrial@gmail.com>  | 
						8 years ago | 
| 
							
							
								 | 
						f88c8e0dc3 | 
							
							
								
								compat/atomics: rename header guards
							
							
							
							
							
							
								
							
							
							Fixes fate-source. Signed-off-by: James Almer <jamrial@gmail.com>  | 
						9 years ago | 
| 
							
							
								 | 
						3359eede8f | 
							
							
								
								Add a compat stdatomic.h implementation based on GCC atomics
							
							
							
							
							
							
								
							
							
							Adapted from the code by Rémi Denis-Courmont from VLC
This merges libav commit 
							
						 | 
						9 years ago |