aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-05-30 12:16:54 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-05-30 12:16:54 +0000
commitc58dbf28e06b68a852028663b342eca98e739ab5 (patch)
tree5723f3087eb5acc5ee759cd125d97c7d64f7ddca /examples
parent3ab3080bc2c52216b5f4fb2ffbef74ec5e6c1d86 (diff)
downloadbusybox-c58dbf28e06b68a852028663b342eca98e739ab5.tar.gz
- 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
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions