Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libc: stop exporting curbrk and minbrk in the private namespace | Ed Maste | 2016-03-24 | 1 | -2/+0 |
* | libc/amd64: Do not export .cerror. | Jilles Tjoelker | 2012-09-06 | 1 | -1/+0 |
* | Replace a proliferation of buggy MD implementations of modf() with a | David Schultz | 2011-10-21 | 1 | -1/+0 |
* | Since nan() is supposed to work the same as strtod("nan(...)", NULL), | David Schultz | 2007-12-18 | 1 | -3/+0 |
* | Export gdtoa's __ULto{x,Q}_D2A routine in a private namespace so | David Schultz | 2007-12-16 | 1 | -0/+3 |
* | Some libc symbol map cleanups. | Daniel Eischen | 2007-05-31 | 1 | -4/+0 |
* | Remove .mcount from gmon's Symbol map and add it to the appropriate | Daniel Eischen | 2007-05-13 | 1 | -0/+1 |
* | Use C comments since we now preprocess these files with CPP. | Daniel Eischen | 2007-04-29 | 1 | -12/+16 |
* | Add symbol maps and initial symbol version definitions to libc. | Daniel Eischen | 2006-03-13 | 1 | -0/+73 |