|
Last change
on this file since 3247 was 903, checked in by bird, 17 years ago |
|
Merged with the 2007-05-23 CVS. Added rsort and fixed a couple of windows build issues.
|
|
File size:
596 bytes
|
| Line | |
|---|
| 1 | # Solaris (2.5.1) has a couple if issues.
|
|---|
| 2 | #
|
|---|
| 3 | suppress plk malloc; setvbuf "libc*"; main "main.c"
|
|---|
| 4 | suppress umr kstat_read; kstat_chain_update; kstat_open; getloadavg
|
|---|
| 5 | suppress umr kstat_chain_update; kstat_open; getloadavg
|
|---|
| 6 |
|
|---|
| 7 | # The command line options stuff leaks a little bit. No big deal.
|
|---|
| 8 | #
|
|---|
| 9 | suppress mlk malloc; xmalloc "misc.c"; decode_env_switches "main.c"
|
|---|
| 10 | suppress plk malloc; xmalloc "misc.c"; decode_env_switches "main.c"
|
|---|
| 11 | suppress mlk malloc; xmalloc "misc.c"; concat "misc.c"; decode_env_switches "main.c"
|
|---|
| 12 | suppress plk malloc; xmalloc "misc.c"; concat "misc.c"; decode_env_switches "main.c"
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.