fix race condition

This commit is contained in:
albert
2005-06-10 15:43:15 +00:00
parent cd80f609e6
commit 864a5356a1
5 changed files with 27 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# for --version-script
# WTF is the syntax for this file?
# Give me a BNF, man!
_3_2_4 {
_3_2_5 {
global:
__cyg_profile_func_enter; __cyg_profile_func_exit; main;
@@ -10,7 +10,7 @@ global:
openproc; closeproc;
tty_to_dev; dev_to_tty; open_psdb_message; open_psdb; lookup_wchan;
display_version; procps_version; linux_version_code;
Hertz; smp_num_cpus;
Hertz; smp_num_cpus; have_privs;
sprint_uptime; uptime; user_from_uid; print_uptime; loadavg;
pretty_print_signals; print_given_signals; unix_print_signals; signal_name_to_number; signal_number_to_name;
meminfo; vminfo; getstat; getdiskstat; getpartitions_num; getslabinfo; get_pid_digits;