| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r318514-r318515, r318517, r318917 | Xin LI | 2017-05-31 | 1 | -18/+41 |
| * | MFC r318303: | Konstantin Belousov | 2017-05-29 | 1 | -9/+7 |
| * | MFC r318299: | Konstantin Belousov | 2017-05-29 | 1 | -44/+31 |
| * | MFC r318298: | Konstantin Belousov | 2017-05-29 | 1 | -19/+27 |
| * | MFC r316213: | Konstantin Belousov | 2017-04-23 | 3 | -2/+100 |
| * | MFC r315162: | Pedro F. Giffuni | 2017-04-07 | 1 | -4/+4 |
| * | MFC r315095, r315096, r315097, r315187: | Pedro F. Giffuni | 2017-03-15 | 1 | -1/+1 |
| * | MFC r313374: | Enji Cooper | 2017-02-14 | 1 | -4/+4 |
| * | MFC r312332,r312446,r312451: | Enji Cooper | 2017-02-04 | 1 | -3/+3 |
| * | MFC r311651: | Konstantin Belousov | 2017-01-21 | 4 | -106/+162 |
| * | MFC r305855, r306297, r306300, r306312-r306313 | Marcel Moolenaar | 2016-12-11 | 1 | -1/+8 |
| * | MFC r307227 and r307343: | Ed Schouten | 2016-10-29 | 5 | -52/+54 |
| * | MFC r303795: | Konstantin Belousov | 2016-08-20 | 4 | -1/+152 |
| * | Reflect error indication according to POSIX and what those functions | Andrey A. Chernov | 2016-06-05 | 1 | -2/+2 |
| * | Don't use fixup for C99 and up, the compiler result is already correct. | Andrey A. Chernov | 2016-06-01 | 4 | -0/+8 |
| * | Micro optimize: C standard guarantees that right shift for unsigned value | Andrey A. Chernov | 2016-05-29 | 1 | -1/+1 |
| * | 1) Unifdef USE_WEAK_SEEDING since it is too obsolete to support and makes | Andrey A. Chernov | 2016-05-29 | 1 | -41/+11 |
| * | 1) Unifdef USE_WEAK_SEEDING it is too obsolete to support and makes reading | Andrey A. Chernov | 2016-05-29 | 1 | -46/+14 |
| * | Let l64a() properly null terminate its result. | Ed Schouten | 2016-05-26 | 1 | -22/+14 |
| * | 1) POSIX prohibits printing errors to stderr here and require | Andrey A. Chernov | 2016-05-22 | 1 | -15/+10 |
| * | Update jemalloc to 4.2.0. | Jason Evans | 2016-05-13 | 1 | -1/+1 |
| * | libc: spelling fixes. | Pedro F. Giffuni | 2016-04-30 | 2 | -3/+3 |
| * | libc: do not include <sys/types.h> where <sys/param.h> was already included | Andriy Voskoboinyk | 2016-04-18 | 1 | -1/+0 |
| * | Fixed indentation, minor style. | Sergey Kandaurov | 2016-04-18 | 1 | -12/+12 |
| * | Fix markup on "\n" in printf so it renders correctly. | Warren Block | 2016-04-17 | 1 | -4/+4 |
| * | Update jemalloc to 4.1.0. | Jason Evans | 2016-02-29 | 2 | -2/+7 |
| * | Add .NOMETA missed in r291320. | Bryan Drewery | 2016-01-20 | 1 | -1/+1 |
| * | Remove an unneeded assignment of the return value. | Ed Schouten | 2016-01-14 | 1 | -1/+0 |
| * | Replace implementation of hsearch() by one that scales. | Ed Schouten | 2015-12-27 | 7 | -185/+335 |
| * | Let tsearch()/tdelete() use an AVL tree. | Ed Schouten | 2015-12-22 | 4 | -86/+473 |
| * | META MODE: Don't create .meta files when symlinking sources into the obj dire... | Bryan Drewery | 2015-11-25 | 1 | -4/+4 |
| * | Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. | Craig Rodrigues | 2015-09-20 | 12 | -51/+28 |
| * | Remove names from prototypes | Craig Rodrigues | 2015-09-20 | 3 | -7/+7 |
| * | Add declarations to eliminate -Wmissing-prototypes warnings. | Craig Rodrigues | 2015-09-20 | 3 | -0/+15 |
| * | Use ANSI C prototypes. | Craig Rodrigues | 2015-09-14 | 3 | -45/+14 |
| * | Switch libc from using _sig{procmask,action,suspend} symbols, which | Konstantin Belousov | 2015-08-29 | 2 | -12/+16 |
| * | Add missing sdallocx updates and remove *allocm manpage links. | Jason Evans | 2015-08-18 | 2 | -5/+6 |
| * | Update jemalloc to version 4.0.0. | Jason Evans | 2015-08-18 | 1 | -1/+2 |
| * | Document the fact that system(3) can easily be misused due to shell meta | Xin LI | 2015-07-25 | 1 | -2/+14 |
| * | Fix major copy/paste and other style errors. | Sergey Kandaurov | 2015-05-05 | 1 | -5/+10 |
| * | Apply the copyright the the same owners as the original malloc(3) where most of | Baptiste Daroussin | 2015-05-01 | 1 | -2/+3 |
| * | Import reallocarray(3) from OpenBSD | Baptiste Daroussin | 2015-05-01 | 4 | -2/+182 |
| * | qsort(3): small style(9) cleanups. | Pedro F. Giffuni | 2015-03-05 | 1 | -10/+10 |
| * | qsort(3): enhance to handle 32-bit aligned data on 64-bit systems | Pedro F. Giffuni | 2015-03-05 | 1 | -12/+21 |
| * | Adjust wording slightly to emphasize that random(3) should not be used for | Colin Percival | 2015-02-25 | 1 | -3/+2 |
| * | Update comment and NetBSD ID tag. | Pedro F. Giffuni | 2015-02-06 | 1 | -3/+3 |
| * | tdelete(3): don't delete the node we are about to return. | Pedro F. Giffuni | 2015-02-05 | 1 | -1/+2 |
| * | Fix known issues which blow up the process after dlopen("libthr.so") | Konstantin Belousov | 2015-01-03 | 3 | -3/+14 |
| * | Various mdoc fixes and a few EOL whitespace removals. | Christian Brueffer | 2014-12-21 | 2 | -3/+3 |
| * | Fix quick_exit(3) manual page to match reality - the status was missing. | Edward Tomasz Napierala | 2014-12-13 | 1 | -2/+2 |