summaryrefslogtreecommitdiff
path: root/apps/examples/hello/hello_main.c
Commit message (Expand)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 r...Gregory Nutt2014-05-301-1/+0
* Rename all apps/examples/-/main.c to something uniquepatacongo2012-09-131-0/+64