R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
trunk
/
src
/
unix
/
sys-common.c
@ 28362
– Rev 0
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
27067
8291 d 17 h
ripley
/trunk/
drop --[nv]size
add --max-ppsize
26418
8342 d 4 h
rgentlem
/trunk/src/
fixed buffer overruns
26152
8357 d 12 h
luke
/trunk/
Wrapped calls to popen() and system() in R_popen and R_system to allow
suspending SIGALRM interrupts around call on Mac OS X.
25603
8394 d 9 h
ripley
/trunk/
add --args flag
25313
8407 d 6 h
ripley
/trunk/src/
use snprintf for protection against buffer overuns
24750
8444 d 7 h
luke
/trunk/src/unix/
Put back __APPLE__: it is for OS X, not classic MacOS.
24737
8445 d 10 h
ripley
/trunk/src/unix/
__APPLE__ seems to be for classic MacOS
24522
8461 d 9 h
luke
/trunk/src/
Added R_LibraryFileName and R_FileMtime.
23729
8528 d 22 h
murdoch
/trunk/
Optional tmpdir argument to tempfile()
23646
8537 d 10 h
ripley
/trunk/src/
remove temporary --no-dotFirst command-line flag
22740
8592 d 14 h
ripley
/trunk/src/
add --no-dotFirst flag
21544
8685 d 6 h
ripley
/trunk/
branch update
20670
8764 d 7 h
ripley
/trunk/
On Unix, create per-session tempdir in startup if not done in front-end.
tempfile() makes use of it.
Don't need help.start.has.been.run as link location is unique to this process.
20104
8809 d 13 h
ripley
/trunk/
allow G for vsize specs, limit max-vsize only by the address space
20094
8810 d 4 h
ripley
/trunk/
use unsigned long for memory-related quantitites.
Helps on 64-bit machines and in the 2-4Gb region
19989
8817 d 13 h
ripley
/trunk/
back out last memory change
19950
8820 d 15 h
ripley
/trunk/src/
use unsigned long (not int) for memory sizes: allows 2-4Gb to be set
on 32-bit machines, more than 16Gb on 64-bit machines
19084
8883 d 9 h
ripley
/trunk/src/
tidy up some headers
18809
8895 d 10 h
ripley
/trunk/src/
strdup is now declared in Defn.h
for rotated.c, declare in the same way as Defn.h
18601
8907 d 16 h
ripley
/trunk/src/unix/
use permanent storage for Sys.putenv
←Prev
1
2
Next→
Show All