2002-07-26 Jeff Johnston <jjohnstn@redhat.com>
* libc/string/strings.tex: Fix typo for memccpy.
This commit is contained in:
parent
b1f495ed3b
commit
6b6425cb53
|
@ -1,3 +1,7 @@
|
|||
2002-07-26 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* libc/string/strings.tex: Fix typo for memccpy.
|
||||
|
||||
2002-07-25 Jeff Johnston <jjohnstn@redhat.com>
|
||||
|
||||
* libc/sys/linux/io64.c (truncate64, ftruncate64): Added.
|
||||
|
|
|
@ -55,7 +55,7 @@ managing areas of memory. The corresponding declarations are in
|
|||
@include string/index.def
|
||||
|
||||
@page
|
||||
@include string/memcccpy.def
|
||||
@include string/memccpy.def
|
||||
|
||||
@page
|
||||
@include string/memchr.def
|
||||
|
|
Loading…
Reference in New Issue