Commit | Date | |
---|---|---|
[r392]
by
obarthel
- Added another function called __reset_max_mem_stats() which will reset the - Fixed the alloca() declaration in <stdlib.h> so that software which keys - Added an optional call-back function which can be called if alloca() |
2005-11-28 09:53:51 | Tree |
[r391]
by
obarthel
- Fixed the header files I broke by mistake. - You can now request that your program uses the clib2 alloca() function - alloca() is now part of libunix.a, too. |
2005-11-27 10:28:16 | Tree |
2005-11-27 09:51:45 | Tree | |
[r389]
by
obarthel
- In libunix.a malloc(), calloc() and realloc() no longer treat a - The alloca() implementation which allocates memory from the system - In the thread-safe library, realloc() permitted two different overlapping |
2005-11-27 09:26:55 | Tree |
[r388]
by
obarthel
- Moved the thread-safe library documentation. - The malloc() in libunix.a now allocates four bytes of memory instead |
2005-11-27 09:25:21 | Tree |
2005-11-20 20:04:47 | Tree | |
2005-11-20 19:56:58 | Tree | |
[r385]
by
obarthel
- Changed the assertion message text shown in the requester window. - The standard malloc() now sets errno to EINVAL for zero length |
2005-11-20 19:04:10 | Tree |
[r384]
by
obarthel
- Updated the general documentation and started to document the implementation-specific |
2005-11-20 19:02:44 | Tree |
[r383]
by
obarthel
- In libunix.a malloc(), calloc() and realloc() no longer treat a |
2005-11-20 17:00:22 | Tree |