10 Commits (5ca9d3294f9ade9cafa9caaa15bd96c2326f71f6)

Author SHA1 Message Date
  espie c723e438d4 uint32_t is the integer type defined in stdint.h 12 years ago
  espie f6c1fd6bee use standard type uint32_t, instead of BSD-specific u_int32_t 19 years ago
  jaredy 97f9fddf57 zap unused ohash_lookup_string declaration; ok espie 19 years ago
  espie 1452d17230 Cosmetic clean-up. 20 years ago
  avsm 3f2bee58c7 add __bounded__ attributes for userland headers; enabled with -Wbounded 21 years ago
  avsm b75b1238ee backout the __bounded__ attributes for a while; requested by deraadt@ 21 years ago
  avsm 3ab653a0d9 Mark various standard library functions with the __bounded__ attribute. 21 years ago
  millert 959b08f109 Manual cleanup of remaining userland __P use (excluding packages maintained outside the tree) 23 years ago
  millert b68c09e067 Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. 23 years ago
  espie 1361eb69ee Add ohash_* functions to libc. 24 years ago