svlogd: fix bug 521: use line buffering if any filtering is done
function old new delta logdirs_reopen 1296 1310 +14 svlogd_main 1439 1444 +5 Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
		@@ -27,10 +27,8 @@ ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 | 
			
		||||
 | 
			
		||||
PUSH_AND_SET_FUNCTION_VISIBILITY_TO_HIDDEN
 | 
			
		||||
 | 
			
		||||
extern unsigned byte_chr(char *s,unsigned n,int c);
 | 
			
		||||
 | 
			
		||||
#define direntry struct dirent
 | 
			
		||||
 | 
			
		||||
//extern unsigned byte_chr(char *s,unsigned n,int c);
 | 
			
		||||
//
 | 
			
		||||
//struct tai {
 | 
			
		||||
//	uint64_t x;
 | 
			
		||||
//};
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user