Gregory Nutt
|
13911d9b17
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:40:03 -06: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 |
|
Sebastien Lorquet
|
2cbad44f1d
|
This is the Pokemon patch to change all includes fronm <apps/bla/bla.h> to "bla/bla.h"
|
2016-07-11 10:11:18 -06:00 |
|
Gregory Nutt
|
344c92e2a4
|
Replace all occurrences of vdbg with vinfo
|
2016-06-11 11:55:38 -06:00 |
|
Sebastien Lorquet
|
bfff5e7179
|
Add empty preconfig rules to 'leaf' makefiles
|
2016-06-02 16:24:30 +02:00 |
|
Gregory Nutt
|
64f484d71a
|
Move include/inifile.h to include/fsutils/inifile.h
|
2016-01-20 18:45:03 -06:00 |
|
Gregory Nutt
|
27a55f36d6
|
Move system/inifile to fsutils/inifile
|
2016-01-20 17:10:55 -06:00 |
|