Edit

kc3-lang/libevent/include

Branch :

  • Show log

    Commit

  • Author : Nick Mathewson
    Date : 2010-01-26 12:06:41
    Hash : 1fa4c81c
    Message : Add ev_[u]intptr_t to include/event2/util.h We already emulate most of the other useful bits of stdint.h, and we seem to have started to use uintptr_t in a few places throughout the code. Let's make sure we can continue to do so even on backwards platforms that don't do C99.