Xiang Xiao
|
e806097c70
|
Application.mk and main.c files: Change builtin's entry point from main to xxx_main by macro expansion. This change make the entry point fully compliant with POSIX/ANSI standard.
|
2019-10-06 06:14:56 -06:00 |
|
Xiang Xiao
|
cf0365ea92
|
Clean up Makefile under apps folder no functional changes.
|
2019-10-04 08:35:46 -06:00 |
|
Nathan Hartman
|
3a75edca20
|
Fix minor typo/copy-paste: 'will be use when'->'will be used when'
|
2019-08-23 11:59:28 -06:00 |
|
Gregory Nutt
|
eef399b369
|
apps//examples/uid/uid_main.c: Corrections/updates from futher testing.
|
2019-08-04 14:38:07 -06:00 |
|
Gregory Nutt
|
1fc73b2d45
|
apps/examples/uid: Demo used to verify PASSWD and GROUP interfaces.
|
2019-08-04 08:54:08 -06:00 |
|