The NetBSD Project

src/lib/libc/ssp/

Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [cvs.NetBSD.org] / src / lib / libc / ssp

Current tag: netbsd-9-0-RC1


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] __builtin_object_size.3  1.11   6 years  wiz   Remove workaround for ancient HTML generation code.
[TXT] ssp.3  1.9   8 years  christos   It is wrong to -I/usr/include/ssp
[TXT] memcpy_chk.c  1.7   8 years  joerg   void * is bad for computation, so cast to const char * first.
[TXT] stpcpy_chk.c  1.6   8 years  christos   add overlapping pointer checks
[TXT] stpncpy_chk.c  1.3   8 years  christos   add overlapping pointer checks
[TXT] strcpy_chk.c  1.8   8 years  christos   add overlapping pointer checks
[TXT] strncpy_chk.c  1.6   8 years  christos   add overlapping pointer checks
[TXT] memmove_chk.c  1.5   9 years  joerg   Provide explicit prototypes in case HAVE_SSP=no.
[TXT] memset_chk.c  1.5   9 years  joerg   Provide explicit prototypes in case HAVE_SSP=no.
[TXT] strcat_chk.c  1.5   9 years  joerg   Provide explicit prototypes in case HAVE_SSP=no.
[TXT] strncat_chk.c  1.5   9 years  joerg   Provide explicit prototypes in case HAVE_SSP=no.
[TXT] Makefile.inc  1.5   9 years  christos   add __stpncpy_chk
[TXT] gets_chk.c  1.7   10 years  christos   avoid linker warning for compat symbols that are used internally in libc, by int...
[TXT] fgets_chk.c  1.6   15 years  lukem   sign-compare fix
[TXT] sprintf_chk.c  1.6   15 years  lukem   sign-compare fix
[TXT] vsprintf_chk.c  1.6   15 years  lukem   sign-compare fix
[TXT] snprintf_chk.c  1.5   15 years  martin   branches: 1.5.8; Remove clause 3 and 4 from TNF licenses
[TXT] vsnprintf_chk.c  1.5   15 years  martin   branches: 1.5.8; Remove clause 3 and 4 from TNF licenses


CVSweb <webmaster@jp.NetBSD.org>