summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/replace/system/select.h
Commit message (Collapse)AuthorAgeFilesLines
* ctdb-build: Remove duplicate replace libraryAmitay Isaacs2014-06-201-77/+0
| | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Michael Adam <obnox@samba.org>
* update lib/replace to current upstream version (samba master)Michael Adam2011-11-261-0/+36
| | | | (This used to be ctdb commit 17bcffab19fdbb435b4745ff90c327342bbbf0f8)
* update lib/replace from samba4Andrew Tridgell2007-07-101-3/+2
| | | | (This used to be ctdb commit f0555484105668c01c21f56322992e752e831109)
* merge lib/replace from samba4Andrew Tridgell2007-05-301-11/+16
| | | | (This used to be ctdb commit d1a0bcbe331b05ad7a3f5f7a33e4c9b5242c43f2)
* - added a EVENT_FD_AUTOCLOSE flag that allows you to tell the event system ↵Andrew Tridgell2007-05-051-0/+4
| | | | | | | | to close the fd automatically when a fd_event is freed. This prevents races which can lead to epoll missing events - added autoconf rules for automatically building with epoll support (This used to be ctdb commit 4d113298b26f7163992f2e47429c953bd4f957c9)
* added copies of libs so can be built standaloneAndrew Tridgell2007-01-251-0/+33
(This used to be ctdb commit 0bf6e6cb371bb946ea8cc1d8c7a23a41ea715832)