radare2/libr/socket
lzutao 9cc6d2d291 meson: Do not use glob with meson ##build
* meson: Explicit is better than implicit
* meson: Fix deprecated warnings in Meson 0.49.0
* meson: Do not need separate array for installed files

libr/socket/meson.build:30: DEPRECATION: Library r_socket was passed to
the "libraries" keyword argument of a previous call to generate() method
instead of first positional argument. Adding r_socket to "Requires" field,
but this is a deprecated behaviour that will change in a future version
of Meson. Please report the issue if this warning cannot be avoided in
your case.
2018-12-27 14:17:54 +01:00
..
deps.mk No forkpty for android 2015-10-10 12:20:34 +02:00
http_server.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
http.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
Makefile Add serial support in RSocket for gdb:///dev/ttyUSB0:9600 2017-06-12 22:25:58 +02:00
meson.build meson: Do not use glob with meson ##build 2018-12-27 14:17:54 +01:00
proc.c Add braces to if, else, for, while ... (#11504) 2018-09-13 10:17:26 +02:00
r2pipe.c Further cleanup-code/less "optimistic" assumptions. (#12298) 2018-11-23 23:18:40 +01:00
rap_server.c Minor code cleanups free/R_FREE (#12157) 2018-11-14 21:23:20 +01:00
run.c Fix few clang-analyzer warnings (#12548) 2018-12-24 01:18:12 +01:00
serial.c warnings from lib (#9445) 2018-02-20 23:19:35 +01:00
socket.c Add missing net stub r_socket_accept_timeout 2018-12-15 18:32:24 +01:00