mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 07:10:06 +00:00
8f5ca04bc7
* 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. |
||
---|---|---|
.. | ||
hurd | ||
.cvsignore | ||
alloc-fd.c | ||
catch-exc.c | ||
ctty-input.c | ||
ctty-output.c | ||
dtable.c | ||
fchroot.c | ||
fd-close.c | ||
fd-read.c | ||
fd-write.c | ||
fopenport.c | ||
getdport.c | ||
getuids.c | ||
getumask.c | ||
hurd-raise.c | ||
hurd.h | ||
hurdauth.c | ||
hurdexec.c | ||
hurdfault.c | ||
hurdfault.h | ||
hurdid.c | ||
hurdinit.c | ||
hurdinline.c | ||
hurdintr.awk | ||
hurdioctl.c | ||
hurdkill.c | ||
hurdlookup.c | ||
hurdmalloc.c | ||
hurdmalloc.h | ||
hurdmsg.c | ||
hurdpid.c | ||
hurdports.c | ||
hurdprio.c | ||
hurdrlimit.c | ||
hurdsig.c | ||
hurdsock.c | ||
hurdstartup.c | ||
hurdstartup.h | ||
intern-fd.c | ||
intr-msg.c | ||
intr-rpc.awk | ||
intr-rpc.defs | ||
intr-rpc.h | ||
invoke-trans.c | ||
Makefile | ||
msgportdemux.c | ||
msgstub.c | ||
new-fd.c | ||
Notes | ||
openport.c | ||
pid2task.c | ||
port2fd.c | ||
port-cleanup.c | ||
ports-get.c | ||
ports-set.c | ||
preempt-sig.c | ||
privports.c | ||
setauth.c | ||
setuids.c | ||
siginfo.c | ||
sigunwind.c | ||
STATUS | ||
task2pid.c | ||
thread-cancel.c | ||
thread-self.c | ||
vpprintf.c |