mirror of git://sourceware.org/git/glibc.git
* stdio/printf-parse.h: New file, mostly written by drepper. * stdio/vfprintf.c: Rewritten, mostly by drepper. * stdio/printf-prs.c: Rewritten. * stdio/Makefile (distribute): Add printf-parse.h. Thu Mar 23 22:03:44 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu> * sysdeps/unix/start.c [! NO_UNDERSCORES]: Don't declare _start with asm name. Just do a ".set start, __start". * malloc/realloc.c: Call _free_internal instead of free. * stdlib/Makefile: All the mpn stuff moved here from stdio/Makefile. |
||
|---|---|---|
| .. | ||
| .cvsignore | ||
| Makefile | ||
| _itoa.c | ||
| _itoa.h | ||
| asprintf.c | ||
| bug1.c | ||
| bug1.input | ||
| bug2.c | ||
| bug3.c | ||
| bug4.c | ||
| bug5.c | ||
| bug6.c | ||
| bug6.input | ||
| bug7.c | ||
| clearerr.c | ||
| dprintf.c | ||
| errnobug.c | ||
| fclose.c | ||
| feof.c | ||
| ferror.c | ||
| fflush.c | ||
| fgetc.c | ||
| fgetpos.c | ||
| fgets.c | ||
| fileno.c | ||
| fmemopen.c | ||
| fopen.c | ||
| fopncook.c | ||
| fprintf.c | ||
| fputc.c | ||
| fputs.c | ||
| fread.c | ||
| freopen.c | ||
| fscanf.c | ||
| fseek.c | ||
| fsetpos.c | ||
| ftell.c | ||
| fwrite.c | ||
| getc.c | ||
| getchar.c | ||
| getdelim.c | ||
| getline.c | ||
| gets.c | ||
| getw.c | ||
| glue.c | ||
| internals.c | ||
| memstream.c | ||
| newstream.c | ||
| obstream.c | ||
| perror.c | ||
| printf-parse.h | ||
| printf-prs.c | ||
| printf.c | ||
| printf.h | ||
| printf_fp.c | ||
| psignal.c | ||
| putc.c | ||
| putchar.c | ||
| puts.c | ||
| putw.c | ||
| reg-printf.c | ||
| rewind.c | ||
| scanf.c | ||
| setbuf.c | ||
| setbuffer.c | ||
| setlinebuf.c | ||
| setvbuf.c | ||
| snprintf.c | ||
| sprintf.c | ||
| sscanf.c | ||
| stdio.h | ||
| tempnam.c | ||
| temptest.c | ||
| test-fseek.c | ||
| test-fwrite.c | ||
| test-popen.c | ||
| test_rdwr.c | ||
| tmpfile.c | ||
| tmpnam.c | ||
| tst-fileno.c | ||
| tst-printf.c | ||
| tstgetln.c | ||
| tstgetln.input | ||
| tstscanf.c | ||
| tstscanf.input | ||
| ungetc.c | ||
| vasprintf.c | ||
| vdprintf.c | ||
| vfprintf.c | ||
| vfscanf.c | ||
| vprintf.c | ||
| vscanf.c | ||
| vsnprintf.c | ||
| vsprintf.c | ||
| vsscanf.c | ||
| xbug.c | ||