index
:
platform/upstream/curl
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_base
accepted/tizen_4.0_unified
accepted/tizen_5.0_base
accepted/tizen_5.5_base
accepted/tizen_5.5_base_mobile_hotfix
accepted/tizen_5.5_base_wearable_hotfix
accepted/tizen_6.0_base
accepted/tizen_6.0_base_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_base_toolchain
accepted/tizen_base_x_asan
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
pristine-tar
sandbox/kevinthierry/bump-7.37.1
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_base
tizen_4.0_tv
tizen_5.0_base
tizen_5.5_base
tizen_5.5_base_mobile_hotfix
tizen_5.5_base_wearable_hotfix
tizen_5.5_tv
tizen_6.0_base
tizen_6.0_base_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
upstream
Domain: Network & Connectivity / Data Network; Licenses: MIT;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
examples
/
fopen.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-09
Update to 7.40.1
submit/tizen/20151109.082943
submit/tizen/20151109.080942
submit/tizen/20151109.080918
Seonah Moon
1
-7
/
+28
2010-12-17
example: fix compiler warnings in fopen.c
Daniel Stenberg
1
-10
/
+10
2010-11-04
fopen.c: re-indented, fixed previous mistake
Daniel Stenberg
1
-393
/
+350
2010-11-04
multi use: call multi_perform even on select() timeouts
Daniel Stenberg
1
-6
/
+3
2010-09-30
multi & hiper examples: updates and cleanups
Dirk Manske
1
-8
/
+2
2010-07-14
examples: add curl_multi_timeout
Constantine Sapuntzakis
1
-0
/
+11
2010-04-24
test536: do not fail with threaded DNS resolver
Kamil Dudka
1
-3
/
+5
2010-02-26
spellchecked by Stéphane Fillod
Daniel Stenberg
1
-1
/
+1
2008-09-06
remove unnecessary typecasting of malloc()
Yang Tse
1
-1
/
+1
2008-08-31
MSVC adjustment
Yang Tse
1
-1
/
+3
2008-05-22
Fixed a surprising number of example programs that were passing int arguments
Dan Fandrich
1
-1
/
+1
2008-04-04
Give a hint as to why a url_fopen failed.
Dan Fandrich
1
-3
/
+3
2007-07-12
Fixed some compile warnings and errors and improved portability in the
Dan Fandrich
1
-9
/
+9
2006-10-13
Added comments about checking return code and the maxfd counter
Daniel Stenberg
1
-0
/
+4
2004-11-22
remove curl_ prefix from functions not present in libcurl
Daniel Stenberg
1
-7
/
+7
2004-10-06
removed tabs and trailing whitespace from source
Daniel Stenberg
1
-198
/
+198
2003-12-08
removed old version checks
Daniel Stenberg
1
-5
/
+0
2003-12-08
use the newer option names
Daniel Stenberg
1
-1
/
+1
2003-08-11
Vincent Sanders's massive update of this example code. One could argue
Daniel Stenberg
1
-166
/
+496
2003-01-27
made it work
Daniel Stenberg
1
-41
/
+54
2002-05-13
fopen.c added, a fopen() style emulation for URL reading
Daniel Stenberg
1
-0
/
+222