disk
Here are 338 public repositories matching this topic...
There are two static analyzers in an LLVM project:
Would be nice to check tarantool source code with these analyzers, fix warnings and errors and add it in Tarantool CI.
-
Updated
Jun 5, 2020 - C
Hello,
Using your awesome app for install Linux for old people, every week (many Linux installed). Which have sometimes old computer 32 bits, where Bodhi Linux can revival their machine. Bodhi Linux is based on Ubuntu LTS.
Bodhi Linux 4.x (Ubuntu LTS 16.04) is already supported by MultiBootUSB 9.2, but 16.04 is almost over, I need to install Bodhi Linux 5.x (LTS 18.04).
Bodhi Linux 5.x legacy 3
-
Updated
May 15, 2020 - Python
-
Updated
Jun 7, 2020 - Java
The first step toward windows support could be to build it without the terminal user interface which will never support windows.
For that, one should add a feature toggle that is off on windows builds. If that's not possible, use conditional compilation.
Related to #2
Old bunch of the examples (removed at 7327b6d7097c5595d5121d48bd801bc016707e18) was not that good, as they were using internal APIs and worked with sub-crates directly, which led to confusion, since the intended way to work with heim is via facade crate.
Right now there is a bunch of new examples exist, but it would be nice to have more
-
Updated
Jun 2, 2020 - C
-
Updated
Jun 3, 2020 - C#
Hello!
Would be nice and useful, if wxHE has a separate window for displaying file-structure of MZ-PE, ELF and Mach-O formats. Doable?
[1] http://www.skyfree.org/linux/references/ELF_Format.pdf
[2] https://source.winehq.org/source/include/winnt.h
[3] https://www.microsoft.com/en-us/download/confirmation.aspx?id=19509
[4] https://lowlevelbits.org/parsing-mach-o-files/
-
Updated
Jun 7, 2020 - Rust
Hi,
I'm trying to tackle the (frankly glaring) lack of any repair-enabled UDF fsck under macOS, by (shallow) porting of the still beta (and to-be-merged upstream) fsck, as part of (Linux) udftools (pali/udftools#13).
You can find more details here:
[https://github.com/argorain/udftools/pull/1](https://github.com/argor
-
Updated
Feb 12, 2020 - Ruby
-
Updated
Dec 25, 2019 - Swift
-
Updated
Apr 29, 2020 - Shell
-
Updated
Mar 28, 2019 - Go
it would be useful to have an option to specify offset for fat32 bootable images that could be inspected right a way without a need to create an intermediate file using dd like
dd if=boot.img of=boot_shifted.img skip=2048
-
Updated
Jun 5, 2020 - Go
Gmail has a nice little hover state when dragging mail attachments into a new message. It looks like this:
I know there is already a black border when a file is dragged over, but perhaps the Media Manager could benefit from a
-
Updated
Jan 9, 2020 - C
-
Updated
Oct 1, 2019 - Pascal
-
Updated
Jan 11, 2017 - Objective-C
Improve this page
Add a description, image, and links to the disk topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the disk topic, visit your repo's landing page and select "manage topics."

Bug description
On the https://psutil.readthedocs.io/en/latest/ page, there are 'terminate my children' links to the https://psutil.readthedocs.io/en/latest/#terminate-my-children section which appears to not exist anymore.
This is not an issue in 5.3.0 (https://psutil.readthedocs.io/en/release-5.3.0/#terminate-my-children).