diff options
author | root <root> | 2008-11-19 04:57:05 +0000 |
---|---|---|
committer | root <root> | 2008-11-19 04:57:05 +0000 |
commit | e83e9704bd706b0b7d366d7916ff734ad018ff68 (patch) | |
tree | e15386424c1cddc288a93a00a633425149d95385 | |
parent | c27a91776c880e9033a7a508953a37a64adf8e32 (diff) |
*** empty log message ***
-rw-r--r-- | Changes | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ WISH? monotonic clocks times/GetTickCount for coarse corrections? "known to be good" list. - better mingw32 compatibility (it's not as borked as native win32) (analysed by Roger Pack). + - include stdio.h in the example program, as too many people are + confused by the weird C language otherwise. I guess the next thing + I get told is that the "..." ellipses in the examples don't compile + with their C compiler. 3.48 Thu Oct 30 09:02:37 CET 2008 - further optimise away the EPOLL_CTL_ADD/MOD combo in the epoll |