source: rtems/cpukit/librpc/ChangeLog @ 3bb7e6d5

4.104.114.84.95
Last change on this file since 3bb7e6d5 was a314d3b4, checked in by Joel Sherrill <joel.sherrill@…>, on 11/02/00 at 15:49:06

2000-11-02 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
  • Property mode set to 100644
File size: 1.2 KB
Line 
12000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
4
52000-10-30      Joel Sherrill <joel@OARcorp.com>
6
7        * POSIX include files merged into newlib.  This resulted in
8        some definitions moving to other files and thus some secondary
9        effects in RTEMS source code.
10        * src/rpc/Makefile.am, src/rpc/auth_time.c, src/rpc/clnt_simple.c,
11        src/rpc/clnt_tcp.c, src/rpc/clnt_udp.c, src/rpc/clnt_unix.c,
12        src/rpc/get_myaddress.c, src/rpc/pmap_clnt.c, src/rpc/pmap_getmaps.c,
13        src/rpc/pmap_getport.c, src/rpc/pmap_rmt.c, src/rpc/rtime.c,
14        src/rpc/svc_tcp.c, src/rpc/svc_udp.c, src/rpc/svc_unix.c:
15        Use of _read, _write, and _close as macros conflicted with
16        newlib's use of these as routine names.  They were renamed to
17        include "_RPC_" prefix.
18
192000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
20
21        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
22        Switch to GNU canonicalization.
23
242000-09-22      Joel Sherrill <joel@OARcorp.com>
25
26        * src/xdr/xdr_float.c: Added A29K support.
27
282000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * src/rpc/Makefile.am, src/xdr/Makefile.am: Include compile.am
31
322000-08-10      Joel Sherrill <joel@OARcorp.com>
33
34        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.