acadia-newlib/newlib/libc/stdlib
Christopher Faylor 333d609843 * libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout.
* signal.h: Change comment to reflect __CYGWIN__ rather than __CYGWIN32__.
* popen.c (popen): Use __CYGWIN_ rather than __CYGWIN32__.
* system.c (_system_r): Ditto.
2001-10-22 16:40:26 +00:00
..
Makefile.am 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu> 2001-10-01 18:05:11 +00:00
Makefile.in 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu> 2001-10-01 18:05:11 +00:00
__adjust.c
__exp10.c
__ten_mu.c
abort.c
abs.c
assert.c
atexit.c
atexit.h
atof.c
atoff.c
atoi.c
atol.c
bsearch.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
getenv.c
getenv_r.c
getopt.c
jrand48.c
labs.c
lcong48.c
ldiv.c
ldtoa.c
local.h
lrand48.c
malign.c
malloc.c
mallocr.c 2001-08-21 Jeff Johnston <jjohnstn@redhat.com> 2001-08-21 20:23:16 +00:00
mbctype.h
mblen.c
mblen_r.c
mbstowcs.c
mbstowcs_r.c
mbtowc.c
mbtowc_r.c * libc/stdlib/mbtowc_r.c (_mbtowc_r): Avoid dereferencing 2001-06-11 17:21:18 +00:00
mlock.c
mprec.c
mprec.h Handle ARMs with big endian IEEE words but little endian IEEE bytes 2001-06-28 10:40:09 +00:00
mrand48.c
msize.c
mstats.c
mtrim.c
nrand48.c
putenv.c
putenv_r.c
qsort.c
rand.c
rand48.c
rand48.h
rand_r.c
realloc.c
seed48.c
setenv.c
setenv_r.c
srand48.c
std.h
stdlib.tex
strdup.c
strdup_r.c
strtod.c
strtol.c
strtoll.c 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu> 2001-10-01 18:05:11 +00:00
strtoll_r.c 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu> 2001-10-01 18:05:11 +00:00
strtoul.c
strtoull.c 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu> 2001-10-01 18:05:11 +00:00
strtoull_r.c 2001-10-01 Charles Wilson <cwilson@ece.gatech.edu> 2001-10-01 18:05:11 +00:00
system.c * libc/posix/execvp.c: Remove obsolete CYGWIN32 considerations throughout. 2001-10-22 16:40:26 +00:00
valloc.c
wcstombs.c
wcstombs_r.c
wctomb.c
wctomb_r.c