Gregory Nutt
9fd60f1908
apps/include/netutils/cJSON.h: Restore file that was accidentally removed with commit f730108adb. The normal way to recover from errors like this is to revert the change, then reapply it without the error. But I could not do that in this cast because there were too many conflicts when try to revert the commit. Instead, this commit just restores the file, losing its history. This lost history on this file is not long and is duplicated in its entirety here:
...
Author: Pierre-Noel Bouteville <pnb990@gmail.com>
Date: Sun Dec 4 08:01:56 2016 -0600
Remove some garbage characters added by error.
commit f8d425f0ad
Author: Pierre-noel Bouteville <pn_bouteville@yahoo.fr>
Date: Tue Jul 12 16:27:14 2016 -0600
apps/netutils/cJSON: Eliminate some warnings
commit b9cf7acb1a
Author: Gregory Nutt <gnutt@nuttx.org>
Date: Sun Apr 13 16:24:28 2014 -0600
More trailing whilespace removal
commit 2a038d1bc0
Author: patacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>
Date: Sat Oct 27 18:21:26 2012 +0000
Add port of cJSON from Darcy Gong
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5267 42af7a65-404d-4744-a932-0658087f49c3
2019-05-31 09:17:30 -06:00
Gregory Nutt
f730108adb
Squashed commit of the following:
...
apps/graphics/NxWidgets: Fix a possible deadlock condition when waiting for window geometry data that will never come. Fixed by re-requesting geometry data if we don't already have it.
apps/graphics/twm4nx: Add some debug output.
apps/graphics/twm4nx: Rethink how background events are handled.
apps/grephics/twm4nx: Expermimental organization to capture background events.
2019-05-01 11:11:43 -06:00
Pierre-Noel Bouteville
2c5b13834c
Remove some garbage characters added by error.
2016-12-04 08:01:56 -06:00
Pierre-noel Bouteville
f8d425f0ad
apps/netutils/cJSON: Eliminate some warnings
2016-07-12 16:27:14 -06:00
Gregory Nutt
b9cf7acb1a
More trailing whilespace removal
2014-04-13 16:24:28 -06:00
patacongo
2a038d1bc0
Add port of cJSON from Darcy Gong
...
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5267 42af7a65-404d-4744-a932-0658087f49c3
2012-10-27 18:21:26 +00:00