summaryrefslogtreecommitdiff
path: root/apps/examples/hello/hello_main.c
Commit message (Collapse)AuthorAgeFilesLines
* Use more standard *argv[] instead easier **argvGregory Nutt2014-09-061-1/+1
|
* With kernel build, entry point to all tasks is main, not some xyz_mainGregory Nutt2014-09-061-0/+4
|
* snprintf(): If size is zero, then snprintf() should return the size of the ↵Gregory Nutt2014-05-301-1/+0
| | | | required buffer without writing anyting. From Sami Pelkonen
* Rename all apps/examples/-/main.c to something uniquepatacongo2012-09-131-0/+64
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5141 42af7a65-404d-4744-a932-0658087f49c3