
|
84782 packages online
|
|
 |
|
dev/c/RConfig.lha |
|
No screenshot available
|
|
Introduction
~~~~~~~~~~~~
RConfig is a 2.0 utility for >>> Manx Aztec C 5.2a <<< users for
configuring a replacement linker library (rlib.lib). This library
is simply linked with your code, before c.lib, cl.lib, c16.lib, or
cl16.lib.
The replacement functions available are:
stkchk() - An improved low stack condition test, which
takes into account the size of a procedure's
local stack frame; optional dynamic stack code
main() - Choose from 3 variations of the startup code:
normal, detaching, residentable
setjmp() - Adds support for free()'ing DynaStack extension
stack blocks and alloca()'d blocks
In addition, an alloca() function is provided. This doesn't replace
any similarly named function in clib, but I much prefer it over the
GNU alloca.c code.
Lastly, you can choose additional compiler options in generating the
library, size of the data model (large or small), integer size (32 vs
16 bits), and various parameters for stkchk().
Contacting the Author
~~~~~~~~~~~~~~~~~~~~~
Send questions, bug reports, suggestions, donations, etc to:
Omni Communications Products UUCP: apang@mindlink.bc.ca
Attn: Anthon Pang BIX: apang
P.O. BOX 35266
Vancouver, BC V6M 4G4
Canada
|
Contents of dev/c/RConfig.lha
PERMSSN UID GID PACKED SIZE RATIO CRC STAMP NAME
---------- ----------- ------- ------- ------ ---------- ------------ -------------
[generic] 1929 4821 40.0% -lh5- db0c Sep 12 1992 RConfig_v1.1/docs/alloca.doc
[generic] 880 1888 46.6% -lh5- cb95 Sep 12 1992 RConfig_v1.1/docs/resstart.doc
[generic] 2380 5403 44.0% -lh5- 7144 Sep 12 1992 RConfig_v1.1/docs/stkchk.doc
[generic] 464 852 54.5% -lh5- 3f4f Sep 12 1992 RConfig_v1.1/include/alloca.h
[generic] 498 1115 44.7% -lh5- bde9 Sep 12 1992 RConfig_v1.1/include/rsetjmp.h
[generic] 10538 24060 43.8% -lh5- 44b9 Sep 20 1992 RConfig_v1.1/rconfig
[generic] 2835 7339 38.6% -lh5- 1958 Sep 20 1992 RConfig_v1.1/RConfig.doc
[generic] 1047 2672 39.2% -lh5- f98a Sep 19 1992 RConfig_v1.1/rlib/_exit.c
[generic] 1934 5780 33.5% -lh5- 9480 Sep 19 1992 RConfig_v1.1/rlib/_main.c
[generic] 1347 3534 38.1% -lh5- 1367 Sep 13 1992 RConfig_v1.1/rlib/crt0.a68
[generic] 93 170 54.7% -lh5- 2427 Sep 13 1992 RConfig_v1.1/rlib/rlib.c
[generic] 1448 3984 36.3% -lh5- 6ed8 Sep 12 1992 RConfig_v1.1/rlib/rlib_alloca.c
[generic] 1190 4086 29.1% -lh5- d0ab Sep 12 1992 RConfig_v1.1/rlib/rlib_setjmp.c
[generic] 1631 4877 33.4% -lh5- 001a Sep 12 1992 RConfig_v1.1/rlib/rlib_stkchk.c
[generic] 379 741 51.1% -lh5- 300e Sep 9 1992 RConfig_v1.1/src/busyptrimg.c
[generic] 3224 11661 27.6% -lh5- 0bb9 Sep 20 1992 RConfig_v1.1/src/genlib.c
[generic] 495 980 50.5% -lh5- 16c9 Sep 9 1992 RConfig_v1.1/src/gtbsup.c
[generic] 150 325 46.2% -lh5- c0d7 Sep 13 1992 RConfig_v1.1/src/Makefile
[generic] 3114 13632 22.8% -lh5- 98c1 Sep 20 1992 RConfig_v1.1/src/rc2.c
[generic] 2069 12036 17.2% -lh5- ceb9 Sep 20 1992 RConfig_v1.1/src/rc2.g
[generic] 976 4888 20.0% -lh5- 0caf Sep 20 1992 RConfig_v1.1/src/rc2.h
[generic] 1006 2516 40.0% -lh5- 67fd Sep 19 1992 RConfig_v1.1/src/rccopts.c
[generic] 2627 10334 25.4% -lh5- b5ed Sep 20 1992 RConfig_v1.1/src/rconfig.c
[generic] 109 185 58.9% -lh5- a864 Sep 20 1992 RConfig_v1.1/src/rconfig_rev.h
[generic] 1407 5111 27.5% -lh5- 4d6a Sep 9 1992 RConfig_v1.1/src/stkchker.c
[generic] 4748 8592 55.3% -lh5- 55a5 Aug 30 1992 RConfig_v1.1/stkchker
[generic] 266 484 55.0% -lh5- 4840 Sep 20 1992 RConfig_v1.1/tests/1/TEST
[generic] 468 751 62.3% -lh5- b288 Sep 20 1992 RConfig_v1.1/tests/1/test1.c
[generic] 294 564 52.1% -lh5- 8ac2 Sep 20 1992 RConfig_v1.1/tests/2/TEST
[generic] 394 642 61.4% -lh5- b4dc Sep 20 1992 RConfig_v1.1/tests/2/test2.c
[generic] 288 455 63.3% -lh5- 3f68 Sep 20 1992 RConfig_v1.1/tests/3a/TEST
[generic] 366 535 68.4% -lh5- f744 Sep 20 1992 RConfig_v1.1/tests/3a/test3a.c
[generic] 316 509 62.1% -lh5- b598 Sep 20 1992 RConfig_v1.1/tests/3b/TEST
[generic] 503 911 55.2% -lh5- c584 Sep 20 1992 RConfig_v1.1/tests/3b/test3b.c
[generic] 241 372 64.8% -lh5- 9e4f Sep 20 1992 RConfig_v1.1/tests/4a/TEST
[generic] 487 906 53.8% -lh5- 87cf Sep 20 1992 RConfig_v1.1/tests/4a/test4a.c
[generic] 245 375 65.3% -lh5- 0059 Sep 20 1992 RConfig_v1.1/tests/4b/TEST
[generic] 421 722 58.3% -lh5- 30db Sep 12 1992 RConfig_v1.1/tests/4b/test4b.c
[generic] 322 522 61.7% -lh5- 5710 Sep 20 1992 RConfig_v1.1/tests/5/TEST
[generic] 646 1238 52.2% -lh5- 5d88 Sep 20 1992 RConfig_v1.1/tests/5/test5.c
[generic] 248 389 63.8% -lh5- f173 Sep 20 1992 RConfig_v1.1/tests/6/TEST
[generic] 508 953 53.3% -lh5- cba1 Sep 20 1992 RConfig_v1.1/tests/6/test6.c
[generic] 339 560 60.5% -lh5- cdb4 Sep 20 1992 RConfig_v1.1/tests/7/TEST
[generic] 704 1474 47.8% -lh5- 3dce Sep 20 1992 RConfig_v1.1/tests/7/test7.c
[generic] 574 1166 49.2% -lh5- 1daf Sep 20 1992 RConfig_v1.1/tests/TESTS.README
[generic] 263 424 62.0% -lh5- e603 Sep 20 1992 RConfig_v1.1/ToDo
---------- ----------- ------- ------- ------ ---------- ------------ -------------
Total 46 files 56411 155534 36.3% Sep 22 1992
|
|
|
 |
Page generated in 0.02 seconds |
Aminet © 1992-2024 Urban
Müller and the Aminet team.
Aminet contact address: <aminet aminet net> |