From dc62a012d7ce3e9a397e28022ab1fb6568a867c2 Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sat, 26 Jul 2014 13:22:59 -0500 Subject: Document more cleanup. --- www/cleanup.html | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'www/cleanup.html') diff --git a/www/cleanup.html b/www/cleanup.html index 3421c0ef..59199947 100644 --- a/www/cleanup.html +++ b/www/cleanup.html @@ -66,6 +66,10 @@ not directly related to a specific cleanup series:

  • 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 @@ lines (4534 bytes) in 9 functions
  • 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, -- cgit v1.2.3