aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/i386/Symbol.map
Commit message (Expand)AuthorAgeFilesLines
* lib{c,sys}: return wrapped syscall APIs to libcBrooks Davis2024-03-131-0/+3
* libc/i386: don't attempt to export allocaBrooks Davis2024-03-071-1/+0
* libc: move MD sys related symbols to libsysBrooks Davis2024-02-051-26/+0
* libc: centralize a few numeric symbolsBrooks Davis2023-11-151-3/+0
* libc: centralize makecontext symbolsBrooks Davis2023-11-151-2/+0
* libc: centralize {_,sig,}{set,long}jmp symbolsBrooks Davis2023-11-151-6/+0
* libc: centralize ntoh symbolsBrooks Davis2023-11-151-4/+0
* libc: further centralize syscall symbolsBrooks Davis2023-11-151-4/+0
* libc: Remove empty comments in Symbol.mapBrooks Davis2023-11-151-3/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-161-1/+0
* libc: Remove _get_tp() and _set_tp().John Baldwin2021-12-091-1/+0
* Add usermode helpers for for Intel userspace protection keys feature.Konstantin Belousov2019-02-201-0/+7
* Remove MD __sys_* private symbols.Brooks Davis2018-12-051-3/+0
* Reimplement brk() and sbrk() to avoid the use of _end.Mark Johnston2018-06-041-1/+0
* Replace MD assembly exect() with a portable version.Brooks Davis2018-04-121-1/+0
* libc: stop exporting curbrk and minbrk in the private namespaceEd Maste2016-03-241-2/+0
* libc/i386: Do not export .cerror.Jilles Tjoelker2012-09-051-1/+0
* Replace a proliferation of buggy MD implementations of modf() with aDavid Schultz2011-10-211-1/+0
* Since nan() is supposed to work the same as strtod("nan(...)", NULL),David Schultz2007-12-181-3/+0
* Export gdtoa's __ULto{x,Q}_D2A routine in a private namespace soDavid Schultz2007-12-161-0/+3
* Some libc symbol map cleanups.Daniel Eischen2007-05-311-4/+0
* Remove .mcount from gmon's Symbol map and add it to the appropriateDaniel Eischen2007-05-131-0/+1
* Use C comments since we now preprocess these files with CPP.Daniel Eischen2007-04-291-9/+11
* Clean-ip TLS symbol versions. [_]__tls_get_addr function is part ofAlexander Kabaev2007-04-091-0/+1
* Add symbol maps and initial symbol version definitions to libc.Daniel Eischen2006-03-131-0/+71