mirror of
				https://git.proxmox.com/git/mirror_frr
				synced 2025-11-04 10:07:04 +00:00 
			
		
		
		
	Make a note that `%b` was picked up. Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
		
			
				
	
	
		
			10 lines
		
	
	
		
			489 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			489 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
This is the printf implementation from FreeBSD.  The history of this code is:
 | 
						|
- imported on 2019-05-12, from SVN revision 347514
 | 
						|
- resynced on 2023-09-03, to pick up `%b` implementation
 | 
						|
 | 
						|
Please don't reindent or otherwise mangle the files to make importing fixes
 | 
						|
easy (not that there are significant changes likely to happen...)
 | 
						|
 | 
						|
The changes to this code are published under FreeBSD's license as listed in the
 | 
						|
file headers.  If you change license, please make that as obvious as possible.
 |