arm-trusted-firmware/lib/stdlib
Dan Handley f0b489c1d2 Move stdlib header files to include/lib/stdlib
* Move stdlib header files from include/stdlib to include/lib/stdlib for
  consistency with other library headers.
* Fix checkpatch paths to continue excluding stdlib files.
* Create stdlib.mk to define the stdlib source files and include directories.
* Include stdlib.mk from the top level Makefile.
* Update stdlib header path in the fip_create Makefile.
* Update porting-guide.md with the new paths.

Change-Id: Ia92c2dc572e9efb54a783e306b5ceb2ce24d27fa
2016-06-03 14:20:48 +01:00
..
abort.c Rationalize console log output 2014-08-12 16:51:18 +01:00
assert.c Rationalize console log output 2014-08-12 16:51:18 +01:00
exit.c stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00
mem.c Fix memmove and memcpy 2014-01-30 17:55:31 +00:00
printf.c Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
putchar.c Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
puts.c Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
sscanf.c stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00
stdlib.mk Move stdlib header files to include/lib/stdlib 2016-06-03 14:20:48 +01:00
strchr.c Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
strcmp.c stdlib: add missing features to build PolarSSL 2015-01-28 18:26:59 +00:00
strlen.c Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00
strncmp.c Add IO abstraction framework 2014-02-17 18:51:43 +00:00
subr_prf.c Update year in copyright text to 2014 2014-01-17 10:27:53 +00:00