acadia-newlib/newlib/libc/stdlib
Jeff Johnston d254189b38 2002-07-23 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/string.h: Add mempcpy, strndup, and _strndup_r
        prototypes.
        * libc/stdlib/Makefile.am: Remove strdup.c and strdup_r.c.
        * libc/stdlib/Makefile.in: Regenerated.
        * libc/stdlib/strdup.c: Removed.
        * libc/stdlib/strdup_r.c: Removed.
        * libc/string/Makefile.am: Add strdup.c, strdup_r.c, memccpy.c,
        mempcpy.c, strndup.c, and strndup_r.c.
        * libc/string/Makefile.in: Regenerated.
        * libc/string/memccpy.c: New file.
        * libc/string/mempcpy.c: Ditto.
        * libc/string/strndup.c: Ditto.
        * libc/string/strndup_r.c: Ditto.
        * libc/string/strdup.c: New file moved from stdlib.
        * libc/string/strdup_r.c: Ditto.
        * libc/string/strings.tex: Add memccpy and mempcpy documentation.
2002-07-23 21:38:00 +00:00
..
Makefile.am 2002-07-23 Jeff Johnston <jjohnstn@redhat.com> 2002-07-23 21:38:00 +00:00
Makefile.in 2002-07-23 Jeff Johnston <jjohnstn@redhat.com> 2002-07-23 21:38:00 +00:00
_Exit.c 2002-06-13 Jeff Johnston <jjohnstn@redhat.com> 2002-06-13 23:24:03 +00:00
__adjust.c
__exp10.c
__ten_mu.c
a64l.c 2002-05-06 Jeff Johnston <jjohnstn@redhat.com> 2002-05-06 20:44:54 +00:00
abort.c
abs.c
assert.c
atexit.c 2002-05-15 Jeff Johnston <jjohnstn@redhat.com> 2002-05-15 22:58:10 +00:00
atexit.h
atof.c
atoff.c
atoi.c
atol.c
calloc.c
div.c
drand48.c
dtoa.c
dtoastub.c
ecvtbuf.c
efgcvt.c
environ.c
envlock.c
envlock.h
eprintf.c
erand48.c
exit.c 2002-05-15 Jeff Johnston <jjohnstn@redhat.com> 2002-05-15 22:58:10 +00:00
getenv.c
getenv_r.c * Various formatting and whitespace changes. 2002-04-30 18:23:40 +00:00
getopt.c
getsubopt.3 * libc/argz/argz_replace.c: Include buf_findstr.h. 2002-07-19 20:36:09 +00:00
getsubopt.c * libc/argz/argz_replace.c: Include buf_findstr.h. 2002-07-19 20:36:09 +00:00
jrand48.c
l64a.c 2002-05-06 Jeff Johnston <jjohnstn@redhat.com> 2002-05-06 20:44:54 +00:00
labs.c
lcong48.c
ldiv.c
ldtoa.c
local.h
lrand48.c
malign.c
malloc.c
mallocr.c * libc/stdlib/mallocr.c (malloc_extend_top): If correction sbrk 2002-04-13 10:27:02 +00:00
mbctype.h
mblen.c 2002-04-01 Jeff Johnston <jjohnstn@redhat.com> 2002-04-01 23:06:21 +00:00
mblen_r.c
mbstowcs.c
mbstowcs_r.c
mbtowc.c 2002-04-01 Jeff Johnston <jjohnstn@redhat.com> 2002-04-01 23:06:21 +00:00
mbtowc_r.c * Makefile.am (check-DEJAGNU): New target. 2002-04-24 20:53:30 +00:00
mlock.c
mprec.c
mprec.h 2002-06-24 Jeff Johnston <jjohnstn@redhat.com> 2002-06-24 20:03:38 +00:00
mrand48.c
msize.c
mstats.c
mtrim.c
nrand48.c
on_exit.c 2002-05-15 Jeff Johnston <jjohnstn@redhat.com> 2002-05-15 22:58:10 +00:00
putenv.c
putenv_r.c * Various formatting and whitespace changes. 2002-04-30 18:23:40 +00:00
rand.c
rand48.c
rand48.h
rand_r.c
realloc.c
seed48.c
setenv.c
setenv_r.c 2002-04-17 Jeff Johnston <jjohnstn@redhat.com> 2002-04-17 21:23:31 +00:00
srand48.c
std.h
stdlib.tex * Makefile.am (LIB_OBJECTLISTS): Add 2002-06-20 19:51:40 +00:00
strtod.c
strtol.c
strtoll.c * Various formatting and whitespace changes. 2002-04-30 18:23:40 +00:00
strtoll_r.c
strtoul.c
strtoull.c
strtoull_r.c
system.c * libc/sys/arm/syscalls.c (_rename): New function. Just a stub. 2002-04-29 21:49:56 +00:00
valloc.c
wcstombs.c
wcstombs_r.c
wctomb.c 2002-04-01 Jeff Johnston <jjohnstn@redhat.com> 2002-04-01 23:06:21 +00:00
wctomb_r.c * Makefile.am (check-DEJAGNU): New target. 2002-04-24 20:53:30 +00:00