mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -29,7 +29,7 @@ Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
|
||||
static void print_backtrace(unsigned int offset)
|
||||
{
|
||||
void *frames[99];
|
||||
@@ -309,7 +310,7 @@
|
||||
@@ -312,7 +313,7 @@
|
||||
if (detach == FALSE)
|
||||
option |= LOG_PERROR;
|
||||
|
||||
@@ -38,7 +38,7 @@ Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
|
||||
signal_setup(signal_handler);
|
||||
#endif
|
||||
|
||||
@@ -326,7 +327,7 @@
|
||||
@@ -329,7 +330,7 @@
|
||||
|
||||
closelog();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user