summaryrefslogtreecommitdiff
path: root/wait.h
Commit message (Expand)AuthorAgeFilesLines
* Try to fix MSVC C4589 warning again (GH #214)Jeffrey Walton2018-01-121-2/+2
* Change Doxygen comment style from //! to ///Jeffrey Walton2017-11-291-3/+3
* Add C++ nullptr support (Issue 383)Jeffrey Walton2017-03-011-1/+1
* Change file preamble to include "originally written by Wei Dai"Jeffrey Walton2017-01-271-1/+1
* Suppress warning also for VS2017Marcel Raad2017-01-131-2/+2
* spelling fixesklemens2016-12-271-1/+1
* Removed MAINTAIN_BACKWARDS_COMPATIBILITY_562 (Issue 70)Jeffrey Walton2016-12-031-6/+2
* Clear C4121 under Visual StudioJeffrey Walton2016-10-101-1/+1
* Whitespace checkinJeffrey Walton2016-09-101-1/+1
* Cleared C4589 under VS2015 (Issue 214)Jeffrey Walton2016-07-041-0/+11
* Add changes for Windows Sotre that went missing with my clumsy Git skillsJeffrey Walton2016-05-091-2/+3
* Add missing header for Windows 8, Windows Server 2012, and Windows Phone 8Jeffrey Walton2016-04-271-0/+0
* Add missing header for Windows 8, Windows Server 2012, and Windows Phone 8Jeffrey Walton2016-04-271-4/+11
* Explicitly unpoison the result of FD_ZEROJeffrey Walton2016-02-261-0/+6
* Fix missing fd_set type under Cygwin (Issue 137)Jeffrey Walton2016-02-151-3/+0
* CRYPTOPP 5.6.3 RC6 checkinJeffrey Walton2015-11-051-212/+217
* Removed USING_NAMESPACE(std). Changed cout → std::cout, cerr → std::cerr,...Jeffrey Walton2015-07-301-2/+2
* Added <sys/select.h> got AndroidJeffrey Walton2015-06-041-2/+6
* merge in changes by denis bider and fix compile on gcc 3.4.4 and MSVC 6weidai2006-04-061-19/+141
* sync with private branchweidai2003-06-191-3/+9
* detect no-wait loop in debug buildweidai2003-06-101-0/+14
* sync with private branchweidai2003-06-061-1/+1
* minor changesweidai2003-03-251-0/+2
* various changes for 5.1weidai2003-03-201-0/+7
* Initial revisionweidai2002-10-041-0/+57