From d1764ac57e1a70cb1447a667dc5f1840c9228d02 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 1 Sep 2012 00:26:37 +0000 Subject: Remove CONFIG_LIBC_PERROR_DEVNAME. What was I thinking? git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5074 7fd9a85b-ad96-42d3-883c-3090e2eb8679 --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index e479b25fc..2e17f8eb1 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -3241,3 +3241,5 @@ files for the STM3240G-EVAL were replaced by one version in this directory. * configs/stm3240g-eval/webserver: Configuration submitted by Max Holtzberg for testing the changes to the uIP web server (see apps/ChangeLog.txt). + * lib/stdio/lib_perror.c: Remove CONFIG_LIBC_PERROR_DEVNAME. What was I + thinking? Arbitrary streams cannot be shared by different tasks. -- cgit v1.2.3