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

4.104.114.84.95
Last change on this file since feead226 was feead226, checked in by Joel Sherrill <joel.sherrill@…>, on 11/09/00 at 16:43:05

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

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