coreboot/util
Peter Stuge 7f49e38558 Replaces mkdirp() with mkdirp_below() that aborts directory creation and
returns an error if any part of dirpath is located outside the specified
parent directory. Use the parent "/" to allow new directories anywhere.
Note that dirpath is relative to the working directory, not to parent.

Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Stefan Reinauer <stepan@coresystems.de>


git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@453 f3766cd6-281f-0410-b1cd-43a5c92072e9
2007-07-13 10:40:31 +00:00
..
doxygen Some modifications of the Doxygen config file to improve the output (trivial). 2007-05-02 13:05:14 +00:00
dtc Drop util/dtc/newstatic.c as it seems to be unused, the build works just 2007-06-30 16:55:16 +00:00
kconfig - "grep -q" doesn't exist on solaris (and probably is just a gnu 2007-04-13 16:19:46 +00:00
lar Replaces mkdirp() with mkdirp_below() that aborts directory creation and 2007-07-13 10:40:31 +00:00
lzma - Extend lar format to support compression (incompatible format change!) 2007-06-26 11:55:06 +00:00
nrv2b small nrv2b regression fix from Patrick 2007-06-29 18:42:32 +00:00
options Fix various license headers. 2007-05-20 20:35:59 +00:00
x86emu Fix various Doxygen warnings (trivial). 2007-06-07 00:07:39 +00:00
xcompile Add testcc() function to xcompile to check for various compiler flags and set them in the CFLAGS variable if they are located. 2007-07-05 17:27:23 +00:00
Makefile in order to integrate compression into lar, it needs some makefile splits to 2007-06-16 17:07:24 +00:00