aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authoraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-05-30 12:16:54 +0000
committeraldot <aldot@69ca8d6d-28ef-0310-b511-8ec308f3f277>2006-05-30 12:16:54 +0000
commit1b5a35906ac0804c9f3a0672106eadb18d6de0fe (patch)
tree5723f3087eb5acc5ee759cd125d97c7d64f7ddca /TODO
parent672e3095a23f3cd5f8c220b78ebfd10574729b4e (diff)
downloadbusybox-w32-1b5a35906ac0804c9f3a0672106eadb18d6de0fe.tar.gz
busybox-w32-1b5a35906ac0804c9f3a0672106eadb18d6de0fe.tar.bz2
busybox-w32-1b5a35906ac0804c9f3a0672106eadb18d6de0fe.zip
- remove useless variable "status" from init_main.
http://www.opengroup.org/onlinepubs/009695399/functions/waitpid.html suggests that we need not specify a status if we don't want, and we don't. "If wait() or waitpid() return because the status of a child process is available, these functions shall return a value equal to the process ID of the child process. In this case, if the value of the argument stat_loc is not a null pointer, information shall be stored in the location pointed to by stat_loc. " text data bss dec hex filename 5391 32 8 5431 1537 init/init.o.06 5379 32 8 5419 152b init/init.o git-svn-id: svn://busybox.net/trunk/busybox@15237 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions