zephyr/lib/libc/minimal
Johan Hedberg da1552a923 libc: Add definition for ssize_t
Add definition for ssize_t that may be useful to represent sizes with
variables that also need to be able to have negative values (e.g. to
represent errors).

Change-Id: I52ec69591ccfd760021dad38f5ba1b1ebe707ea5
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-02-20 14:15:26 +00:00
..
include libc: Add definition for ssize_t 2016-02-20 14:15:26 +00:00
source c++: Update minimal libc headers 2016-02-05 20:25:22 -05:00
Makefile build: build libc as object, not kbuild library (lib.a) 2016-02-05 20:14:45 -05:00