Émilie Feral
5fdb7d729e
[liba] implement strlcpy
...
Change-Id: I083129b31cbb070e8c1d87d7e3db91f8134e3540
2016-09-26 12:22:15 +02:00
Romain Goyet
42d0bd045a
[liba] Update the size_t definition
...
Change-Id: I88bf9b82956c471e5da53525e98af89bfaab5d48
2016-09-21 14:09:35 +02:00
Romain Goyet
e24d8a55fb
[liba] Update the size_t type definition
...
size_t must be an unsigned it. Moreover, by definition, size_t is the
return type of the "sizeof" operator, which is defined by the compiler.
Both GCC and clang define a __SIZE_TYPE__ macro to let the libc header
know about the type used by the sizeof operator.
Change-Id: Ie44f1ba69fe2b1d5ce5cd9a0e7fd8a7f10c1199d
2016-09-21 14:03:52 +02:00
Romain Goyet
1b4b2638f7
[liba] Use stddef.h
...
Change-Id: I6bd0999d173488e4aff989bdb1bfa93229de7eaa
2016-07-05 13:27:33 +02:00
Romain Goyet
6ae2412568
liba: Proper definition for 16 bits integers
...
Change-Id: I23bfd6e52eb09470b45e51a80b5b3320ee4f616f
2016-06-13 13:13:19 +02:00
Felix Raimundo
eed53079ca
Add EOF to stdio.h
...
Change-Id: I94e2b93bbfe50fd8daaf0ad5f8c2447c0d6fbef4
2016-03-18 18:55:25 +01:00
Romain Goyet
3c795a8763
Fix the guardian
...
Change-Id: I14af6937fecfbe90ab053594e1269fcbc3681b1c
2016-03-18 17:03:18 +01:00
Romain Goyet
fd0c6eaba3
Add a (fake) implementation of powf in liba
...
Change-Id: I14af6937fecfbe90ab053594e1269fcbc3681b1c
2016-03-18 16:52:02 +01:00
Romain Goyet
89c34d8251
[liba] strcmp
2015-09-29 23:07:19 +02:00
Romain Goyet
6799f82e82
[liba] stdint size checks
2015-09-24 19:57:07 +02:00
Romain Goyet
3e8ba2312d
[liba] Proper signed-ness of intxx_t
2015-09-22 15:52:01 +02:00
Romain Goyet
73052ed07f
[poincare] Integer addition and subtraction
2015-09-21 17:49:51 +02:00
Romain Goyet
08441e6ec5
[ion] big cleanup
2015-09-19 13:09:41 +02:00
Romain Goyet
61949c20ab
[liba] Define uint8_t
2015-09-07 18:42:22 +02:00
Romain Goyet
5c95ee85cb
[LIBA] bool already exists in C++
2015-09-01 22:58:28 +02:00
Romain Goyet
96c2ad4228
Proper DEBUG flag
2015-08-04 22:45:08 +02:00
Romain Goyet
067c53d705
Multiple platform support
2015-08-03 21:04:13 +02:00
Romain Goyet
871111d4b4
Cleanups
2015-05-31 21:39:04 +02:00
Romain Goyet
872efea4d1
Liba cleanup
2015-05-31 13:51:41 +02:00
Romain Goyet
803ffda5bc
Liba
2015-05-31 13:24:35 +02:00