Fix whitespace and sorting in Symbol.map.
This commit is contained in:
parent
3a2cdcb0e3
commit
ab52b803a0
@ -333,36 +333,36 @@ FBSD_1.1 {
|
||||
fdevname_r;
|
||||
fdopendir;
|
||||
feature_present;
|
||||
fts_open;
|
||||
fts_close;
|
||||
fts_read;
|
||||
fts_set;
|
||||
fts_children;
|
||||
fts_close;
|
||||
fts_get_clientptr;
|
||||
fts_get_stream;
|
||||
fts_open;
|
||||
fts_read;
|
||||
fts_set;
|
||||
fts_set_clientptr;
|
||||
posix_spawn;
|
||||
posix_spawn_file_actions_addclose;
|
||||
posix_spawn_file_actions_adddup2;
|
||||
posix_spawn_file_actions_addopen;
|
||||
posix_spawn_file_actions_destroy;
|
||||
posix_spawn_file_actions_init;
|
||||
posix_spawnattr_destroy;
|
||||
posix_spawnattr_getflags;
|
||||
posix_spawnattr_getpgroup;
|
||||
posix_spawnattr_getschedparam;
|
||||
posix_spawnattr_getschedpolicy;
|
||||
posix_spawnattr_getsigdefault;
|
||||
posix_spawnattr_getsigmask;
|
||||
posix_spawnattr_init;
|
||||
posix_spawnattr_setflags;
|
||||
posix_spawnattr_setpgroup;
|
||||
posix_spawnattr_setschedparam;
|
||||
posix_spawnattr_setschedpolicy;
|
||||
posix_spawnattr_setsigdefault;
|
||||
posix_spawnattr_setsigmask;
|
||||
posix_spawnp;
|
||||
tcgetsid;
|
||||
posix_spawn;
|
||||
posix_spawn_file_actions_addclose;
|
||||
posix_spawn_file_actions_adddup2;
|
||||
posix_spawn_file_actions_addopen;
|
||||
posix_spawn_file_actions_destroy;
|
||||
posix_spawn_file_actions_init;
|
||||
posix_spawnattr_destroy;
|
||||
posix_spawnattr_getflags;
|
||||
posix_spawnattr_getpgroup;
|
||||
posix_spawnattr_getschedparam;
|
||||
posix_spawnattr_getschedpolicy;
|
||||
posix_spawnattr_getsigdefault;
|
||||
posix_spawnattr_getsigmask;
|
||||
posix_spawnattr_init;
|
||||
posix_spawnattr_setflags;
|
||||
posix_spawnattr_setpgroup;
|
||||
posix_spawnattr_setschedparam;
|
||||
posix_spawnattr_setschedpolicy;
|
||||
posix_spawnattr_setsigdefault;
|
||||
posix_spawnattr_setsigmask;
|
||||
posix_spawnp;
|
||||
};
|
||||
|
||||
FBSDprivate_1.0 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user