../
|
adt
|
|
fc9167f
|
6 years
|
zarevucky.jiri |
Correct location of pcut test for odict
|
fibril
|
|
5f97ef44
|
7 years
|
jiri.zarevucky |
Sleep is more natural as part of the fibril API.
(the implementation …
|
io
|
|
3bacee1
|
7 years
|
jiri |
Make ccheck-fix again and commit more good files.
|
stdio
|
|
d1582b50
|
5 years
|
jiri |
Fix spacing in single-line comments using latest ccheck
This found …
|
capa.c
|
4.8 KB
|
c24b0dcb
|
6 years
|
jakub |
Rename capacity-related 'cap' to 'capa'
This allows to use 'cap' for …
|
casting.c
|
2.0 KB
|
32236e5
|
6 years
|
vojtech.horky |
Add can_cast_size_t_to_int
There are already several places where we …
|
double_to_str.c
|
5.3 KB
|
88e7dc5
|
6 years
|
zarevucky.jiri |
Add pcut tests
Adds tests for cap, gsort, ieee_double, double_to_str, …
|
getopt.c
|
11.9 KB
|
a163d10
|
6 years
|
jiri |
Fix getopt_optional_param test failing
This is a bug in the test, …
|
gsort.c
|
2.7 KB
|
88e7dc5
|
6 years
|
zarevucky.jiri |
Add pcut tests
Adds tests for cap, gsort, ieee_double, double_to_str, …
|
ieee_double.c
|
9.1 KB
|
88e7dc5
|
6 years
|
zarevucky.jiri |
Add pcut tests
Adds tests for cap, gsort, ieee_double, double_to_str, …
|
imath.c
|
2.5 KB
|
88e7dc5
|
6 years
|
zarevucky.jiri |
Add pcut tests
Adds tests for cap, gsort, ieee_double, double_to_str, …
|
inttypes.c
|
2.2 KB
|
9912f49
|
7 years
|
jiri |
imaxabs, imaxdiv.
|
loc.c
|
2.8 KB
|
7d7f5e3
|
22 months
|
jiri |
loc_server_register() should be callable more than once …
|
main.c
|
2.0 KB
|
7d7f5e3
|
22 months
|
jiri |
loc_server_register() should be callable more than once …
|
mem.c
|
3.0 KB
|
2498b95
|
7 years
|
jiri |
Move memchr to libc and add tests for other memxxx functions.
|
perf.c
|
2.8 KB
|
5fbc1f9
|
6 years
|
vojtech.horky |
libc: stopwatch API symmetry
|
perm.c
|
1.7 KB
|
9c75a99d
|
7 years
|
jiri |
Fix kernel panic when perm_revoke() syscall is invoked.
|
qsort.c
|
3.9 KB
|
3f932a7e
|
7 years
|
jiri |
PCUT_INIT declaration also needs a terminating semicolon.
|
sprintf.c
|
3.1 KB
|
09ab0a9a
|
7 years
|
jiri |
Fix vertical spacing with new Ccheck revision.
|
stdio.c
|
4.5 KB
|
7ab7075f
|
7 years
|
jiri |
Add support for 'x' fopen file mode modifier from C11.
|
stdlib.c
|
6.2 KB
|
28a5ebd
|
5 years
|
martin |
Use char32_t instead of wchat_t to represent UTF-32 strings
The …
|
str.c
|
2.9 KB
|
09ab0a9a
|
7 years
|
jiri |
Fix vertical spacing with new Ccheck revision.
|
string.c
|
17.6 KB
|
dd7df1c
|
20 months
|
zarevucky.jiri |
Silence spurious/unwanted GCC warnings using pragmas
|
strtol.c
|
14.4 KB
|
1c9bf292
|
6 years
|
zarevucky.jiri |
Reunite uspace string-to-int conversion functions
|
uuid.c
|
4.0 KB
|
d1582b50
|
5 years
|
jiri |
Fix spacing in single-line comments using latest ccheck
This found …
|