This website requires JavaScript.
Explore
Help
Register
Sign In
system
/
glibc
Watch
3
Star
0
Fork
0
You've already forked glibc
Code
Issues
Projects
Releases
Wiki
Activity
glibc
/
sysdeps
/
sparc
/
sparc32
/
sparcv9
History
Roland McGrath
7be2873044
Remove files not actually removed in 2003-03-31 change
2003-08-15 00:23:43 +00:00
..
bits
Update.
2003-05-10 05:36:37 +00:00
bcopy.c
…
bzero.c
…
Dist
Update.
2001-04-10 04:47:50 +00:00
dotmul.S
…
hp-timing.c
Update.
2002-02-01 07:49:47 +00:00
hp-timing.h
Update.
2003-01-27 21:03:22 +00:00
Makefile
Update.
2002-08-29 10:42:30 +00:00
memchr.S
…
memcmp.S
…
memcpy.S
…
memmove.c
bcopy should handle overlapping copies like memmove, while the previous version worked like memcpy. Implement optimized assembly memmove.
1999-11-23 17:01:11 +00:00
memset.S
…
rawmemchr.S
Update.
1999-05-18 10:00:20 +00:00
rem.S
…
sdiv.S
…
stpcpy.S
…
stpncpy.S
…
strcat.S
…
strchr.S
…
strcmp.S
…
strcpy.S
…
strcspn.S
…
strlen.S
…
strncmp.S
…
strncpy.S
…
strpbrk.S
…
strrchr.c
…
strspn.S
…
udiv.S
…
umul.S
…
urem.S
…