ObjFW  Check-in [2fb2ff521f]

Overview
Comment:Some systems don't allow usleep for values > 1000000.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2fb2ff521f08c51b83841f33b38b9a5c9aa1d62e11c176a3fae37654045953eb
User & Date: js on 2011-01-11 21:56:54
Other Links: manifest | tags
Context
2011-01-11
22:03
Replace -[sleepForNMilliseconds:] with -[sleepForTimeInterval:]. check-in: 219a630ef0 user: js tags: trunk
21:56
Some systems don't allow usleep for values > 1000000. check-in: 2fb2ff521f user: js tags: trunk
21:56
Fix a very stupid typo in -[OFDate timeIntervalSinceDate:]. check-in: 77e8aff469 user: js tags: trunk
Changes