Home | History | Annotate | Download | only in string
History log of /src/tests/lib/libc/string/t_memmem.c
RevisionDateAuthorComments
 1.6  27-Nov-2020  christos map enough space for both the page we write and the guard so that we make
sure we own the guard page before we set its protection to none. This fixes
random SEGVs where the page we set protection to none probably belonged to
the dynamic linker. Reported by gson@
 1.5  27-Nov-2020  gson delete trailing whitespace
 1.4  15-Oct-2018  christos simple memmem test to show buffer overrun.
 1.3  11-Jan-2017  christos branches: 1.3.12; 1.3.14;
PR/51822: Ngie Cooper: add additional t_memmem check
 1.2  07-Jul-2011  jruoho branches: 1.2.24;
Rename some test case names for consistency.
 1.1  26-Dec-2010  pgoyette Migrate the last of the libc/string/ tests from regress to atf, and
re-enable building of t_popcount
 1.2.24.1  20-Mar-2017  pgoyette Sync with HEAD
 1.3.14.1  10-Jun-2019  christos Sync with HEAD
 1.3.12.1  20-Oct-2018  pgoyette Sync with head

RSS XML Feed