This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
sched
/
environ
History
Xiang Xiao
68951e8d72
Remove exra whitespace from files (
#189
)
...
* Remove multiple newlines at the end of files * Remove the whitespace from the end of lines
2020-01-31 09:24:49 -06:00
..
env_clearenv.c
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
env_dup.c
tools/nxstyle.c: Fix error in conditional logic that was preventing detection bad brace alignment. Add logic to handle alignment of braces in data initializators which following slightly different indentation rules.
2019-06-30 10:35:10 -06:00
env_findvar.c
fs/proc and sched/environ: Add support for a procfs entry that will permit examining the environment of any task.
2018-08-10 10:16:39 -06:00
env_foreach.c
Documentation/NuttShell.html: Add a little more information for the NSH set command.
2018-10-02 11:57:39 -06:00
env_getenv.c
net/inet and net/tcp: Fix tcp close flow; free the connection after all tcp close process finished.
2019-08-30 06:44:43 -06:00
env_getenvironptr.c
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
env_putenv.c
tools/nxstyle.c: Fix logic that detects if an operator is correctly delimited with spaces. sched/: Various changes because sched/ C files were used as Guinea Pigs to test nstyle.c.
2019-03-01 10:50:02 -06:00
env_release.c
tools/nxstyle.c: Fix logic that detects if an operator is correctly delimited with spaces. sched/: Various changes because sched/ C files were used as Guinea Pigs to test nstyle.c.
2019-03-01 10:50:02 -06:00
env_removevar.c
tools/nxstyle.c: Fix logic that detects if an operator is correctly delimited with spaces. sched/: Various changes because sched/ C files were used as Guinea Pigs to test nstyle.c.
2019-03-01 10:50:02 -06:00
env_setenv.c
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
env_unsetenv.c
Fix wait loop and void cast (
#24
)
2020-01-02 10:54:43 -06:00
environ.h
Remove exra whitespace from files (
#189
)
2020-01-31 09:24:49 -06:00
Make.defs
fs/proc and sched/environ: Add support for a procfs entry that will permit examining the environment of any task.
2018-08-10 10:16:39 -06:00