Differences between current version and predecessor to the previous major change of BSS.
Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Sunday, November 14, 2004 12:20:33 pm | by AristotlePagaltzis | |
Older page: | version 3 | Last edited on Wednesday, November 10, 2004 2:53:09 pm | by SamJansen | Revert |
@@ -1,5 +1 @@
-InNeedOfRefactor
-
-The
[BSS] segment holds the uninitialised global variables of a process. Only its length and offset are stored in the BinaryExecutable image, since it would just waste space. In contrast, the "text" segment contains ''initialized'' global variables and ''is'' stored in the executable.
-
-[BSS] is an [Acronym] for __b__lock __s__tarted by __s__ymbol
.
+Describe
[BSS] here
.