libc: Remove empty comments in Symbol.map

These were left over from $FreeBSD$ removal.

Reviewed by:	emaste
Differential Revision:	https://reviews.freebsd.org/D42612
This commit is contained in:
Brooks Davis 2023-11-15 17:51:03 +00:00
parent b73eace889
commit 1ca63a8219
36 changed files with 0 additions and 108 deletions

View File

@ -1,6 +1,3 @@
/*
*/
/*
* This only needs to contain symbols that are not listed in
* symbol maps from other parts of libc (i.e., not found in

View File

@ -1,6 +1,3 @@
/*
*/
/*
* This only needs to contain symbols that are not listed in
* symbol maps from other parts of libc (i.e., not found in

View File

@ -1,6 +1,3 @@
/*
*/
/*
* This only needs to contain symbols that are not listed in
* symbol maps from other parts of libc (i.e., not found in

View File

@ -1,6 +1,3 @@
/*
*/
/*
* This only needs to contain AEABI symbols that are not listed in
* symbol maps from other parts of libc (i.e., not found in

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.3 {
__cap_rights_clear;
cap_rights_contains;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
creat;
gethostid;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
dbopen;
dbm_open;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
/*
* Standard functions from contrib/gdtoa

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
__xuname;
pthread_atfork;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
_mcleanup;
monstartup;

View File

@ -1,6 +1,3 @@
/*
*/
/*
* This only needs to contain symbols that are not listed in
* symbol maps from other parts of libc (i.e., not found in

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.3 {
__bsd___iconv;
__bsd___iconv_free_list;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
__inet_addr;
__inet_aton;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
btowc;
digittoint;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
__ns_makecanon;
__ns_msg_getflag;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
__b64_ntop;
__b64_pton;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
catopen;
catgets;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
acl_calc_mask;
acl_copy_entry;

View File

@ -1,6 +1,3 @@
/*
*/
/*
* This only needs to contain symbols that are not listed in
* symbol maps from other parts of libc (i.e., not found in

View File

@ -1,6 +1,3 @@
/*
*/
/*
* This only needs to contain symbols that are not listed in
* symbol maps from other parts of libc (i.e., not found in

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
/*
* These symbols really shouldn't be exported since they should

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
regerror;
regexec;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
/* h_nerr; */ /* Why is this not staticized in net/herror.c? */
h_errlist;

View File

@ -1,6 +1,3 @@
/*
*/
/*
* This only needs to contain symbols that are not listed in
* symbol maps from other parts of libc (i.e., not found in

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
/* From crypt_clnt.c (generated by rpcgen - include/rpcsvc/crypt.x) */
des_crypt_1;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
__chk_fail;
__stack_chk_fail;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
_fpgetmask;
fpgetmask;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
flockfile;
ftrylockfile;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
_Exit;
a64l;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
_malloc_options;
_malloc_message;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
_time32_to_time;
_time_to_time32;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
bcmp;
bcopy;

View File

@ -1,6 +1,3 @@
/*
*/
/*
* It'd be nice to automatically generate the syscall symbols, but we
* don't know to what version they will eventually belong to, so for now

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
uuid_to_string;
uuid_is_nil;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
xdr_free;
xdr_void;

View File

@ -1,6 +1,3 @@
/*
*/
FBSD_1.0 {
xdr_datum;
xdr_ypresp_all_seq;