コミット履歴

作者 SHA1 メッセージ 日付
  Matt Clarkson d8f7976560 add_control uses same types as DLGITEMTEMPLATE 10 年 前
  Matt Clarkson 05b78cf925 Correct casting of pointers 10 年 前
  Matt Clarkson a13cd6e0dd Hide unused function 10 年 前
  Matt Clarkson e724d36c28 Cast the unsigned constant 10 年 前
  Matt Clarkson fbcb2f9e71 Make the set_close_on_exec shim cross-platform 10 年 前
  Matt Clarkson 4ce8508133 Cast len to unsigned 10 年 前
  Matt Clarkson 7ca7be219a Do time period calculation in int64_t 10 年 前
  Matt Clarkson 379a25e7c1 Correctly cast in Windows kill shim 10 年 前
  Matt Clarkson bc7891f8da Cast pointers with uintptr_t 10 年 前
  Matt Clarkson 9a160dd4dd Simplify error number printing 10 年 前
  Matt Clarkson 4941f78b95 Cast the milliseconds to DWORD 10 年 前
  Matt Clarkson 05f3bf9d5a in_addr_t not available on windows 10 年 前
  Matt Clarkson 91aaf0894d errno is an integer 10 年 前
  Matt Clarkson d3e3a9c723 poll takes unsigned int 10 年 前
  Matt Clarkson 9b544d184b Remove unused pthread functions 10 年 前
  Matt Clarkson da57b9e811 Remove redundant break 10 年 前
  Matt Clarkson faee7ad229 Correct tag non-returning functions 10 年 前
  Matt Clarkson 5cf0b41576 Cannot do ntohl on a 64bit long 10 年 前
  Matt Clarkson 5d8291ca9c Cast the length to socklen_t 10 年 前
  Matt Clarkson 40dc5c6d81 Variable abs shadows on gcc 4.6.3 10 年 前
  Matt Clarkson 2feecee701 Pointer alignment is acceptable 10 年 前
  Matt Clarkson 175c0ce9dd Set SSL boolean with value rather than int 10 年 前
  Matt Clarkson e0948d0d98 Prevent sign conversion 10 年 前
  Matt Clarkson f436702700 index variable shadows in gcc 4.6.3 10 年 前
  Dialga b84609a6dd Merge remote-tracking branch 'upstream/master' 10 年 前
  bel 13a6b935aa Avoid the missing-prototypes warning 10 年 前
  bel 10372ce328 Autoformat *.inl 10 年 前
  bel d51c38a5cb Fix some warnings 10 年 前
  bel2125 2ceaaa708e Remove -Wsign-conversion for the moment 10 年 前
  bel 1b730992c9 Fix some gcc warnings 10 年 前