SCM Repository
Log of /sml/trunk/src/runtime/mach-dep/signal-util.c
Sticky Revision: |
Revision 842 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 19 21:24:35 2001 UTC (21 years ago) by blume
File length: 4949 byte(s)
Diff to previous 651
fix for long-standing signal handling bug
Revision 651 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jun 1 18:34:03 2000 UTC (22 years, 1 month ago) by monnier
File length: 4847 byte(s)
Diff to previous 569
bring revisions from the vendor branch to the trunk
Revision 569 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 7 04:01:07 2000 UTC (22 years, 3 months ago) by blume
File length: 4847 byte(s)
Diff to previous 440
- size info in BOOTLIST * no fixed upper limits for number of bootfiles or length of bootfile names in runtime * falling back to old behavior if no BOOTLIST size info found - allocation size heuristics in .run-sml * tries to read cache size from /proc/cpuinfo (this is important for small-cache Celeron systems!) - install.sh robustified - CM manual updates - paranoid mode * no more CMB.deliver() (i.e., all done by CMB.make()) * can re-use existing sml.boot.* files * init.cmi now treated as library * library stamps for consistency checks - sml.boot.<arch>-<os>/PIDMAP file * This file is read by the CM startup code. This is used to minimize the amount of dynamic state that needs to be stowed away for the purpose of sharing between interactive system and user code. - CM.Anchor.anchor instead of CM.Anchor.{set,cancel} * Upon request by Elsa. Anchors now controlled by get-set-pair like most other CM state variables. - Compiler.CMSA eliminated * No longer supported by CM anyway. - fixed bugs in pickler that kept biting Stefan * past refs to past refs (was caused by the possibility that ad-hoc sharing is more discriminating than hash-cons sharing) * integer overflow on LargeInt.minInt - ml-{lex,yacc} build scripts now use new mechanism for building standalone programs - fixed several gcc -Wall warnings that were caused by missing header files, missing initializations, etc., in runtime (not all warnings eliminated, though)
Revision 440 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 15 16:37:27 1999 UTC (22 years, 9 months ago) by monnier
File length: 4872 byte(s)
Copied from: sml/branches/SMLNJ/src/runtime/mach-dep/signal-util.c revision 439
Diff to previous 439
This commit was generated by cvs2svn to compensate for changes in r439, which included commits to RCS files with non-trunk default branches.
Revision 439 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 15 16:37:27 1999 UTC (22 years, 9 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/runtime/mach-dep/signal-util.c
File length: 4872 byte(s)
Diff to previous 249
version 110.22
Revision 249 - (view) (download) (as text) (annotate) - [select for diffs]
Added Sat Apr 17 18:57:03 1999 UTC (23 years, 2 months ago) by monnier
Original Path: sml/branches/SMLNJ/src/runtime/mach-dep/signal-util.c
File length: 4877 byte(s)
version 110.16
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |