11 check-ins using file src/threading.m version 21c1e4f75c
|
2014-08-07
| ||
| 20:20 | Fix generators/Makefile on OS X (check-in: 21d8c47508 user: js tags: trunk) | |
|
2014-08-06
| ||
| 00:04 | Use readdir_r or fall back to readdir + lock (check-in: a07e980793 user: js tags: trunk) | |
| 00:04 | Don't export (v)asprintf implementation (check-in: ddbbd50e56 user: js tags: trunk) | |
|
2014-08-05
| ||
| 20:35 | Update Xcode project to 6.0 (check-in: 0a6d47c1d8 user: js tags: trunk) | |
|
2014-08-01
| ||
| 21:01 | Update buildsys (check-in: beef05d289 user: js tags: trunk) | |
| 12:27 | Change return type for thread main (check-in: 52e02c06ca user: js tags: trunk) | |
|
2014-07-24
| ||
| 18:02 | Warn if configure.ac is newer than configure (check-in: 0ab38200a3 user: js tags: trunk) | |
|
2014-07-23
| ||
| 23:23 | OFTimer: Reschedule before executing the callback (check-in: 7fa1dc3f95 user: js tags: trunk) | |
| 23:09 | threading: Prevent possible division by zero (check-in: 90f2f05c2c user: js tags: trunk) | |
| 19:34 | threading: Get rid of warnings with old compilers (check-in: 9e60532254 user: js tags: trunk) | |
|
2014-07-19
| ||
| 16:27 | OFThread: Configurable priority and stack size (check-in: c4f724070a user: js tags: trunk) | |