Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Jukka Rissanen d639bb8c99 libc: Add tolower implementation
Add a tolower implementation that may be used in various parts of the
operating system.

Change-Id: I5aa855b41e2a09fcb077860b4580dbe1e6d4a093
Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2016-02-05 20:14:14 -05:00
arch Kconfig default configurations update. 2016-02-05 20:14:14 -05:00
config Cleanup config/ directory for kbuild 2016-02-05 20:14:10 -05:00
doc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
drivers Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
include Add missing #includes required to reference non-kernel APIs 2016-02-05 20:14:14 -05:00
kernel Add missing #includes required to reference non-kernel APIs 2016-02-05 20:14:14 -05:00
lib/libc libc: Add tolower implementation 2016-02-05 20:14:14 -05:00
misc Eliminate obsolete coding convention comments 2016-02-05 20:14:14 -05:00
net Apply __stack tag to align bluetooth defined fiber stacks 2016-02-05 20:14:13 -05:00
samples Add missing #includes required to reference non-kernel APIs 2016-02-05 20:14:14 -05:00
scripts Kconfig stop creating empty header files. 2016-02-05 20:14:14 -05:00
shared/include/nanokernel/x86 Replace use of __attribute__((packed)) with __packed 2016-02-05 20:14:13 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add tools and Makefiles for Documentation 2016-02-05 20:13:58 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kconfig Kconfig: make architecture kconfig independent 2016-02-05 20:14:11 -05:00
Makefile Kbuild: Simplify prepare targets. 2016-02-05 20:14:14 -05:00
Makefile.inc Kbuild speed and target dependency improvements. 2016-02-05 20:14:14 -05:00
timo-env.sh Do not set path for host tools 2016-02-05 20:14:12 -05:00