chiark / gitweb /
changelog: Document changes in 1.6.0 and finalise version number
[adns.git] / src / poll.c
2020-06-11 Ian JacksonUpdate copyright dates everywhere
2020-05-26 Ian JacksonConsistency checks: Distinguish "entry" from exit
2020-05-26 Ian Jacksonconsistency: Call adns__intdone_process in adns_afterpoll
2016-08-12 Ian JacksonUpdate copyright dates
2014-10-19 Ian JacksonLicensing: Add copyright for Mark Wooding
2014-10-19 Ian JacksonLicensing: Update copyright dates for Ian Jackson
2014-10-19 Ian JacksonLicensing: Delete FSF street address
2014-10-19 Ian JacksonLicensing: Update version in file header comments
2014-10-19 Ian JacksonReentrancy: Introduce adns__returning
2014-05-05 Ian JacksonCVS to git conversion cvs-to-git-conversion
2006-04-08 ianupdate copyright dates
2003-06-22 ian+ * Some better source code formatting/wrapping in...
2000-09-17 ian+ * Documentation improved somewhat, including new...
2000-09-17 ianUpdate copyright dates and documentation.
2000-05-07 ian+ * Copyright notices updated. rel-adns-0-8
1999-10-12 ianReturn EAGAIN from _check instead of EWOULDBLOCK.
1999-10-10 ianCopyrights now acknowledge fanf for adns. Individual...
1999-09-26 ianChanges from Tony Finch: poll-using option and bugfix...
1999-09-25 ianAlso check specific query where applicable.
1999-09-25 ianNew internal consistency checking with assert if right...
1999-07-11 ianBugfixes; adnstest has ability to use poll(2), and...
1999-07-05 ianNew poll(2) stuff etc. Does not work yet, but compiles.