mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-06-26 22:38:30 +00:00
Improve performance and remove fd leaks
This commit is contained in:
parent
26e254fb4d
commit
1965d7488e
17 changed files with 131 additions and 159 deletions
|
@ -48,7 +48,6 @@ bool IsRunningUnderMake(void);
|
|||
char *GetSymbolByAddr(int64_t);
|
||||
void PrintGarbage(void);
|
||||
void PrintGarbageNumeric(FILE *);
|
||||
void CheckForMemoryLeaks(void);
|
||||
void PrintWindowsMemory(const char *, size_t);
|
||||
|
||||
#ifndef __STRICT_ANSI__
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue