This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx-apps
/
fsutils
/
passwd
History
Xiang Xiao
deaa6c5b7b
build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs
...
and move NUTTXLIB defintion to the common place Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-07-09 15:17:37 -03:00
..
Kconfig
Remove support for CONFIG_FS_WRITABLE and CONFIG_FS_READABLE
2020-03-22 08:23:28 -05:00
Make.defs
apps/: In all Make.def files, append to CONFIGURED_APPS patch with the absolute path.
2019-10-17 11:33:59 -06:00
Makefile
build: Replace $(TOPDIR)/Make.defs with $(APPDIR)/Make.defs
2020-07-09 15:17:37 -03:00
passwd_adduser.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
passwd_append.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
passwd_delete.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
passwd_deluser.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
passwd_encrypt.c
apps/fsutils/passwd: Handle the improved the format of the /etc/passwd format. It is now a little similar to other systems.
2019-08-03 10:37:27 -06:00
passwd_find.c
apps/fsutils/passwd: Handle the improved the format of the /etc/passwd format. It is now a little similar to other systems.
2019-08-03 10:37:27 -06:00
passwd_lock.c
Run codespell -w with the latest dictonary again
2020-02-23 07:10:14 -06:00
passwd_update.c
Unify the void cast usage
2020-01-02 23:21:01 +08:00
passwd_verify.c
Run codespell -w with the latest dictonary again
2020-02-23 07:10:14 -06:00
passwd.h
Run nxstyle against all modified .c and .h files
2020-03-22 08:23:28 -05:00