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

4.104.114.84.95
Last change on this file since a86faa59 was 8887f8c, checked in by Joel Sherrill <joel.sherrill@…>, on 02/05/01 at 18:38:44

2001-02-03 Ralf Corsepius <corsepiu@…>

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