Ricardo Biehl Pasquali
Ricardo Biehl Pasquali
Unify clean up on error with goto statements. Is freeing the expected behavior?
This commit also: - Set NODE_PATH with `npm root -g`. - Removes call to `manpath`. This script should not be responsible for loading OS manual pages. - Create ${npmdir}/bin so...
There are cases where a fixed-size array is a good data structure. It has always O(1) for insertion, deletion and search Why is it not there yet?! :-)
[Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) is the [recommended license for AOSP](https://source.android.com/docs/setup/about/licenses), and the modification preserves the conditions specified in the current [NOTICE](https://github.com/tinyalsa/tinyalsa/blob/v2.0.0/NOTICE): | NOTICE condition(s) | Apache 2.0 equivalent section(s) | |---------------------|----------------------------------|...
I tried to make it readable. With the current tree it ended up in 13th position among 38 implementations.
@raphaelsc I already had implemented symlinks on my ghost-based filesystem called lionfs. I used fake files, which are created as nodeids in FUSE but they are not deleted (behind FUSE)....