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
/
modules
/
internet
/
nanoftp.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
25220
8412 d 14 h
luke
/trunk/src/
Changed SIGINT handling on Unix to set a flag and let R_CheckUserInterrupt
and the like do the jumping. Added R_SelectEx as version of socket that
handles SIGINTs.
23246
8559 d 10 h
ripley
/trunk/src/modules/internet/
move more output to stderr, tweak output levels
20167
8805 d 20 h
ripley
/trunk/
branch update
19292
8873 d 5 h
tlumley
/trunk/src/
include <strings.h> to make AIX happy about bzero
18663
8904 d 13 h
ripley
/trunk/src/modules/internet/
nothing in strings.h seems to be used
18658
8904 d 15 h
ripley
/trunk/src/modules/internet/
use HAVE_FCNTL, tidy up on WIndows
18653
8904 d 19 h
ripley
/trunk/src/
eliminate PSIGNAL, begin to remove windows-specific extras in config.h
17743
8962 d 21 h
ripley
/trunk/src/modules/internet/
update copyright dates, suppress warning
17741
8962 d 22 h
ripley
/trunk/
add vsnprintf.c, assume vsnprintf is always available
16906
9009 d 20 h
ripley
/trunk/src/modules/internet/
change default passwd to anonymous, following libxml
16748
9020 d 11 h
ripley
/trunk/
allow
ftp://user:pass@foo
forms
plug a few initialization problems
15876
9094 d 16 h
pd
/trunk/
branch update
15168
9128 d 7 h
pd
/trunk/
branch update
14409
9190 d 18 h
ripley
/trunk/
move sockets and internet to a module