acadia-newlib/newlib/libc
Jeff Johnston a334e5ef72 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch>
* libc/stdlib/envlock.c: changed documented "__env_lock" and
        "__env_unlock" prototype from "void *" or "char *" to
        "struct _reent *" to match real function.  Also added include
        of envlock.h.
        * libc/stdlib/mlock.c: changed documented "__malloc_lock" and
        "__malloc_unlock" prototype from "void *" or "char *" to
        "struct _reent *" to match real function.
        * libc/stdlib/envlock.h: added "__env_lock" and "__env_unlock"
        prototypes (for getenv_r.c and setenv_r.c).
2000-08-24 16:11:59 +00:00
..
ctype import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
errno import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
include * libc/include/sys/config.h: define __IMPORT appropriately 2000-08-01 20:51:51 +00:00
locale import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
machine * libc/machine/mn10300/setjmp.S (setjmp, longjmp): Use 2000-04-27 10:49:16 +00:00
misc import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
posix * libc/posix/execvp.c (execvp): Check path for 2000-04-16 10:53:02 +00:00
reent * libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c. 2000-03-08 04:01:49 +00:00
signal Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl> 2000-04-17 17:10:18 +00:00
stdio 2000-08-16 Eric Fifer <efifer@sanwaint.com> 2000-08-16 18:30:40 +00:00
stdlib 2000-08-23 Werner Almesberger <Werner.Almesberger@epfl.ch> 2000-08-24 16:11:59 +00:00
string Thu Mar 9 17:20:41 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-03-09 22:25:01 +00:00
sys Recode to clean up function prologues and epilogue and to allow the functions 2000-08-09 21:55:54 +00:00
syscalls import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
time Wed May 10 13:52:24 2000 Egor Duda <deo@logos-m.ru> 2000-05-10 17:58:29 +00:00
unix * libc/unix/getut.c (utmpname): added _CONST to reflect common use 2000-08-22 19:04:49 +00:00
Makefile.am import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
aclocal.m4 Fri Mar 24 15:34:00 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-03-24 20:42:18 +00:00
configure Fri Mar 24 15:34:00 2000 Jeff Johnston <jjohnstn@cygnus.com> 2000-03-24 20:42:18 +00:00
configure.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
libc.texinfo import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex * libc/reent/Makefile.am (lib_a_SOURCES): Added unlinkr.c. 2000-03-08 04:01:49 +00:00