Age | Commit message (Expand) | Author |
---|---|---|
2012-09-23 | uint32_t is the integer type defined in stdint.h | Marc Espie |
2006-01-16 | use standard type uint32_t, instead of BSD-specific u_int32_t | Marc Espie |
2005-12-29 | zap unused ohash_lookup_string declaration; ok espie | Jared Yanovich |
2004-06-22 | Cosmetic clean-up. | Marc Espie |
2003-08-01 | add __bounded__ attributes for userland headers; enabled with -Wbounded | Anil Madhavapeddy |
2003-06-26 | backout the __bounded__ attributes for a while; requested by deraadt@ | Anil Madhavapeddy |
2003-06-26 | Mark various standard library functions with the __bounded__ attribute. | Anil Madhavapeddy |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained o... | Todd C. Miller |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2001-03-02 | Add ohash_* functions to libc. | Marc Espie |