Xiang Xiao
|
c252ec1481
|
Add printflike to all printf like functions
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2022-07-18 14:09:10 +03:00 |
|
Alin Jerpelea
|
c4ed352263
|
interpreters: bas: revert to original license
Rever the license to the original one and add the license to LICENSE file
Signed-off-by: Alin Jerpelea <alin.jerpelea@sony.com>
|
2021-06-09 10:31:54 -03:00 |
|
Xiang Xiao
|
ebb4ade95e
|
interpreters/bas: Fix the nxstyle warning
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-05-31 08:51:22 +02:00 |
|
Xiang Xiao
|
213e60232f
|
Include assert.h in necessary place
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
|
2021-05-31 08:51:22 +02:00 |
|
Gregory Nutt
|
81645fe18f
|
strcasecmp, strncasecmp, bzero, bcmp, and bcopy should be defined in strings.h, not string.h. bzero, bcmp, and bcopy are legacy functions; the contemporary counterparts should be used instead.
|
2017-02-16 15:58:15 -06:00 |
|
Gregory Nutt
|
e82a54bf18
|
Reserver the name 'err' for other purposes
|
2016-06-11 14:49:55 -06:00 |
|
Gregory Nutt
|
846dd0e45d
|
Fixes for more cppcheck complaints. Mostly cosmetic
|
2014-11-25 15:14:28 -06:00 |
|
Gregory Nutt
|
053162a7c5
|
BAS: Editor and shell commands are now configurable
|
2014-11-24 08:41:04 -06:00 |
|
Gregory Nutt
|
4db4ea2bbd
|
Rename all C files in apps/interpreters/bas to begin with bas_ in order to avoid future name collisions in libapps.a
|
2014-11-11 12:34:00 -06:00 |
|