Fix whitespace inconsistencies found in homegrown Symbol.maps.

This commit is contained in:
Ed Schouten 2011-10-07 15:05:24 +00:00
parent 50b1479e65
commit 3a28b8a49f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=226111
7 changed files with 17 additions and 17 deletions

View file

@ -1,5 +1,5 @@
/*
* $FreeBSD$
/*
* $FreeBSD$
*/
/*

View file

@ -155,14 +155,14 @@ FBSDprivate_1.0 {
__ivaliduser_sa;
__check_rhosts_file;
__rcmd_errstr;
__nss_compat_getgrnam_r;
__nss_compat_getgrgid_r;
__nss_compat_getgrent_r;
__nss_compat_setgrent;
__nss_compat_endgrent;
__nss_compat_getpwnam_r;
__nss_compat_getpwuid_r;
__nss_compat_getpwent_r;
__nss_compat_setpwent;
__nss_compat_endpwent;
__nss_compat_getgrnam_r;
__nss_compat_getgrgid_r;
__nss_compat_getgrent_r;
__nss_compat_setgrent;
__nss_compat_endgrent;
__nss_compat_getpwnam_r;
__nss_compat_getpwuid_r;
__nss_compat_getpwent_r;
__nss_compat_setpwent;
__nss_compat_endpwent;
};

View file

@ -6,7 +6,7 @@
* This only needs to contain symbols that are not listed in
* symbol maps from other parts of libc (i.e., not found in
* stdlib/Symbol.map, string/Symbol.map, sys/Symbol.map, ...).
*/
*/
FBSD_1.0 {
/* PSEUDO syscalls */
_exit;

View file

@ -1,6 +1,6 @@
/*
* $FreeBSD$
*/
*/
FBSD_1.1 {
GSS_C_NT_ANONYMOUS;

View file

@ -1,6 +1,6 @@
/*
* $FreeBSD$
*/
*/
FBSD_1.1 {
mp_gcd;

View file

@ -1,6 +1,6 @@
/*
* $FreeBSD$
*/
*/
FBSD_1.2 {
ulog_login;

View file

@ -1,6 +1,6 @@
/*
* $FreeBSD$
*/
*/
FBSD_1.2 {
teken_256to8;