author | Junio C Hamano <junkio@cox.net> | |
Thu, 22 Jun 2006 09:18:51 +0000 (02:18 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Thu, 22 Jun 2006 09:18:51 +0000 (02:18 -0700) | ||
commit | e94528a0e99ea54520b8aff016275a7622c55a47 | |
tree | bd4910fd81a2c85a67b2325f72c923b12875bf06 | tree | snapshot |
parent | c0a2e1c0ba0956951b566888340e66589901b72d | commit | diff |
parent | 1d7f171c3a456b980d821ee0f68e01535a5f7e36 | commit | diff |
Merge branch 'ff/c99'
* ff/c99:
Remove all void-pointer arithmetic.
Change types used in bitfields to be `int's.
Don't use empty structure initializers.
Cast pointers to `void *' when used in a format.
Don't instantiate structures with FAMs.
Initialize FAMs using `FLEX_ARRAY'.
Remove ranges from switch statements.
* ff/c99:
Remove all void-pointer arithmetic.
Change types used in bitfields to be `int's.
Don't use empty structure initializers.
Cast pointers to `void *' when used in a format.
Don't instantiate structures with FAMs.
Initialize FAMs using `FLEX_ARRAY'.
Remove ranges from switch statements.
diff-lib.c | diff1 | | diff2 | | blob | history |
http-push.c | diff1 | | diff2 | | blob | history |
tag.c | diff1 | | diff2 | | blob | history |