1. 2462790 Use TEMP_FAILURE_RETRY, always build bootchart.cpp. by Elliott Hughes · 11 years ago
  2. f3cf438 Build init as C++. by Elliott Hughes · 11 years ago[Renamed from init/signal_handler.c]
  3. 45a884f Add O_CLOEXEC to lots of open() calls. by Nick Kralevich · 11 years ago
  4. 6c5ad5c Make init distinguish between orderly exit and being killed by signals. by Elliott Hughes · 12 years ago
  5. 83ada44 Merge changes Ib54f39fd,I7e36edd8 by Colin Cross · 12 years ago
  6. 6736eb1 Use sigemptyset to initialise signal mask as it is more portable. by Chris Dearman · 13 years ago
  7. b54f39f init: Retain traditional restart behavior for critical and oneshot services. by Mike Kasick · 14 years ago
  8. da04c52 init/cutils: move list utility code to cutils from init by Dima Zavin · 14 years ago
  9. e3aeeb4 Try to unmount writable filesystems when rebooting by Ken Sumrall · 14 years ago
  10. 752923c Changes to init to support encrypted filesystems. by Ken Sumrall · 15 years ago
  11. ed8a7d8 init: Move list and log handling to list.h and log.h by Colin Cross · 15 years ago
  12. 12541c6 init: reap exited child processes on signal_init by Colin Cross · 15 years ago
  13. 3899e9f init: Move prototypes for util.c into util.h by Colin Cross · 15 years ago
  14. 9c5366b init: Move signal handling to signal_handler.c by Colin Cross · 15 years ago