-
Notifications
You must be signed in to change notification settings - Fork 364
release hotfix #1176
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
release hotfix #1176
Conversation
This file contains hidden or 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
Above feature macro is needed on glibc 2.17 era, in order to activate ftw* related functions/macros.
replay most recent event too
* master: refactors u3m_reclaim, plugging memory leaks reclaim memory on kernel reset reclaim memory on restart adds u3m_reclaim to clear persistent caches in vere adds -Dmemory-log=true build option to save |mass output to a file threads output file pointer through memory marking and printing [CI] run |mass after +test fixes |mass, unifying the implementation with u3m_grab() refactors and clarifies heuristic printing of an allocation box adds comment explaining u3a_minimum refactors memory leak printfs in u3a_sweep() refactors libnoun memory marking, adds optional printfs
print error messages on boot failure due to bad pill
fixes dead link to swap instructions
no-op in ames.c if no galaxy domain
Since it now contains a glibc feature macro, it needs to be included ahead of normal glibc headers, so vere/unix.c now starts with #include "all.h".
vere/unix.c: set _XOPEN_SOURCE
cleans up vere GC call sites, runs once after event
prepare hotfix branch for release
ixv
approved these changes
Jan 31, 2019
benjamin-tlon
pushed a commit
that referenced
this pull request
Jul 16, 2019
fixes the macro expansion of $> and $< specs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.