# HG changeset patch # User Rob Landley # Date 1406398979 18000 # Node ID dc254ac8a0e2cf711fbd0a2afbd7f6eb8d83aec3 # Parent 8a67f42e4f76e16cb2ff6c41fbc2644006f5b2a4 Document more cleanup. diff -r 8a67f42e4f76 -r dc254ac8a0e2 www/cleanup.html --- a/www/cleanup.html Mon Jul 21 20:03:06 2014 -0500 +++ b/www/cleanup.html Sat Jul 26 13:22:59 2014 -0500 @@ -66,6 +66,10 @@
  • Why not "bool"? (explanation from Linus Torvalds)
  • Why not to check in debug code.
  • Relationship between /proc and /sys (/proc isn't obsolete and /sys is an ABI)
  • +
  • "Hiding numbers that are used just once into defines to put them out of +sight does not really help readability." - +Pavel +Machek

  • @@ -113,9 +117,9 @@
  • commit: 833, description: preparatory adjustments to test suite.
  • commit: 835, -description: todo
  • +description: Redo command line parsing, redo parsing loop.
  • commit: 838, -description: todo
  • +description: Redo b64_1byte, b64_4bytes, and uu_line()
  • commit: 839, description: todo
  • commit: 840,