acadia-newlib/newlib/libc
Thomas Fitzsimmons 5f1c13c6a6 * configure.in (CRT0_DIR): Set to libc/.
(CRT1_DIR): Set to ${crt1_dir}/ if crt1_dir is non-empty.
	* Makefile.am: Change all occurrences of $(CRT0_DIR)/$(CRT0) to
	$(CRT0_DIR)$(CRT0) to prevent make warnings.  Likewise for
	$(CRT1_DIR)/$(CRT1).
	* libc/machine/xstormy16/Makefile.in: Regenerated.
	* libc/machine/xstormy16/aclocal.m4: Regenerated.
	* libc/machine/xstormy16/configure: Regenerated.
2002-04-17 19:13:11 +00:00
..
ctype * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
errno * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
include * libc/include/sys/config.h: Include limits.h. 2002-04-13 10:10:03 +00:00
locale * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
machine * configure.in (CRT0_DIR): Set to libc/. 2002-04-17 19:13:11 +00:00
misc 2002-02-05 Manik Raina <manik@cisco.com> 2002-02-05 17:14:35 +00:00
posix * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
reent * libc/reent/signgam.c (__signgam): Fix error in previous. 2002-02-03 12:53:04 +00:00
signal * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
stdio 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
stdlib * libc/stdlib/mallocr.c (malloc_extend_top): If correction sbrk 2002-04-13 10:27:02 +00:00
string 2002-04-01 Jeff Johnston <jjohnstn@redhat.com> 2002-04-01 23:06:21 +00:00
sys 2002-04-12 Eric Norum <eric.norum@usask.com> 2002-04-12 21:12:19 +00:00
syscalls * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
time 2002-04-09 Mark Bradshaw <bradshaw@staff.crosswalk.com> 2002-04-09 20:55:55 +00:00
unix * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.am * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
aclocal.m4 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
configure 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
configure.in * Makefile.shared: New file. 2001-12-13 23:50:11 +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