search for: envc

Displaying 3 results from an estimated 3 matches for "envc".

Did you mean: enic
2006 Sep 21
3
newie help needed
...use as crib sheets. 5. I installed some packages earlier - but now I am obviously doing something wrong > install.packages(gnomeGui) Error in install.packages(gnomeGui) : object "gnomeGui" not found thanks, Julie -- Escience Support Team, ITCS Unix Support ENV (please contact envcs.unix at uea.ac.uk)
2006 Jun 26
0
[klibc 35/43] sparc support for klibc
...inter environments (at compile time) +! - an imposed stack bias (of 2047) (at run time) +! - medium/low and medium/anywhere code models (at run time) + +! Initial stack setup: +! +! bottom of stack (higher memory address) +! ... +! text of environment strings +! text of argument strings +! envp[envc] = 0 (4/8 bytes) +! ... +! env[0] (4/8 bytes) +! argv[argc] = 0 (4/8 bytes) +! ... +! argv[0] (4/8 bytes) +! argc (4/8 bytes) +! register save area (64 bits by 16 registers = 128 bytes) +! top of stack (%sp) + +! Stack Bias: +! +! It is the responsibility of the o/s to set this up. +! We handle bot...
2006 Jun 28
35
[klibc 00/31] klibc as a historyless patchset (updated and reorganized)
I have updated the klibc patchset based on feedback received. In particular, the patchset has been reorganized so as not to break git-bisect. Additionally, this updates the patch base to 2.6.17-git12 (d38b69689c349f35502b92e20dafb30c62d49d63) and klibc 1.4.8; the main difference on the klibc side is removal of obsolete code. This is also available as a git tree at: