2007-07-24 Ralf Corsépius <ralf.corsepius@rtems.org>

* shttpd/Makefile.am: Prefix all non-public symbols with _shttp_.
	* shttpd/compat_rtems.c: Don't build my_stat for rtems.
	* shttpd/defs.h: Don't build most of my_* wrappers for rtems.
This commit is contained in:
Ralf Corsepius
2007-07-24 04:06:51 +00:00
parent 69079e0a81
commit 000bb343eb
+6
View File
@@ -1,3 +1,9 @@
2007-07-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* shttpd/Makefile.am: Prefix all non-public symbols with _shttp_.
* shttpd/compat_rtems.c: Don't build my_stat for rtems.
* shttpd/defs.h: Don't build most of my_* wrappers for rtems.
2007-07-18 Joel Sherrill <joel.sherrill@oarcorp.com>
* libmisc/Makefile.am, libmisc/cpuuse/cpuusagereport.c,