*** empty log message ***
[platform/upstream/coreutils.git] / lib / verify.h
2006-05-22 Paul EggertDocument the internals better. Most of this change
2006-01-10 Paul EggertSync from gnulib.
2005-09-23 Jim Meyering(verify_type__): Use `unsigned int' as the bitfield...
2005-09-23 Paul Eggert(verify_type__): Use 2, not 1, for bitfield size, to...
2005-09-23 Paul EggertFix typo in comment.
2005-09-23 Paul Eggert(GL_CONCAT0, GL_CONCAT): Remove.
2005-09-06 Paul Eggert(__builtin_constant_p): Remove, undoing previous change.
2005-09-05 Jim Meyering(__builtin_constant_p) [__GNUC__ <= 2]: Define to 1.
2005-07-11 Paul Eggert(verify_expr): Use ((verify_type__ (R) *) 0), not
2005-07-05 Jim Meyeringfix typo in comment
2005-07-05 Paul Eggert* verify.h (GL_CONCAT0, GL_CONCAT): Define unconditiona...
2005-07-04 Jim Meyeringrename: s/verify_dcl/verify_decl/
2005-07-04 Jim Meyering(verify, verify_dcl): New file/macros.