1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-08 17:42:12 +03:00
* stdio-common/Makefile (routines): Remove _i18n_itoa and
	_i18n_itowa.
This commit is contained in:
Ulrich Drepper
2000-07-29 07:25:43 +00:00
parent 69c69fe11d
commit c1d835ced9
4 changed files with 99 additions and 6 deletions

View File

@@ -25,10 +25,10 @@ headers := printf.h
routines := \
ctermid cuserid \
_itoa _itowa _i18n_itoa _i18n_itowa itoa-digits itowa-digits \
_itoa _itowa itoa-digits itowa-digits \
vfprintf vprintf printf_fp reg-printf printf-prs printf_fphex \
printf_size fprintf printf snprintf sprintf asprintf dprintf \
vfscanf \
vfscanf \
fscanf scanf sscanf \
perror psignal \
tmpfile tmpfile64 tmpnam tmpnam_r tempnam tempname \