1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/tevent
Michael Adam ff5521838a Revert "tevent: avoid -Wtautological-compare errors with gcc6"
This reverts commit 2991f77099.

Breaks compile for older (<= 4.4) gccs.
Needs to be done differently.

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
2016-07-15 00:54:12 +02:00
..
ABI tevent: version 0.9.28 2016-02-19 19:12:25 +01:00
doc lib: tevent: docs: Add tutorial on thread usage. 2015-11-05 18:04:23 +01:00
bindings.py pytalloc: Improve timer wrapper, and test it 2015-06-10 06:06:19 +02:00
configure ldb/tevent: Fix detection of waf paths. 2010-09-28 09:12:41 +02:00
doxy.config tevent: Link the tutorial on the mainpage. 2013-06-12 19:54:30 +02:00
echo_server.c lib: tevent: Use struct sockaddr_storage to cope with IPv6. 2016-05-29 09:13:30 +02:00
Makefile waf: ensure "make dist" works from a clean git tree for all libraries 2011-01-08 02:35:22 +01:00
pytevent.c pytevent: add a TeventTimer_Object_ref helper structure to make the code clearer 2015-06-12 17:08:19 +02:00
release-script.sh Add release script for tevent 2009-09-04 18:20:29 -04:00
testsuite.c tevent:testsuite: fix O3 errors unused result of write 2016-05-13 00:16:15 +02:00
tevent_debug.c lib/tevent: Add trace point callback 2012-06-08 19:00:05 +02:00
tevent_epoll.c lib: tevent: Whitespace cleanup. 2015-11-18 15:54:03 +01:00
tevent_fd.c Return NULL if tevent_add_fd() is passed a negative fd 2011-02-14 17:47:03 +01:00
tevent_immediate.c tevent: remove unneeded type argument from DLIST_ADD_END 2016-02-06 21:48:17 +01:00
tevent_internal.h Add Solaris ports as a tevent backend. 2015-02-15 23:25:07 +01:00
tevent_liboop.c tevent: Fix a comment 2013-01-18 00:05:37 +01:00
tevent_poll.c tevent: remove uneeded type argument from DLIST_DEMOTE() 2016-02-06 21:48:17 +01:00
tevent_port.c Fix ETIME handling for Solaris event ports. 2016-02-07 11:26:35 +01:00
tevent_queue.c tevent: remove unneeded type argument from DLIST_ADD_END 2016-02-06 21:48:17 +01:00
tevent_req.c tevent: add tevent_req_set_cleanup_fn() 2014-01-17 12:38:08 +01:00
tevent_select.c tevent: remove uneeded type argument from DLIST_DEMOTE() 2016-02-06 21:48:17 +01:00
tevent_signal.c tevent:signal: fix -O3 error unused result of read 2016-05-13 00:16:15 +02:00
tevent_standard.c tevent: Clarify apparently useless conditions 2016-07-12 13:56:41 +02:00
tevent_threads.c tevent:threads: fix -O3 error unused result of write 2016-05-13 00:16:14 +02:00
tevent_timed.c tevent: optimize adding new zero timer events 2013-03-01 12:01:54 -08:00
tevent_util.c tevent: Set FD_CLOEXEC on epoll handle 2011-08-11 14:38:53 -04:00
tevent_util.h Revert "tevent: avoid -Wtautological-compare errors with gcc6" 2016-07-15 00:54:12 +02:00
tevent_wakeup.c tevent: Remove a pointless goto 2013-08-16 16:50:23 +02:00
tevent.c Add Solaris ports as a tevent backend. 2015-02-15 23:25:07 +01:00
tevent.h tevent: typo in documentation 2016-07-05 00:00:15 +02:00
tevent.pc.in tevent: Update flags in tevent pkgconfig file 2014-04-04 21:35:34 +02:00
tevent.py Add version attribute for pytevent. 2011-12-07 15:07:48 +01:00
wscript tevent: version 0.9.28 2016-02-19 19:12:25 +01:00