]> git.saurik.com Git - redis.git/commit
enable kqueue/kevent only for Mac OS X 10.6.x as it seems that 10.5.x has a broken...
authorantirez <antirez@gmail.com>
Sat, 28 Nov 2009 19:48:53 +0000 (20:48 +0100)
committerantirez <antirez@gmail.com>
Sat, 28 Nov 2009 19:48:53 +0000 (20:48 +0100)
commit37be27653817f0c4c18d695ceea082e0bb7bf462
treea2508a1e7066c1a6b12cd875820414f288038039
parent03a37888f6581ec46d5eaee8c77b18b7926d2ca3
enable kqueue/kevent only for Mac OS X 10.6.x as it seems that 10.5.x has a broken implementation of this syscalls.
66 files changed:
config.h
doc/AuthCommand.html [deleted file]
doc/Benchmarks.html [deleted file]
doc/BgsaveCommand.html [deleted file]
doc/CommandReference.html [deleted file]
doc/Credits.html [deleted file]
doc/DbsizeCommand.html [deleted file]
doc/DelCommand.html [deleted file]
doc/DesignPatterns.html [deleted file]
doc/ExistsCommand.html [deleted file]
doc/ExpireCommand.html [deleted file]
doc/FAQ.html [deleted file]
doc/FlushallCommand.html [deleted file]
doc/FlushdbCommand.html [deleted file]
doc/GetCommand.html [deleted file]
doc/GetsetCommand.html [deleted file]
doc/IncrCommand.html [deleted file]
doc/InfoCommand.html [deleted file]
doc/KeysCommand.html [deleted file]
doc/LastsaveCommand.html [deleted file]
doc/LindexCommand.html [deleted file]
doc/LlenCommand.html [deleted file]
doc/LpopCommand.html [deleted file]
doc/LrangeCommand.html [deleted file]
doc/LremCommand.html [deleted file]
doc/LsetCommand.html [deleted file]
doc/LtrimCommand.html [deleted file]
doc/MgetCommand.html [deleted file]
doc/MonitorCommand.html [deleted file]
doc/MoveCommand.html [deleted file]
doc/ProtocolSpecification.html [deleted file]
doc/QuickStart.html [deleted file]
doc/QuitCommand.html [deleted file]
doc/README.html [deleted file]
doc/RandomkeyCommand.html [deleted file]
doc/RenameCommand.html [deleted file]
doc/RenamenxCommand.html [deleted file]
doc/ReplicationHowto.html [deleted file]
doc/ReplyTypes.html [deleted file]
doc/RpushCommand.html [deleted file]
doc/SaddCommand.html [deleted file]
doc/SaveCommand.html [deleted file]
doc/ScardCommand.html [deleted file]
doc/SdiffCommand.html [deleted file]
doc/SdiffstoreCommand.html [deleted file]
doc/SelectCommand.html [deleted file]
doc/SetCommand.html [deleted file]
doc/SetnxCommand.html [deleted file]
doc/ShutdownCommand.html [deleted file]
doc/SinterCommand.html [deleted file]
doc/SinterstoreCommand.html [deleted file]
doc/SismemberCommand.html [deleted file]
doc/SlaveofCommand.html [deleted file]
doc/SmembersCommand.html [deleted file]
doc/SmoveCommand.html [deleted file]
doc/SortCommand.html [deleted file]
doc/SpopCommand.html [deleted file]
doc/SremCommand.html [deleted file]
doc/SunionCommand.html [deleted file]
doc/SunionstoreCommand.html [deleted file]
doc/TemplateCommand.html [deleted file]
doc/TtlCommand.html [deleted file]
doc/TwitterAlikeExample.html [deleted file]
doc/TypeCommand.html [deleted file]
doc/UnstableSource.html [deleted file]
doc/index.html [deleted file]