mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-09 23:00:07 +00:00
8215c9ecf2
* include/bits/wchar2.h: New file. * wcsmbs/wchar.h: Include <bits/wchar2.h> if fortification is requested. * wcsmbs/wcsncpy.c: Add __wcsncpy alias. * string/bits/string3.h: Add fortified stpncpy definitions. * sysdeps/generic/stpncpy_chk.c: New file. * libio/vswprintf.c: Move _IO_wstrnfile definition to strfile.h. Export _IO_wstrn_jumps. * libio/strfile.h: Define _IO_wstrnfile and declare _IO_wstrn_jumps. * include/wchar.h: Declare __wcsncpy and __vswprintf_chk. * debug/fgetws_chk.c: New file. * debug/fgetws_u_chk.c: New file. * debug/fwprintf_chk.c: New file. * debug/swprintf_chk.c: New file. * debug/vfwprintf_chk.c: New file. * debug/vswprintf_chk.c: New file. * debug/vwprintf_chk.c: New file. * debug/wcpcpy_chk.c: New file. * debug/wcpncpy_chk.c: New file. * debug/wcscat_chk.c: New file. * debug/wcscpy_chk.c: New file. * debug/wcsncat_chk.c: New file. * debug/wcsncpy_chk.c: New file. * debug/wmemcpy_chk.c: New file. * debug/wmemmove_chk.c: New file. * debug/wmempcpy_chk.c: New file. * debug/wmemset_chk.c: New file. * debug/wprintf_chk.c: New file. * debug/tst-chk1.c: Add tests for new functions. * debug/Versions: Export new functions. * debug/Makefile (routines): Add new functions. |
||
---|---|---|
.. | ||
bits | ||
.cvsignore | ||
argz-addsep.c | ||
argz-append.c | ||
argz-count.c | ||
argz-create.c | ||
argz-ctsep.c | ||
argz-delete.c | ||
argz-extract.c | ||
argz-insert.c | ||
argz-next.c | ||
argz-replace.c | ||
argz-stringify.c | ||
argz.h | ||
basename.c | ||
bug-strcoll1.c | ||
bug-strncat1.c | ||
bug-strpbrk1.c | ||
bug-strspn1.c | ||
byteswap.h | ||
Depend | ||
endian.h | ||
envz.c | ||
envz.h | ||
inl-tester.c | ||
Makefile | ||
memfrob.c | ||
memory.h | ||
noinl-tester.c | ||
stratcliff.c | ||
strcoll_l.c | ||
strcoll.c | ||
strdup.c | ||
strerror.c | ||
strfry.c | ||
string.h | ||
strings.h | ||
strndup.c | ||
strsignal.c | ||
strverscmp.c | ||
strxfrm_l.c | ||
strxfrm.c | ||
swab.c | ||
test-ffs.c | ||
test-memccpy.c | ||
test-memchr.c | ||
test-memcmp.c | ||
test-memcpy.c | ||
test-memmove.c | ||
test-mempcpy.c | ||
test-memset.c | ||
test-stpcpy.c | ||
test-stpncpy.c | ||
test-strcat.c | ||
test-strchr.c | ||
test-strcmp.c | ||
test-strcpy.c | ||
test-strcspn.c | ||
test-string.h | ||
test-strlen.c | ||
test-strncmp.c | ||
test-strncpy.c | ||
test-strpbrk.c | ||
test-strrchr.c | ||
test-strspn.c | ||
testcopy.c | ||
tester.c | ||
tst-bswap.c | ||
tst-inlcall.c | ||
tst-strfry.c | ||
tst-strlen.c | ||
tst-strtok.c | ||
tst-strxfrm.c | ||
tst-svc.c | ||
tst-svc.expect | ||
tst-svc.input | ||
Versions |