FS#30005 - [PATCH] [bootlogd] Remove handling of special chars; fix per line buffer problem
Attached to Project:
Arch Linux
Opened by Florian Pritz (bluewind) - Thursday, 24 May 2012, 21:33 GMT
Last edited by Florian Pritz (bluewind) - Tuesday, 12 June 2012, 20:53 GMT
Opened by Florian Pritz (bluewind) - Thursday, 24 May 2012, 21:33 GMT
Last edited by Florian Pritz (bluewind) - Tuesday, 12 June 2012, 20:53 GMT
|
Details
The linebuffer was only 256 chars so longer lines were
truncated in the log file.
By removing the handling of special chars (for example: /n/r/t) and simply writing everything we read as is to the logfile we fix this bug, make the code much smaller and allow users to write userspace tools that correctly handle rendering. https://savannah.nongnu.org/bugs/index.php?36528 |
This task depends upon
Closed by Florian Pritz (bluewind)
Tuesday, 12 June 2012, 20:53 GMT
Reason for closing: Fixed
Additional comments about closing: sysvinit-2.88-4
Tuesday, 12 June 2012, 20:53 GMT
Reason for closing: Fixed
Additional comments about closing: sysvinit-2.88-4