Changes In Branch unix-sockets Through [94110c9553] Excluding Merge-Ins
This is equivalent to a diff from 051b264d4a to 94110c9553
2021-10-24
| ||
22:29 | Merge support for UNIX sockets check-in: d2f5000bb1 user: js tags: trunk | |
15:18 | OFUNIXDatagramSocketTests: Clean up after test check-in: d126e27198 user: js tags: unix-sockets | |
15:14 | Add OFUNIXDatagramSocket check-in: 94110c9553 user: js tags: unix-sockets | |
13:40 | Merge trunk into branch "unix-sockets" check-in: 55aa600e97 user: js tags: unix-sockets | |
11:15 | OFScryptTests: Disable 3rd vector on AmigaOS/m68k check-in: 051b264d4a user: js tags: trunk | |
11:14 | OFSystemInfo: Detect OS version & CPU on AmigaOS 3 check-in: 74d7354d62 user: js tags: trunk | |
Modified configure.ac from [fc81b7df1d] to [99b94f26ce]. [diff]
Modified extra.mk.in from [40ab3148ac] to [07cebcd27b]. [diff]
Modified src/Makefile from [47315f910b] to [651753ff6c]. [diff]
Modified src/OFDatagramSocket.m from [a53bf3d04b] to [dbfe918d5b]. [diff]
Modified src/OFSocket.h from [2b4aae9d25] to [b11ec9bdab]. [diff]
Modified src/OFSocket.m from [941bbd3cbe] to [0370baa1c4]. [diff]
Added src/OFUNIXDatagramSocket.h version [e445b19690].
Added src/OFUNIXDatagramSocket.m version [44180adae5].
Modified src/ObjFW.h from [59913cb5c3] to [df01551874]. [diff]
Modified src/exceptions/OFBindFailedException.h from [fa6db74dc4] to [8271ed1427]. [diff]
Modified src/exceptions/OFBindFailedException.m from [5d40ea5e4f] to [a976d8cd94]. [diff]
Modified src/objfw-defs.h.in from [dc6785c3be] to [b4d2598296]. [diff]
Modified tests/Makefile from [c0f76538e2] to [97e65714fd]. [diff]
Added tests/OFUNIXDatagramSocketTests.m version [66faa10762].
Modified tests/TestsAppDelegate.h from [36680e2682] to [8a125e86de]. [diff]
Modified tests/TestsAppDelegate.m from [1130ab2e6c] to [9499e9e013]. [diff]