-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix repository URL in copyright header
- Loading branch information
Showing
12 changed files
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* Atomic operations (v1) | ||
* Portable Snippets - https://gitub.com/nemequ/portable-snippets | ||
* Portable Snippets - https://github.com/nemequ/portable-snippets | ||
* Created by Evan Nemerson <[email protected]> | ||
* | ||
* To the extent possible under law, the authors have waived all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* Builtins and Intrinsics | ||
* Portable Snippets - https://gitub.com/nemequ/portable-snippets | ||
* Portable Snippets - https://github.com/nemequ/portable-snippets | ||
* Created by Evan Nemerson <[email protected]> | ||
* | ||
* To the extent possible under law, the authors have waived all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* Check (assertions) | ||
* Portable Snippets - https://gitub.com/nemequ/portable-snippets | ||
* Portable Snippets - https://github.com/nemequ/portable-snippets | ||
* Created by Evan Nemerson <[email protected]> | ||
* | ||
* To the extent possible under law, the authors have waived all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* Clocks (v1) | ||
* Portable Snippets - https://gitub.com/nemequ/portable-snippets | ||
* Portable Snippets - https://github.com/nemequ/portable-snippets | ||
* Created by Evan Nemerson <[email protected]> | ||
* | ||
* To the extent possible under law, the authors have waived all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* CPU Information (v1) | ||
* Portable Snippets - https://gitub.com/nemequ/portable-snippets | ||
* Portable Snippets - https://github.com/nemequ/portable-snippets | ||
* Created by Evan Nemerson <[email protected]> | ||
* | ||
* To the extent possible under law, the authors have waived all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* CPU Information (v1) | ||
* Portable Snippets - https://gitub.com/nemequ/portable-snippets | ||
* Portable Snippets - https://github.com/nemequ/portable-snippets | ||
* Created by Evan Nemerson <[email protected]> | ||
* | ||
* To the extent possible under law, the authors have waived all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* Debugging assertions and traps | ||
* Portable Snippets - https://gitub.com/nemequ/portable-snippets | ||
* Portable Snippets - https://github.com/nemequ/portable-snippets | ||
* Created by Evan Nemerson <[email protected]> | ||
* | ||
* To the extent possible under law, the authors have waived all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* Endianness detection and swapping (v3) | ||
* Portable Snippets - https://gitub.com/nemequ/portable-snippets | ||
* Portable Snippets - https://github.com/nemequ/portable-snippets | ||
* Created by Evan Nemerson <[email protected]> | ||
* | ||
* To the extent possible under law, the authors have waived all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* Exact-width integer types | ||
* Portable Snippets - https://gitub.com/nemequ/portable-snippets | ||
* Portable Snippets - https://github.com/nemequ/portable-snippets | ||
* Created by Evan Nemerson <[email protected]> | ||
* | ||
* To the extent possible under law, the authors have waived all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* Once (v1) | ||
* Portable Snippets - https://gitub.com/nemequ/portable-snippets | ||
* Portable Snippets - https://github.com/nemequ/portable-snippets | ||
* Created by Evan Nemerson <[email protected]> | ||
* | ||
* To the extent possible under law, the authors have waived all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* Overflow-safe math functions | ||
* Portable Snippets - https://gitub.com/nemequ/portable-snippets | ||
* Portable Snippets - https://github.com/nemequ/portable-snippets | ||
* Created by Evan Nemerson <[email protected]> | ||
* | ||
* To the extent possible under law, the authors have waived all | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
/* Unaligned operations (v1) | ||
* Portable Snippets - https://gitub.com/nemequ/portable-snippets | ||
* Portable Snippets - https://github.com/nemequ/portable-snippets | ||
* Created by Evan Nemerson <[email protected]> | ||
* | ||
* To the extent possible under law, the authors have waived all | ||
|