1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00
* string/tester.c: Add tests for strcasecmp and strncasecmp.
	* Versions.def (libc): Add GCC_3.0.
	__deregister_frame_info_bases, _Unwind_Find_FDE): Add for GCC_3.0.
This commit is contained in:
Ulrich Drepper
2001-12-06 07:59:42 +00:00
parent f5e6e2ee30
commit 1e06620a7b
5 changed files with 62 additions and 3 deletions

View File

@ -17,6 +17,9 @@ libc {
%ifdef USE_IN_LIBIO
HURD_CTHREADS_0.3
%endif
%ifdef EXPORT_UNWIND_FIND_FDE
GCC_3.0
%endif
}
libcrypt {
GLIBC_2.0