mirror of https://github.com/aria2/aria2
				
				
				
			|  6aa98f9b9f Move sleep functions to Util class:
	* src/Util.cc
	(sleep): New function.
	(usleep): New function.
	* src/DownloadCommand.cc: sleep -> Util::sleep
	* test/TimeSeedCriteriaTest.cc: sleep -> Util::sleep
	MinGW build enhancements. The following files are added:
	* src/timegm.{c,h}
	Changes to support the above new files:
	* configure.ac
	* src/Makefile.am
	* src/a2time.h
	* src/Util.cc:
	* src/strptime.c: Added support for %Z option.
	Miscellenous build fixes/enhancements.
	* configure.ac: Added summary report.
	* src/Platform.h: Tweaked #include's.
	* src/a2netcompat.h: Tweaked #include's.
	* src/strptime.h: Tweaked #include's.
	* src/gai_strerror.c: Tweaked #include's.
	* src/gai_strerror.h: _D_GETADDRINFO_H -> _D_GAI_STRERROR_H
	* src/getaddrinfo.h: Moved #ifndef __MINGW32__
	* src/gettimeofday.h: Added HAVE_CONFIG_H | ||
|---|---|---|
| .. | ||
| ChangeLog | ||
| Makefile.am | ||
| Makefile.in | ||
| codeset.m4 | ||
| gettext.m4 | ||
| glibc21.m4 | ||
| iconv.m4 | ||
| intdiv0.m4 | ||
| inttypes-pri.m4 | ||
| inttypes.m4 | ||
| inttypes_h.m4 | ||
| isc-posix.m4 | ||
| lcmessage.m4 | ||
| lib-ld.m4 | ||
| lib-link.m4 | ||
| lib-prefix.m4 | ||
| libares.m4 | ||
| libcares.m4 | ||
| nls.m4 | ||
| openssl.m4 | ||
| po.m4 | ||
| progtest.m4 | ||
| stdint_h.m4 | ||
| uintmax_t.m4 | ||
| ulonglong.m4 | ||