index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util
/
uri.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-20
Remove unnecessary variables for function return value
Laurent Vivier
1
-4
/
+1
2018-03-05
util/uri.c: wrap single statement blocks with braces {}
Su Hang
1
-169
/
+294
2018-03-05
util/uri.c: remove brackets that wrap `return` statement's content.
Su Hang
1
-80
/
+80
2018-03-05
util/uri.c: Coding style check, Only whitespace involved
Su Hang
1
-733
/
+735
2017-01-24
Fix documentation and some comments (article, grammar)
Stefan Weil
1
-2
/
+2
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-02-04
util: Clean up includes
Peter Maydell
1
-2
/
+1
2015-03-18
util/uri: Add overflow check to rfc3986_parse_port
Max Reitz
1
-10
/
+14
2015-02-10
util/uri: URI member path can be null, compare more carfully
Markus Armbruster
1
-1
/
+2
2015-02-10
util/uri: realloc2n() can't fail, drop dead error handling
Markus Armbruster
1
-22
/
+0
2015-02-10
util/uri: uri_new() can't fail, drop dead error handling
Markus Armbruster
1
-25
/
+11
2014-12-10
util: Fuse g_malloc(); memset() into g_new0()
Markus Armbruster
1
-2
/
+1
2014-12-10
util: Drop superfluous conditionals around g_free()
Markus Armbruster
1
-26
/
+22
2014-12-10
Drop superfluous conditionals around g_strdup()
Markus Armbruster
1
-26
/
+17
2013-05-12
clean unnecessary code: don't check g_strdup arg for NULL
Dong Xu Wang
1
-1
/
+1
2013-01-12
build: move libqemuutil.a components to util/
Paolo Bonzini
1
-0
/
+2249