- Oct 01, 2015
-
-
Roman Tsisyk authored
-
- Sep 30, 2015
-
-
Konstantin Osipov authored
Add some OSX-specific files to .gitignore
-
Oleg Efimov authored
-
- Sep 29, 2015
-
-
ocelot-inc authored
-
- Sep 28, 2015
-
-
ocelot-inc authored
-
- Sep 27, 2015
-
-
ocelot-inc authored
-
- Sep 23, 2015
-
-
Nick Zavaritsky authored
_Noreturn kw must appear before the function name as per C11 grammar and clang7 is the first one to enforce that. Ecb_noreturn macro is defined using _Noreturn keyword if C11 support is detected; otherwise __noreturn__ gcc attribute is used. The later must appear after the function parameters list. These two methods to annotate a function are inherently incompatible in terms of the token location relative to the function declaration. Use gcc attribute exclusively since it is always available.
-
- Sep 22, 2015
-
-
Alexandr Lyapunov authored
-
bigbes authored
-
bigbes authored
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Sep 21, 2015
-
-
ocelot-inc authored
-
- Sep 18, 2015
-
-
ocelot-inc authored
-
Sulverus authored
-
Sulverus authored
-
Konstantin Osipov authored
-
- Sep 17, 2015
-
-
Sulverus authored
-
- Sep 16, 2015
-
-
ocelot-inc authored
-
Roman Tsisyk authored
-
- Sep 15, 2015
-
-
Roman Tsisyk authored
-
- Sep 14, 2015
-
-
Roman Tsisyk authored
Explicitly close net.box connection on error.
-
Roman Tsisyk authored
-
Roman Tsisyk authored
Partially reverts squashed 316d4e3a
-
Alexandr Lyapunov authored
- Sep 13, 2015
-
-
ocelot-inc authored
-
Nick Zavaritsky authored
-
- Sep 11, 2015
-
-
ocelot-inc authored
-
ocelot-inc authored
-
Roman Tsisyk authored
This regression introducing during replacing port_ffi with port_buf by 2fcce449
-
- Sep 10, 2015
-
-
Konstantin Osipov authored
-
Konstantin Osipov authored
-
- Sep 09, 2015
-
-
Nick Zavaritsky authored
-
- Sep 08, 2015
-
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
-
Nick Zavaritsky authored
Linux-specific option obsolete since kernel 2.2
-