mirror of git://sourceware.org/git/glibc.git
* malloc/malloc.c (_malloc_internal): Performance fix. Move
if statement out of loop.
* stdio/_itoa.c, stdio/_itoa.h: Complete rewrite. Much faster
implementation using GMP functions. Contributed by
Torbjorn Granlund and Ulrich Drepper.
* stdio/test_rdwr.c: Include <errno.h>.
* sysdeps/i386/i586/Implies: New file.
New highly optimized string functions for i[345]86.
* sysdeps/i386/memchr.S, sysdeps/i386/memcmp.S: New files.
* sysdeps/i386/stpcpy.S, sysdeps/i386/stpncpy.S: New files.
* sysdeps/i386/strchr.S, sysdeps/i386/strcspn.S: New files.
* sysdeps/i386/strpbrk.S, sysdeps/i386/strrchr.S: New files.
* sysdeps/i386/strspn.S, sysdeps/i386/i486/strcat.S: New files.
* sysdeps/i386/i486/strlen.S, sysdeps/i386/i586/strchr.S: New files.
* sysdeps/i386/i586/strlen.S: New file.
* sysdeps/i386/memchr.c: Removed. There is now an assembler version.
* sysdeps/i386/i586/memcopy.h (WORD_COPY_BWD): Parameters did
not correspond to used values.
* sysdeps/unix/sysv/linux/nfs/nfs.h: New file. Simply a wrapper
around a kernel header file.
* sysdeps/unix/sysv/linux/Dist: Add it.
* sysdeps/unix/sysv/linux/Makefile [$(subdir)=sunrpc] (headers):
Likewise.
* sysdeps/unix/sysv/linux/local_lim.h: Rewrite. Instead of
defining ourself we use a kernel header file.
* sysdeps/unix/sysv/linux/i386/sysdep.h (DO_CALL): Optimize system
call handler for i586.
* sysdeps/unix/sysv/linux/sys/param.h: Add copyright and clean up.
Sat Oct 14 02:52:36 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>
* malloc/malloc.c (_malloc_internal): Performance fix. Move
if statement out of loop.
* stdio/_itoa.c, stdio/_itoa.h: Complete rewrite. Much faster
implementation using GMP functions. Contributed by
Torbjorn Granlund and Ulrich Drepper.
* stdio/test_rdwr.c: Include <errno.h>.
* sysdeps/i386/i586/Implies: New file.
New highly optimized string functions for i[345]86.
* sysdeps/i386/memchr.S, sysdeps/i386/memcmp.S: New files.
* sysdeps/i386/stpcpy.S, sysdeps/i386/stpncpy.S: New files.
* sysdeps/i386/strchr.S, sysdeps/i386/strcspn.S: New files.
* sysdeps/i386/strpbrk.S, sysdeps/i386/strrchr.S: New files.
* sysdeps/i386/strspn.S, sysdeps/i386/i486/strcat.S: New files.
* sysdeps/i386/i486/strlen.S, sysdeps/i386/i586/strchr.S: New files.
* sysdeps/i386/i586/strlen.S: New file.
* sysdeps/i386/memchr.c: Removed. There is now an assembler version.
* sysdeps/i386/i586/memcopy.h (WORD_COPY_BWD): Parameters did
not correspond to used values.
* sysdeps/unix/sysv/linux/nfs/nfs.h: New file. Simply a wrapper
around a kernel header file.
* sysdeps/unix/sysv/linux/Dist: Add it.
* sysdeps/unix/sysv/linux/Makefile [$(subdir)=sunrpc] (headers):
Likewise.
* sysdeps/unix/sysv/linux/local_lim.h: Rewrite. Instead of
defining ourself we use a kernel header file.
* sysdeps/unix/sysv/linux/i386/sysdep.h (DO_CALL): Optimize system
call handler for i586.
* sysdeps/unix/sysv/linux/sys/param.h: Add copyright and clean up.
|
||
|---|---|---|
| .. | ||
| .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 | ||