5 check-ins using file src/OFSocket.m version 17814ea548
|
2009-05-25
| ||
| 17:00 | Improve objc_sync.m. (check-in: 5337be0924 user: js tags: trunk) | |
|
2009-05-24
| ||
| 21:51 | Don't use @defs - it's not available in the ObjC2 ABI. (check-in: 4cd4d94ea8 user: js tags: trunk) | |
| 21:09 | Fall back to gethostbyname + locking if getaddrinfo is missing. (check-in: 488da685e4 user: js tags: trunk) | |
| 19:31 | Implement objc_sync_enter and objc_sync_exit if they're missing. (check-in: de63989ad8 user: js tags: trunk) | |
| 18:04 | Always use #include "config.h" instead of #import "config.h". (check-in: 94ea6848a8 user: js tags: trunk) | |