OSDN Git Service

mkostemp: fix implementation
[uclinux-h8/uClibc.git] / test / mmap /
2013-03-14 Bernhard Reutner... test: add missing top_srcdir
2012-01-16 Mike Frysingertests: mmap2: ignore permission denied errors on /dev/mem
2009-03-16 Carmelo AmorosoFixed makefiles inclusion flow to pass actual configura...
2007-05-15 Khem RajFix arm mmap when using mmap2 syscall. Fixes bug #1303
2006-07-05 Mike Frysingerfix license notice
2006-02-22 Mike Frysingerenable test if LFS is enabled
2006-02-15 Mike Frysingerdont bother setting TESTS now
2006-02-14 Mike Frysingerdont bother exporting variables and use := where approp...
2005-09-07 Mike Frysingerclean up code and make it easy to extend
2005-09-07 Mike Frysingerdont fail if target doesnt support mmap64
2005-07-09 Mike Frysingermight as well test mmap64() too
2005-07-02 Mike Frysingermove to new test framework
2005-07-01 Mike Frysingermake test output nicer so its easier to go through...
2005-07-01 Mike Frysingerremove old depend on Config and make it so that a test...
2005-06-29 Mike Frysingersimplify TESTDIR setting and touchup
2005-02-12 Mike Frysingerno more cvs
2004-01-02 Eric AndersenDo not make tests depend on CC, since we no longer...
2003-10-18 Eric AndersenPeter Kjellerstedt writes:
2003-02-26 Eric AndersenPrefer mmap2 for mips when available. Fix the mmap...
2001-12-19 Eric AndersenUpdate my email address. I am no longer andersen@lineo.com
2001-11-10 David SchleefAdded .cvsignore
2001-07-03 Eric AndersenScrub up the tests a bit, and force everybody to use the
2001-06-15 Eric AndersenMake all the uClibc tests use the --uclibc-use-build...
2001-05-25 David SchleefThe mmap syscall has 6 arguments, which has various...