Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/lib/libc/sys



Module Name:    src
Committed By:   christos
Date:           Sat Apr 18 17:44:53 UTC 2020

Modified Files:
        src/tests/lib/libc/sys: Makefile t_mprotect.c
Added Files:
        src/tests/lib/libc/sys: t_mprotect_helper.c

Log Message:
PR/55177: Carlo Arenas: mremap(MAP_REMAPDUP) fails after fork()


To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/tests/lib/libc/sys/Makefile
cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libc/sys/t_mprotect.c
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/sys/t_mprotect_helper.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index