]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc/stdlib
1) Set stired flag after forced initialization.
[FreeBSD/FreeBSD.git] / lib / libc / stdlib /
2008-07-18 jasoneEnhance arena_chunk_map_t to directly support run coale...
2008-07-10 peterMerge gnu cpio 2.6 -> 2.8 changes. Unfortunately,...
2008-07-06 danger- This code was intially obtained from NetBSD, but...
2008-07-06 danger- Add description about a missing return value
2008-07-06 danger- remove superfluous word
2008-06-26 dangerMark the section describing return values with an appro...
2008-06-17 edDon't export the unused __use_pts() routine.
2008-06-10 jasoneIn the error path through base_alloc(), release base_mt...
2008-05-29 obrienThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-22 jbThis commit was generated by cvs2svn to compensate...
2008-05-14 jasoneClean up cpp logic and comments.
2008-05-09 rafanThis commit was generated by cvs2svn to compensate...
2008-05-08 cokaneThis commit was generated by cvs2svn to compensate...
2008-05-08 dfrThis commit was generated by cvs2svn to compensate...
2008-05-07 dfrThis commit was generated by cvs2svn to compensate...
2008-05-03 jasoneFix a comment.
2008-05-01 jasoneAdd a separate tree to track arena chunks that contain...
2008-05-01 jasoneAdd rb_wrap(), which creates C function wrappers for...
2008-04-29 gonzo Set QUANTUM_2POW_MIN and SIZEOF_PTR_2POW parameters...
2008-04-29 jasoneCheck for integer overflow before calling sbrk(2),...
2008-04-26 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-25 jbThis commit was generated by cvs2svn to compensate...
2008-04-24 ruStricter check for integer overflow.
2008-04-23 jasoneImplement red-black trees without using parent pointers...
2008-04-21 mariusThis commit was generated by cvs2svn to compensate...
2008-04-21 delphijThis commit was generated by cvs2svn to compensate...
2008-04-19 ruDon't forget to free() currency_symbol and asciivalue...
2008-04-19 ruBetter strfmon(3) conversion specifiers sanity checking.
2008-04-13 delphijUse calloc() instaed of zeroing memory ourselves.
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-24 samThis commit was generated by cvs2svn to compensate...
2008-03-20 delphijThis commit was generated by cvs2svn to compensate...
2008-03-19 obrienThis commit was generated by cvs2svn to compensate...
2008-03-12 delphijThis commit was generated by cvs2svn to compensate...
2008-03-07 jasoneRemove stale #include <machine/atomic.h>, which as...
2008-03-07 syrinxThis commit was generated by cvs2svn to compensate...
2008-02-28 scfReplace the use of warnx() with direct output to stderr...
2008-02-17 jasoneFix a race condition in arena_ralloc() for shrinking...
2008-02-17 jasoneRemove support for lazy deallocation. Benchmarks acros...
2008-02-11 rafanThis commit was generated by cvs2svn to compensate...
2008-02-08 jasoneFix a bug in lazy deallocation that was introduced...
2008-02-08 jasoneClean up manipulation of chunk page map elements to...
2008-02-06 jasoneTrack dirty unused pages so that they can be purged...
2008-02-02 obrienThis commit was generated by cvs2svn to compensate...
2008-01-29 desThis commit was generated by cvs2svn to compensate...
2008-01-29 obrienThis commit was generated by cvs2svn to compensate...
2008-01-15 jhbRemove some now-unused macros.
2008-01-15 jhbPut back the openpty(3) and ptsname(3) fixes but don...
2008-01-15 cpercivaBack out last commit, since it accidentally broke pts.
2008-01-14 cpercivaFix issues which allow snooping on ptys. [08:01]
2008-01-14 dasChanging 'r' to a size_t in the previous commit turned...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 dasUse size_t to avoid overflow when sorting arrays larger...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-03 jasoneEnable both sbrk(2)- and mmap(2)-based memory acquisiti...
2007-12-31 jasoneFix a major chunk-related memory leak in chunk_dealloc_...
2007-12-31 jasoneFix a bug related to sbrk() calls that could cause...
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-28 jasoneBack out premature commit of previous version.
2007-12-28 jasoneMaintain two trees instead of one (old_chunks --> old_c...
2007-12-28 jasoneRelease chunks_mtx for all paths through chunk_dealloc().
2007-12-27 jasoneAdd the 'D' and 'M' run time options, and use them...
2007-12-21 jhbClean up some of the pts(4) vs pty(4) stuff in grantpt...
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-18 jasoneUse fixed point integer math instead of floating point...
2007-12-17 jasoneRefactor features a bit in order to make it possible...
2007-12-16 dasImplement and document nan(), nanf(), and nanl(). This...
2007-12-13 jhbUpdate posix_openpt(3) to handle 512 ptys. This was...
2007-12-11 acheFix typo in the comment
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 dougbThis commit was generated by cvs2svn to compensate...
2007-12-02 dougbThis commit was generated by cvs2svn to compensate...
2007-11-28 jasoneOnly zero large allocations when necessary (for calloc()).
2007-11-27 jasoneDocument the B and L MALLOC_OPTIONS.
2007-11-27 jasoneImplement dynamic load balancing of thread-->arena...
2007-11-27 jasoneImplement lazy deallocation of small objects. For...
2007-11-27 jasoneAvoid re-zeroing memory in calloc() when possible.
2007-11-27 jasoneFix stats printing of the amount of memory currently...
2007-11-26 delphijThis commit was generated by cvs2svn to compensate...
2007-11-16 delphijThis commit was generated by cvs2svn to compensate...
2007-11-14 obrienThis commit was generated by cvs2svn to compensate...
2007-11-07 acheThis commit was generated by cvs2svn to compensate...
2007-11-05 gshapiroThis commit was generated by cvs2svn to compensate...
2007-10-29 rwatsonThis commit was generated by cvs2svn to compensate...
2007-10-25 obrienThis commit was generated by cvs2svn to compensate...
2007-10-19 davidxuRemove out of date notes, the atoi code is thread-safe...
2007-10-18 darrenrThis commit was generated by cvs2svn to compensate...
2007-10-18 simonThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
2007-10-16 mlaierThis commit was generated by cvs2svn to compensate...
next