svn commit: [25697] branches/uClibc-nptl: libc/sysdeps/linux/bfin/sys libc/sysdep etc...
kraj at uclibc.org
kraj at uclibc.org
Mon Mar 16 22:18:06 UTC 2009
Author: kraj
Date: 2009-03-16 22:18:05 +0000 (Mon, 16 Mar 2009)
New Revision: 25697
Log:
Merged revisions 25669-25670,25673-25674 via svnmerge from
svn+ssh://svn.uclibc.org/svn/trunk/uClibc
........
r25669 | vapier | 2009-03-15 23:14:34 -0700 (Sun, 15 Mar 2009) | 1 line
import user.h from the kernel as it is no longer exported by the kernel
........
r25670 | vapier | 2009-03-15 23:16:15 -0700 (Sun, 15 Mar 2009) | 1 line
enable mprotect() regardless of MMU as some systems have MPUs which allows memory protection
........
r25673 | carmelo | 2009-03-16 06:33:27 -0700 (Mon, 16 Mar 2009) | 2 lines
Added string.h header for strerr prototype.
........
r25674 | carmelo | 2009-03-16 06:36:39 -0700 (Mon, 16 Mar 2009) | 10 lines
Fixed makefiles inclusion flow to pass actual configuration variable values.
Test build system modified to be similar to uClibc one:
* test custom logic moved from Makefile to a new Makefile.in (to be included
by Makefile).
* Makefile same for all tests and just used for including all other needed
makefiles.
Signed-off-by: Salvatore Cro <salvatore.cro at st.com>
Signed-off-by: Carmelo Amoroso <carmelo.amoroso at st.com>
........
Added:
branches/uClibc-nptl/libc/sysdeps/linux/bfin/sys/user.h
branches/uClibc-nptl/test/args/Makefile.in
branches/uClibc-nptl/test/assert/Makefile.in
branches/uClibc-nptl/test/crypt/Makefile.in
branches/uClibc-nptl/test/ctype/Makefile.in
branches/uClibc-nptl/test/dlopen/Makefile.in
branches/uClibc-nptl/test/locale-mbwc/Makefile.in
branches/uClibc-nptl/test/locale/Makefile.in
branches/uClibc-nptl/test/malloc/Makefile.in
branches/uClibc-nptl/test/math/Makefile.in
branches/uClibc-nptl/test/misc/Makefile.in
branches/uClibc-nptl/test/pthread/Makefile.in
branches/uClibc-nptl/test/pwd_grp/Makefile.in
branches/uClibc-nptl/test/rpc/Makefile.in
branches/uClibc-nptl/test/signal/Makefile.in
branches/uClibc-nptl/test/silly/Makefile.in
branches/uClibc-nptl/test/stat/Makefile.in
branches/uClibc-nptl/test/stdio/Makefile.in
branches/uClibc-nptl/test/stdlib/Makefile.in
branches/uClibc-nptl/test/string/Makefile.in
branches/uClibc-nptl/test/time/Makefile.in
branches/uClibc-nptl/test/unistd/Makefile.in
Modified:
branches/uClibc-nptl/
branches/uClibc-nptl/libc/sysdeps/linux/common/mprotect.c
branches/uClibc-nptl/test/Makefile
branches/uClibc-nptl/test/README
branches/uClibc-nptl/test/Test.mak
branches/uClibc-nptl/test/args/Makefile
branches/uClibc-nptl/test/assert/Makefile
branches/uClibc-nptl/test/build/Makefile
branches/uClibc-nptl/test/crypt/Makefile
branches/uClibc-nptl/test/ctype/Makefile
branches/uClibc-nptl/test/dlopen/Makefile
branches/uClibc-nptl/test/inet/Makefile
branches/uClibc-nptl/test/locale-mbwc/Makefile
branches/uClibc-nptl/test/locale/Makefile
branches/uClibc-nptl/test/malloc/Makefile
branches/uClibc-nptl/test/math/Makefile
branches/uClibc-nptl/test/misc/Makefile
branches/uClibc-nptl/test/mmap/Makefile
branches/uClibc-nptl/test/pthread/Makefile
branches/uClibc-nptl/test/pwd_grp/Makefile
branches/uClibc-nptl/test/regex/Makefile
branches/uClibc-nptl/test/rpc/Makefile
branches/uClibc-nptl/test/rpc/getrpcent_r.c
branches/uClibc-nptl/test/setjmp/Makefile
branches/uClibc-nptl/test/signal/Makefile
branches/uClibc-nptl/test/silly/Makefile
branches/uClibc-nptl/test/stat/Makefile
branches/uClibc-nptl/test/stdio/Makefile
branches/uClibc-nptl/test/stdlib/Makefile
branches/uClibc-nptl/test/string/Makefile
branches/uClibc-nptl/test/termios/Makefile
branches/uClibc-nptl/test/time/Makefile
branches/uClibc-nptl/test/unistd/Makefile
Changeset:
Sorry, the patch is too large to include (1092 lines).
Please use ViewCVS to see it!
http://uclibc.org/cgi-bin/viewcvs.cgi?view=rev&root=svn&rev=25697
More information about the uClibc-cvs
mailing list