| #
1ca63a82
|
| 15-Nov-2023 |
Brooks Davis <brooks@FreeBSD.org> |
libc: Remove empty comments in Symbol.map
These were left over from $FreeBSD$ removal.
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D42612
|
| #
42b38843
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
|
| #
1ca63a82
|
| 15-Nov-2023 |
Brooks Davis <brooks@FreeBSD.org> |
libc: Remove empty comments in Symbol.map
These were left over from $FreeBSD$ removal.
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D42612
|
| #
42b38843
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
|
| #
39e7abef
|
| 16-Dec-2007 |
David Schultz <das@FreeBSD.org> |
Export gdtoa's __ULto{x,Q}_D2A routine in a private namespace so libm can use it.
|
| #
b4628639
|
| 13-Oct-2007 |
Daniel Eischen <deischen@FreeBSD.org> |
Remove symbols that should not be exported.
Submitted by: das MFC after re@ approval
|
| #
5f864214
|
| 29-Apr-2007 |
Daniel Eischen <deischen@FreeBSD.org> |
Use C comments since we now preprocess these files with CPP.
|
| #
797f4fb8
|
| 15-Apr-2006 |
Daniel Eischen <deischen@FreeBSD.org> |
Don't export __gdtoa. The only known ports that rely on this or the deprecated POSIX functions {e,g,f}cvt() have newer versions that do not (rely on them).
Requested by: marius
|
| #
9fe1984e
|
| 01-Apr-2006 |
Daniel Eischen <deischen@FreeBSD.org> |
Add __gdtoa to the list of FreeBSD private symbols. Unfortunately, this is used by some 3rd party applications when {e,f,g}cvt() are not found. POSIX defines the xcvt() funtions but says they are d
Add __gdtoa to the list of FreeBSD private symbols. Unfortunately, this is used by some 3rd party applications when {e,f,g}cvt() are not found. POSIX defines the xcvt() funtions but says they are deprecated in favor or sprintf(). We'll import these functions from OpenBSD and remove __gdtoa() from the exported interfaces when libc version is bumped.
show more ...
|
| #
cce72e88
|
| 13-Mar-2006 |
Daniel Eischen <deischen@FreeBSD.org> |
Add symbol maps and initial symbol version definitions to libc.
Reviewed by: davidxu
|
| #
1ca63a82
|
| 15-Nov-2023 |
Brooks Davis <brooks@FreeBSD.org> |
libc: Remove empty comments in Symbol.map
These were left over from $FreeBSD$ removal.
Reviewed by: emaste Differential Revision: https://reviews.freebsd.org/D42612
|
| #
42b38843
|
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line .h pattern
Remove /^\s*\*+\s*\$FreeBSD\$.*$\n/
|
| #
39e7abef
|
| 16-Dec-2007 |
David Schultz <das@FreeBSD.org> |
Export gdtoa's __ULto{x,Q}_D2A routine in a private namespace so libm can use it.
|
| #
b4628639
|
| 13-Oct-2007 |
Daniel Eischen <deischen@FreeBSD.org> |
Remove symbols that should not be exported.
Submitted by: das MFC after re@ approval
|
| #
5f864214
|
| 29-Apr-2007 |
Daniel Eischen <deischen@FreeBSD.org> |
Use C comments since we now preprocess these files with CPP.
|
| #
797f4fb8
|
| 15-Apr-2006 |
Daniel Eischen <deischen@FreeBSD.org> |
Don't export __gdtoa. The only known ports that rely on this or the deprecated POSIX functions {e,g,f}cvt() have newer versions that do not (rely on them).
Requested by: marius
|
| #
9fe1984e
|
| 01-Apr-2006 |
Daniel Eischen <deischen@FreeBSD.org> |
Add __gdtoa to the list of FreeBSD private symbols. Unfortunately, this is used by some 3rd party applications when {e,f,g}cvt() are not found. POSIX defines the xcvt() funtions but says they are d
Add __gdtoa to the list of FreeBSD private symbols. Unfortunately, this is used by some 3rd party applications when {e,f,g}cvt() are not found. POSIX defines the xcvt() funtions but says they are deprecated in favor or sprintf(). We'll import these functions from OpenBSD and remove __gdtoa() from the exported interfaces when libc version is bumped.
show more ...
|
| #
cce72e88
|
| 13-Mar-2006 |
Daniel Eischen <deischen@FreeBSD.org> |
Add symbol maps and initial symbol version definitions to libc.
Reviewed by: davidxu
|
| #
39e7abef
|
| 16-Dec-2007 |
David Schultz <das@FreeBSD.org> |
Export gdtoa's __ULto{x,Q}_D2A routine in a private namespace so libm can use it.
|
| #
b4628639
|
| 13-Oct-2007 |
Daniel Eischen <deischen@FreeBSD.org> |
Remove symbols that should not be exported.
Submitted by: das MFC after re@ approval
|
| #
5f864214
|
| 29-Apr-2007 |
Daniel Eischen <deischen@FreeBSD.org> |
Use C comments since we now preprocess these files with CPP.
|
| #
797f4fb8
|
| 15-Apr-2006 |
Daniel Eischen <deischen@FreeBSD.org> |
Don't export __gdtoa. The only known ports that rely on this or the deprecated POSIX functions {e,g,f}cvt() have newer versions that do not (rely on them).
Requested by: marius
|
| #
9fe1984e
|
| 01-Apr-2006 |
Daniel Eischen <deischen@FreeBSD.org> |
Add __gdtoa to the list of FreeBSD private symbols. Unfortunately, this is used by some 3rd party applications when {e,f,g}cvt() are not found. POSIX defines the xcvt() funtions but says they are d
Add __gdtoa to the list of FreeBSD private symbols. Unfortunately, this is used by some 3rd party applications when {e,f,g}cvt() are not found. POSIX defines the xcvt() funtions but says they are deprecated in favor or sprintf(). We'll import these functions from OpenBSD and remove __gdtoa() from the exported interfaces when libc version is bumped.
show more ...
|
| #
cce72e88
|
| 13-Mar-2006 |
Daniel Eischen <deischen@FreeBSD.org> |
Add symbol maps and initial symbol version definitions to libc.
Reviewed by: davidxu
|