Skip to content
  1. Jan 25, 2001
  2. Jan 24, 2001
  3. Jan 23, 2001
  4. Jan 22, 2001
  5. Jan 21, 2001
  6. Jan 20, 2001
  7. Jan 19, 2001
  8. Jan 18, 2001
  9. Jan 17, 2001
  10. Jan 15, 2001
  11. Jan 14, 2001
    • Geoff Thorpe's avatar
      Update the LHASH man page. · ab5db007
      Geoff Thorpe authored
      * Correct some prototypes and macros with respect to "const"ness.
      
      * Add the extra macros and examples due to the lh_doall[_arg] modifications
        made recently. The existing example is also reworked for consistency.
      
      * Rewrite, tweak, and supplement bits of the existing comments that seemed
        (IMHO) to be a little convoluted and misleading.
      
      * Add a NOTE section that explains the use of macros and avoiding function
        casts (ie. generate a wrapper as with the macros, or prototype any
        callback functions exactly to not require casting). Also, explain the
        "const" approach taken in LHASH for the purposes of API comprehensibility
        and also application code auditing.
      ab5db007