1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/tevent
Andrew Tridgell 14718a725b build: a more portable way of finding waf in makefiles
this avoids using the non-portable shell command in makefiles

Autobuild-User: Andrew Tridgell <tridge@samba.org>
Autobuild-Date: Wed Nov  3 22:44:59 UTC 2010 on sn-devel-104
2010-11-03 22:44:59 +00:00
..
ABI build: more adjustments for the ABI type name maps 2010-04-18 18:24:27 +10:00
doc tevent: Added an introduction to the tevent_queue tutorial. 2010-05-10 10:28:37 +02:00
script tevent:mksyms: fix spelling... 2009-09-11 15:39:52 +02:00
autogen-waf.sh tevent: Don't update Makefile/configure files. 2010-09-28 09:12:40 +02:00
autogen.sh tevent: Don't update Makefile/configure files. 2010-09-28 09:12:40 +02:00
bindings.py pytevent: Add more tests. 2010-09-25 12:20:57 -07:00
configure ldb/tevent: Fix detection of waf paths. 2010-09-28 09:12:41 +02:00
doxy.config tevent: Fixed a doxygen problem with PRINTF_ATTRIBUTE. 2010-05-10 10:28:37 +02:00
libtevent.m4 Add exports file and abi checker for tevent 2009-06-15 16:31:13 -04:00
Makefile build: a more portable way of finding waf in makefiles 2010-11-03 22:44:59 +00:00
pytevent.c pyteven: Fix build warnings. 2010-09-25 12:20:58 -07:00
release-script.sh Add release script for tevent 2009-09-04 18:20:29 -04:00
testsuite.c tevent: try to fix the build on QNX qnx18 6.4.1 it doesn't have SA_RESTART defined 2009-07-16 11:41:28 +02:00
tevent_debug.c lib/tevent: change to LGPLv3+ 2009-02-16 08:53:25 +01:00
tevent_epoll.c tevent: mark backend init fns as _PRIVATE_ 2010-04-18 15:00:38 +10:00
tevent_fd.c tevent: fix a comment 2009-08-19 11:39:44 +02:00
tevent_immediate.c tevent: add support for immediate events 2009-03-17 19:59:00 +01:00
tevent_internal.h s3: signals are processed twice in child. 2010-02-09 17:05:58 +08:00
tevent_liboop.c Spelling fixes for tevent. 2010-02-22 21:45:32 +01:00
tevent_queue.c tevent: use an immediate event as trigger for tevent_queue 2009-03-17 19:59:09 +01:00
tevent_req.c tevent: Added basic doxygen documentation. 2010-05-05 09:28:04 +02:00
tevent_select.c tevent: Fix maxfd calculation in tevent_select 2010-06-10 11:24:00 +02:00
tevent_signal.c tevent: Do not use talloc_autofree_context 2010-10-08 21:11:45 +02:00
tevent_standard.c tevent: Only call handlers that ask for events 2010-10-06 23:40:24 +00:00
tevent_timed.c Fixing timeval calculation 2009-09-25 11:00:19 -04:00
tevent_util.c lib/tevent: change to LGPLv3+ 2009-02-16 08:53:25 +01:00
tevent_util.h util: update three other copies of our dlinklist.h macros 2010-02-14 18:44:21 +11:00
tevent_wakeup.c tevent: add tevent_wakeup_send/recv() 2009-02-18 10:31:36 +01:00
tevent.c tevent: Do not use talloc_autofree_context 2010-10-08 21:11:45 +02:00
tevent.h tevent: Added a description for tevent queue. 2010-05-10 10:28:37 +02:00
tevent.pc.in Add dependency to talloc in tevent pc file. 2009-01-06 15:53:50 +01:00
tevent.signatures tevent:signatures: add _tevent_req_cancel and tevent_req_set_cancel_fn 2009-09-11 15:31:29 +02:00
wscript waf: added reconfigure targets to our libraries 2010-11-03 01:34:04 +00:00