../
|
stdio
|
|
d1582b50
|
5 years
|
jiri |
Fix spacing in single-line comments using latest ccheck
This found …
|
io
|
|
3bacee1
|
7 years
|
jiri |
Make ccheck-fix again and commit more good files.
|
fibril
|
|
5f97ef44
|
7 years
|
jiri.zarevucky |
Sleep is more natural as part of the fibril API.
(the implementation …
|
adt
|
|
5d2bdaa
|
3 months
|
zarevucky.jiri |
Fix UB in odict test
|
uuid.c
|
4.1 KB
|
3887aab2
|
13 months
|
5887334+jxsvoboda |
Change internal UUID representation to named fields
|
uchar.c
|
4.3 KB
|
696b405
|
3 months
|
zarevucky.jiri |
Implement standard character conversion functions from <uchar.h> and …
|
strtol.c
|
14.4 KB
|
1c9bf292
|
6 years
|
zarevucky.jiri |
Reunite uspace string-to-int conversion functions
|
string.c
|
17.7 KB
|
7268bf1
|
10 months
|
zarevucky.jiri |
libc/test/string.c: Add GCC diagnostic category to ignore
|
str.c
|
7.0 KB
|
b31323f
|
2 months
|
zarevucky.jiri |
Test, fix and extend string sanitization
|
stdlib.c
|
6.2 KB
|
28a5ebd
|
5 years
|
martin |
Use char32_t instead of wchat_t to represent UTF-32 strings
The …
|
stdio.c
|
4.5 KB
|
7ab7075f
|
7 years
|
jiri |
Add support for 'x' fopen file mode modifier from C11.
|
sprintf.c
|
4.9 KB
|
2ef2a0d
|
3 months
|
zarevucky.jiri |
Add a few printf() formatting tests
|
qsort.c
|
3.9 KB
|
3f932a7e
|
7 years
|
jiri |
PCUT_INIT declaration also needs a terminating semicolon.
|
perm.c
|
1.7 KB
|
9c75a99d
|
7 years
|
jiri |
Fix kernel panic when perm_revoke() syscall is invoked.
|
perf.c
|
2.8 KB
|
5fbc1f9
|
6 years
|
vojtech.horky |
libc: stopwatch API symmetry
|
mem.c
|
3.0 KB
|
2498b95
|
7 years
|
jiri |
Move memchr to libc and add tests for other memxxx functions.
|
main.c
|
2.1 KB
|
696b405
|
3 months
|
zarevucky.jiri |
Implement standard character conversion functions from <uchar.h> and …
|
loc.c
|
2.9 KB
|
ca48672
|
8 days
|
jiri |
loc_service_register() needs to take a port ID argument.
|
inttypes.c
|
2.2 KB
|
9912f49
|
7 years
|
jiri |
imaxabs, imaxdiv.
|
imath.c
|
2.5 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, …
|
gsort.c
|
2.7 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, …
|
double_to_str.c
|
5.5 KB
|
9c40b834
|
10 months
|
zarevucky.jiri |
Add test for ticket #631
|
casting.c
|
2.0 KB
|
32236e5
|
6 years
|
vojtech.horky |
Add can_cast_size_t_to_int
There are already several places where we …
|
capa.c
|
4.8 KB
|
c24b0dcb
|
6 years
|
jakub |
Rename capacity-related 'cap' to 'capa'
This allows to use 'cap' for …
|