Go to file
Johan Hedberg 6692e98298 libc: Move ssize_t definition to sys/types.h
There's no need to have a separate file for this, and we'll be adding
other types like off_t here soon as well.

Change-Id: I40629a5a0fba7af44828eaeead294e4e55844bb0
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-03-11 01:09:56 +00:00
arch Remove unused macro UART_IOAPIC_FLAGS 2016-03-11 00:15:49 +00:00
boards
doc
drivers flash: Reorder data & len parameters 2016-03-10 23:29:22 +00:00
include flash: Reorder data & len parameters 2016-03-10 23:29:22 +00:00
kernel memory_pool: Refactor code into a helper function 2016-03-10 23:19:59 +00:00
lib libc: Move ssize_t definition to sys/types.h 2016-03-11 01:09:56 +00:00
misc
net
samples
scripts memory_pool_heap: malloc/free access over a heap memory pool 2016-03-10 23:19:59 +00:00
tests
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
Makefile
Makefile.inc
zephyr-env.sh