Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / embeddedartistry/libmemory issues and pull requests

#91 - Add alignment block splitting to malloc_freelist

Pull Request - State: open - Opened by michaeljclark 9 months ago - 4 comments

#91 - Add alignment block splitting to malloc_freelist

Pull Request - State: open - Opened by michaeljclark 9 months ago - 4 comments

#90 - "fatal error: memory.h: No such file or directory" when compiling.

Issue - State: closed - Opened by ptrk8 over 1 year ago - 5 comments

#90 - "fatal error: memory.h: No such file or directory" when compiling.

Issue - State: closed - Opened by ptrk8 over 1 year ago - 5 comments

#89 - Update branch in wrap file

Pull Request - State: closed - Opened by phillipjohnston almost 2 years ago

#89 - Update branch in wrap file

Pull Request - State: closed - Opened by phillipjohnston almost 2 years ago

#87 - Correct typo

Pull Request - State: closed - Opened by phillipjohnston over 2 years ago

#87 - Correct typo

Pull Request - State: closed - Opened by phillipjohnston over 2 years ago

#86 - Add a build option that can be used to override the free list static declaration

Pull Request - State: closed - Opened by phillipjohnston over 2 years ago - 1 comment

#86 - Add a build option that can be used to override the free list static declaration

Pull Request - State: closed - Opened by phillipjohnston over 2 years ago - 1 comment

#85 - Alternate Freelist Implementation Idea

Issue - State: open - Opened by phillipjohnston over 2 years ago

#85 - Alternate Freelist Implementation Idea

Issue - State: open - Opened by phillipjohnston over 2 years ago

#83 - Malloc Test Improvement: vary the sizes

Issue - State: open - Opened by phillipjohnston over 2 years ago - 1 comment

#83 - Malloc Test Improvement: vary the sizes

Issue - State: open - Opened by phillipjohnston over 2 years ago - 1 comment

#82 - Minor freelist stuff

Pull Request - State: closed - Opened by stefanct over 2 years ago - 5 comments

#82 - Minor freelist stuff

Pull Request - State: closed - Opened by stefanct over 2 years ago - 5 comments

#80 - Improve ADR for locking approach

Pull Request - State: closed - Opened by phillipjohnston over 2 years ago

#80 - Improve ADR for locking approach

Pull Request - State: closed - Opened by phillipjohnston over 2 years ago

#79 - Freelist Bug fix + variable naming improvements

Pull Request - State: closed - Opened by phillipjohnston over 2 years ago

#79 - Freelist Bug fix + variable naming improvements

Pull Request - State: closed - Opened by phillipjohnston over 2 years ago

#78 - Update build submodule to latest

Pull Request - State: closed - Opened by phillipjohnston over 2 years ago

#78 - Update build submodule to latest

Pull Request - State: closed - Opened by phillipjohnston over 2 years ago

#77 - Cross-specific flags are ignored by meson

Issue - State: closed - Opened by stefanct over 2 years ago - 12 comments

#77 - Cross-specific flags are ignored by meson

Issue - State: closed - Opened by stefanct over 2 years ago - 12 comments

#76 - Add a note about the default implementation

Pull Request - State: closed - Opened by phillipjohnston about 3 years ago

#76 - Add a note about the default implementation

Pull Request - State: closed - Opened by phillipjohnston about 3 years ago

#75 - libmemory readme improvements

Pull Request - State: closed - Opened by phillipjohnston about 3 years ago - 3 comments

#75 - libmemory readme improvements

Pull Request - State: closed - Opened by phillipjohnston about 3 years ago - 3 comments

#74 - Provide missing malloc_addblock and malloc_init functions

Pull Request - State: closed - Opened by phillipjohnston about 3 years ago

#74 - Provide missing malloc_addblock and malloc_init functions

Pull Request - State: closed - Opened by phillipjohnston about 3 years ago

#72 - Fix typo in Makefile - s/tests/test/ in help text

Pull Request - State: closed - Opened by phillipjohnston about 3 years ago

#72 - Fix typo in Makefile - s/tests/test/ in help text

Pull Request - State: closed - Opened by phillipjohnston about 3 years ago

#71 - Better documentation of variants/usage

Issue - State: closed - Opened by stefanct about 3 years ago - 3 comments

#71 - Better documentation of variants/usage

Issue - State: closed - Opened by stefanct about 3 years ago - 3 comments

#69 - Fix problematic debug flag settings in the Makefile

Pull Request - State: closed - Opened by phillipjohnston about 4 years ago

#69 - Fix problematic debug flag settings in the Makefile

Pull Request - State: closed - Opened by phillipjohnston about 4 years ago

#68 - Update .clang-format Namespace indentation rules

Pull Request - State: closed - Opened by phillipjohnston about 4 years ago

#68 - Update .clang-format Namespace indentation rules

Pull Request - State: closed - Opened by phillipjohnston about 4 years ago

#66 - Implement a Zone Allocator

Issue - State: open - Opened by phillipjohnston over 4 years ago

#66 - Implement a Zone Allocator

Issue - State: open - Opened by phillipjohnston over 4 years ago

#65 - A Library to Integrate, or Inspiration: O(1) Heap

Issue - State: open - Opened by phillipjohnston over 4 years ago

#65 - A Library to Integrate, or Inspiration: O(1) Heap

Issue - State: open - Opened by phillipjohnston over 4 years ago

#64 - Get a partial dependency for libc_native_dep

Pull Request - State: closed - Opened by phillipjohnston over 4 years ago

#64 - Get a partial dependency for libc_native_dep

Pull Request - State: closed - Opened by phillipjohnston over 4 years ago

#63 - Build System Fixes

Pull Request - State: closed - Opened by phillipjohnston over 4 years ago

#63 - Build System Fixes

Pull Request - State: closed - Opened by phillipjohnston over 4 years ago

#62 - Remove disable-builtins argument for LTO in this repository

Pull Request - State: closed - Opened by phillipjohnston over 4 years ago

#62 - Remove disable-builtins argument for LTO in this repository

Pull Request - State: closed - Opened by phillipjohnston over 4 years ago

#61 - ADR + Pottery - Document Project Changes

Pull Request - State: closed - Opened by phillipjohnston over 4 years ago

#61 - ADR + Pottery - Document Project Changes

Pull Request - State: closed - Opened by phillipjohnston over 4 years ago

#60 - Update buildsystem + documentation

Pull Request - State: closed - Opened by phillipjohnston over 4 years ago

#60 - Update buildsystem + documentation

Pull Request - State: closed - Opened by phillipjohnston over 4 years ago

#58 - ASAN Workaround, Silence Warnings

Pull Request - State: closed - Opened by phillipjohnston over 4 years ago

#58 - ASAN Workaround, Silence Warnings

Pull Request - State: closed - Opened by phillipjohnston over 4 years ago

#57 - Fix Meson link

Pull Request - State: closed - Opened by phillipjohnston almost 5 years ago

#57 - Fix Meson link

Pull Request - State: closed - Opened by phillipjohnston almost 5 years ago

#56 - Build System Improvements

Pull Request - State: closed - Opened by phillipjohnston about 5 years ago

#56 - Build System Improvements

Pull Request - State: closed - Opened by phillipjohnston about 5 years ago

#55 - Clean up header includes

Issue - State: closed - Opened by phillipjohnston about 5 years ago

#55 - Clean up header includes

Issue - State: closed - Opened by phillipjohnston about 5 years ago

#54 - Rename arguments regarding ea-libc: these could be any libc

Pull Request - State: closed - Opened by phillipjohnston about 5 years ago
Labels: buildsystem

#54 - Rename arguments regarding ea-libc: these could be any libc

Pull Request - State: closed - Opened by phillipjohnston about 5 years ago
Labels: buildsystem

#53 - GCC Warning Fixes + Build Support

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: buildsystem

#53 - GCC Warning Fixes + Build Support

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: buildsystem

#52 - Updates for GCC / Linux Support

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: enhancement, buildsystem

#52 - Updates for GCC / Linux Support

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: enhancement, buildsystem

#51 - Support C11 free()

Issue - State: open - Opened by phillipjohnston over 5 years ago - 3 comments
Labels: enhancement, good first issue

#51 - Support C11 free()

Issue - State: open - Opened by phillipjohnston over 5 years ago - 3 comments
Labels: enhancement, good first issue

#50 - Reference the nightly build for the warnings-ng plugin

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: buildsystem

#50 - Reference the nightly build for the warnings-ng plugin

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: buildsystem

#49 - Enable quality gates

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: buildsystem

#49 - Enable quality gates

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: buildsystem

#48 - Build server updates

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: buildsystem

#48 - Build server updates

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: buildsystem

#47 - Keep those improvements rolling...

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: enhancement, buildsystem, Documentation

#47 - Keep those improvements rolling...

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: enhancement, buildsystem, Documentation

#46 - libmemory project cleanup

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: enhancement, buildsystem, Documentation

#46 - libmemory project cleanup

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: enhancement, buildsystem, Documentation

#45 - Libmemory Improvements

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: enhancement

#45 - Libmemory Improvements

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: enhancement

#44 - Libmemory improvements

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: enhancement, buildsystem

#44 - Libmemory improvements

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: enhancement, buildsystem

#43 - Improve documentation generation and archiving to match libc

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: enhancement, buildsystem

#43 - Improve documentation generation and archiving to match libc

Pull Request - State: closed - Opened by phillipjohnston over 5 years ago
Labels: enhancement, buildsystem

#42 - Update README with notes on cross-compilation

Issue - State: closed - Opened by phillipjohnston over 5 years ago

#42 - Update README with notes on cross-compilation

Issue - State: closed - Opened by phillipjohnston over 5 years ago