History log of /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
75d9d65295cf559f9ba38aae5c16acf426e397f9 27-Mar-2013 Cyril Hrubis <chrubis@suse.cz> open_posix_testsuite/.../mmap: Fix.

* Include time.h for time()

* Change size_t to ssize_t to fix warning.

* Check for right signal delivered

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
43c1224558e7ea2df04e16ba6b88b4945c750dfa 01-Nov-2012 Cyril Hrubis <chrubis@suse.cz> open_posix_testsuite/.../mmap/*.c: Cleanup.

Another more fine grinded cleanup.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
c052dce50dc23c48fa7fc72220395e91df101047 30-Oct-2012 Cyril Hrubis <chrubis@suse.cz> open_posix_testsuite/.../mmap/11-{2,3}.c: Fix.

Use only signal-async-safe functions in signal handler.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
44de8a350c48dcf079d2871493d8d635fe1d7de0 29-Oct-2012 Cyril Hrubis <chrubis@suse.cz> open_posix_testsuite/.../mmap/*.c: Cleanup

This is is big mmap testcases cleanup. No functional
changes apart from fixing obvious typos are done.

Fixes for individual testcases will follow.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
ec6edca7aa42b6affd989ef91b5897f96795e40f 18-Oct-2012 Chris Dearman <chris@mips.com> Add missing newline at end of file

This is a scripted change done using the following command:

find . -type d -name .git -prune -o \
-type f \! -name \*\~ \! -name .\#\* \
\! -name \*.gz \! -name \*.pdf \! -name \*.patch -print0 | \
xargs -0 sed -i -e '$a\'

Signed-off-by: Chris Dearman <chris@mips.com>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
2c28215423293e443469a07ae7011135d058b671 16-Dec-2010 Garrett Cooper <yanegomi@gmail.com> Style and conformance changes.

1. Strip all leading space.
2. Move tst_exit() to main().
3. Remove tst_exit() from cleanup().
4. Remove cluebat comments.
5. Reduce some unnecessary whitespace.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
df3eb16e38c6a163b0a7367c885679eed6140964 29-Nov-2010 Garrett Cooper <yanegomi@gmail.com> Deal with a lot of annoying style nits.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
421044cd4185804fff682131038bbe843acf5e27 29-Jul-2010 Garrett Cooper <yanegomi@gmail.com> Fix error reporting for test.

posix_memalign(3) has similar semantics to pthread(3) family functions
when reporting errors (=> 0 pass, != 0 => errno).

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
80886b520423c015b63cff03082e274147042243 20-Jun-2010 Garrett Cooper <yanegomi@gmail.com> Fix POSIX compliancy of these testcases.

Most of these testcases had issues building on FreeBSD dealing with missing
headers and a few glibc ones (features.h).

There are still a few outstanding build related issues, but those will
be worked out shortly with a bit more research.

Signed-off-by: Garrett Cooper <yanegomi@gmail.com>
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
0dc076565f772bb1953209fb69ea150b494aaa40 03-Jun-2005 robbiew <robbiew> Updated the open_posix_testsuite:
------------------------------------------
June 3, 2005 Version 1.5.1 Released

* PTS-1.5.1 has a plenty of AIO interface test additions and bug-fixes
by Sebastien Decugis. Also there are a lot of bug fixes by other people.
Thanks to
Sebastien Decugis and other people for continued support and
contributions.

* This release has been tested on glibc-2.3.3 and kernel 2.6.10 with
libposix-aio-0.3.
The test result for this release can be found here:
http://posixtest.sourceforge.net/testpass/PTS_1.5.1-2.6.10-PAIO_ia32.htm


* PTS Downloads and Release information:
https://sourceforge.net/project/showfiles.php?group_id=64592&release_id=
332108
PTS Notes and Changelog:
https://sourceforge.net/project/shownotes.php?release_id=332108

Thanks
Ling Yu
POSIX Test Suite maintainer
http://posixtest.sf.net
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
19b5dc744e2b73f745491e5a081873f6c1417528 03-Jun-2005 robbiew <robbiew> Removed old version of Open POSIX Test Suite (OPTS).
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
1b8a2eaac9978e1f9a829e5e38dc39c892c77c75 04-May-2004 robbiew <robbiew> Update to 1.4.1
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
a473f3896711a5f3bb43e6ad943e41323ccb75df 04-May-2004 robbiew <robbiew> Update to 1.4.1
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
cd982aa8e09595b888a30de2634acd614aee0ed0 04-May-2004 robbiew <robbiew> Update to 1.4.1
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c
9bac8ff42e12f210f00b49c81665ea0e71f34d4a 25-Sep-2003 uid59787 <uid59787> Update to 1.3.0 release.
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/11-3.c