Differences From Artifact [9954d86ee8]:
- File
src/forwarding/apple-forwarding-amd64.S
— part of check-in
[b7a4e61b88]
at
2023-04-22 20:22:08
on branch trunk
— Rename x86_64 to AMD64
It's just a less awkward name and also what the BSDs use. (user: js, size: 3817) [annotate] [blame] [check-ins using] [more...]
- File src/forwarding/apple-forwarding-x86_64.S — part of check-in [8939cbdb52] at 2023-01-06 09:04:02 on branch trunk — Update copyright (user: js, size: 3817) [annotate] [blame] [check-ins using]
To Artifact [875ade227e]:
- File src/forwarding/apple-forwarding-amd64.S — part of check-in [7324ec8590] at 2024-02-03 11:41:20 on branch 1.0 — Update copyright (user: js, size: 3817) [annotate] [blame] [check-ins using] [more...]
1 | /* | | | 1 2 3 4 5 6 7 8 9 | /* * Copyright (c) 2008-2024 Jonathan Schleifer <js@nil.im> * * All rights reserved. * * This file is part of ObjFW. It may be distributed under the terms of the * Q Public License 1.0, which can be found in the file LICENSE.QPL included in * the packaging of this file. * |
︙ | ︙ |