On Jun 18 17:44, Garrett Cooper wrote:
> Summary of changes:
> 
>      1. Move lib/* to lib/ltp; included non-m function fixes.
>      2. Move several lib/*.h files to include/ (simplifies)
>      3. Separate out libipc code used by hugemap and syscalls into
> lib/ipc/{hugemap,syscalls} for modularity's sake. Remove relevant
> directories and makefile refs. This was only done for modules with
> present in ltp-base, not sctp/lib or kdump/lib.
>      4. Move testcases/kernel/syscalls/lib to lib/testsuite.
>      5. Remove relative path #includes muck for all test cases in
> testcases/kernel/syscalls/ipc/.
>      6. Insert "ia64 arch dependent" #warning's so that the compiling
> individual is aware of some arch dependent assumptions in ipc syscalls
> sourcecode.
>      7. Punted a few noltp / uclinux targets in the process.
>      8. Yanked out informational "type in make install" message.
> 
> Questions and comments, welcome,
> -Garrett

I started looking at this and it took a few cleanup steps in order to
get the tree back in order.  I think LTP is such a large project, in
file count and change rate, that we really should look at using
something like git to manage the source.  With patches this large,
touching so many files, it would be really nice to know that I'm
applying the patch to the same source that Garrett is.

That said, the tree builds with Garrett's patch.  I think that the
default target needs to be set to "all."  There may be something a
little strange where it runs the "install" target anyway.  I still need
some more time to look at it.

Nate and his $0.02.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to