This website works better with JavaScript.
Home
Help
Register
Sign In
mirrors
/
libev
mirror of
/home/gitosis/repositories/libev.git
Watch
1
Star
0
Fork
0
Code
Releases
62
Activity
Browse Source
*** empty log message ***
master
Marc Alexander Lehmann
1 year ago
parent
becd36251a
commit
24147ae84d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
ev.c
+ 1
- 1
ev.c
View File
@ -651,7 +651,7 @@ struct signalfd_siginfo
#
include
<string.h> /* for memcpy */
#
ifdef _WIN32
#
if
def
ined
(
_WIN32
) && !defined (__MINGW32__)
typedef
signed
char
int8_t
;
typedef
unsigned
char
uint8_t
;
typedef
signed
char
int_fast8_t
;
Write
Preview
Loading…
Cancel
Save