-
Updated
Dec 26, 2021 - C++
x86
Here are 1,222 public repositories matching this topic...
-
Updated
Dec 23, 2021 - Assembly
-
Updated
Dec 22, 2021 - C
-
Updated
Dec 21, 2021 - C
-
Updated
May 14, 2021 - Assembly
-
Updated
Dec 7, 2021 - Shell
-
Updated
Aug 31, 2021 - Python
While the test_suite presented in #589 does work, it is still pretty simple and can be improved and enhanced.
- Add tests for gnutils and coreutils.
- Add necessary utilities so more complex programs can be compiled from sources.
- Integrate CMake, so one could write something like
make validateand the subset of test that is deemed necessary (for example everything withmint
debootstrap.sh replaces extraargs or another line in the environment where it finds 'console=' before the line that starts with console=
Suggested the following fix:
--- a/lib/debootstrap.sh
+++ b/lib/debootstrap.sh
@@ -626,7 +626,7 @@ prepare_partitions()
# if we have a headless device, set console to DEFAULT_CONSOLE
if [[ -n $DEFAULT_CONSOLE && -f $SDCARD/boot/armbianE-
Updated
Dec 25, 2021 - C
Essentially introduce const where appropriate for the public types exposed by the api.
This request intentionally only targets some functions since we don't have stable &mut in const contexts along with a bunch of other const stuff that is still nightly.
I don't expect that iced will ever become 100% const, that's unreasonable to assume due to the fact iced needs liballoc around the crate.
-
Updated
Dec 25, 2021 - OCaml
-
Updated
Nov 24, 2019 - Python
-
Updated
Jan 26, 2018 - Pascal
-
Updated
Dec 26, 2021 - C#
-
Updated
Dec 24, 2021 - Assembly
-
Updated
Dec 3, 2021 - C
-
Updated
Sep 14, 2021 - C
Improve this page
Add a description, image, and links to the x86 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the x86 topic, visit your repo's landing page and select "manage topics."

copy/v86#333 (add a mute button and/or fix the "requires a gesture" warning).A volume selector would also be nice.There's a minor issue where holding down and moving the mouse on the screen selects text outside of the screen on FirefoxRetry XHR requests that fail with 5xx or time out, with exponential backoff