OLD | NEW |
1 Name: mach_override | 1 Name: mach_override |
2 Short Name: Part of the mach_star project | 2 Short Name: Part of the mach_star project |
3 Version: Unknown | 3 Version: Unknown |
4 URL: https://github.com/rentzsch/mach_star | 4 URL: https://github.com/rentzsch/mach_star |
5 Date: 07/22/2011 | 5 Date: 07/22/2011 |
6 Revision: 51ae3d199463fa84548f466d649f0821d579fdaf | 6 Revision: 51ae3d199463fa84548f466d649f0821d579fdaf |
7 License: MIT | 7 License: MIT |
8 Security Critical: Yes | 8 Security Critical: Yes |
9 | 9 |
10 | 10 |
11 Description: | 11 Description: |
12 This is the mach_override part of mach_star, namely: | 12 This is the mach_override part of mach_star, namely: |
13 | 13 |
14 https://github.com/rentzsch/mach_star/tree/51ae3d199463fa84548f466d649f0821d57
9fdaf | 14 https://github.com/rentzsch/mach_star/tree/51ae3d199463fa84548f466d649f0821d57
9fdaf |
15 | 15 |
16 This package is used to replace framework functions with different | 16 This package is used to replace framework functions with different |
17 implementations at run time. | 17 implementations at run time. |
18 | 18 |
19 | 19 |
20 Local Modifications: | 20 Local Modifications: |
21 | 21 |
22 None. All local changes have been upstreamed. | 22 Added the instructions to |possibleInstructions| for the very short |
| 23 malloc_error_break() on 10.5 so that it can be overriden on that platform. |
OLD | NEW |