source: rtems/c/src/librpc/ChangeLog @ df25c998

4.104.114.84.95
Last change on this file since df25c998 was df25c998, checked in by Joel Sherrill <joel.sherrill@…>, on 10/11/01 at 19:36:23

2001-10-11 Ralf Corsepius <corsepiu@…>

  • .cvsignore: Add autom4te.cache for autoconf > 2.52.
  • configure.in: Remove.
  • configure.ac: New file, generated from configure.in by autoupdate.
  • Property mode set to 100644
File size: 1.7 KB
Line 
12001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
4        * configure.in: Remove.
5        * configure.ac: New file, generated from configure.in by autoupdate.
6
72001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * include/rpc/Makefile.am: Use 'PREINSTALL_FILES ='.
10
112001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
12
13        * include/rpc/Makefile.am: Apply include_*HEADERS instead of
14        H_FILES.
15
162000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
19
202000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
23
242000-10-30      Joel Sherrill <joel@OARcorp.com>
25
26        * POSIX include files merged into newlib.  This resulted in
27        some definitions moving to other files and thus some secondary
28        effects in RTEMS source code.
29        * src/rpc/Makefile.am, src/rpc/auth_time.c, src/rpc/clnt_simple.c,
30        src/rpc/clnt_tcp.c, src/rpc/clnt_udp.c, src/rpc/clnt_unix.c,
31        src/rpc/get_myaddress.c, src/rpc/pmap_clnt.c, src/rpc/pmap_getmaps.c,
32        src/rpc/pmap_getport.c, src/rpc/pmap_rmt.c, src/rpc/rtime.c,
33        src/rpc/svc_tcp.c, src/rpc/svc_udp.c, src/rpc/svc_unix.c:
34        Use of _read, _write, and _close as macros conflicted with
35        newlib's use of these as routine names.  They were renamed to
36        include "_RPC_" prefix.
37
382000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
39
40        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
41        Switch to GNU canonicalization.
42
432000-09-22      Joel Sherrill <joel@OARcorp.com>
44
45        * src/xdr/xdr_float.c: Added A29K support.
46
472000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
48
49        * src/rpc/Makefile.am, src/xdr/Makefile.am: Include compile.am
50
512000-08-10      Joel Sherrill <joel@OARcorp.com>
52
53        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.