summaryrefslogtreecommitdiffstats
path: root/include/rpc
Commit message (Collapse)AuthorAgeFilesLines
* Alexandre Oliva writes:Eric Andersen2004-02-181-2/+2
| | | | | | | | | | While testing the FR-V code with GCC mainline, I ran into some problems in the RPC code. It relies on a GCC extension that is no longer available, namely, the result of a cast is no longer considered an lvalue. This patch enables the code to compile. I haven't been able to test RPC though, especially in a multi-threaded environment.
* Update rpc headers. Add missing some headersEric Andersen2002-06-174-2/+48
| | | | -Erik
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-2715-284/+325
|
* Makeheader files be more like GNUEric Andersen2001-01-156-33/+31
|
* Make some of the rpc stuff compileEric Andersen2000-08-034-14/+16
| | | | -Erik
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-0617-363/+1417
| | | | | headers (the way it has been done in GNU libc). -Erik
* Finished porting stuff to x86 and supporting the Linux 2.2 kernels.Erik Andersen2000-05-152-3/+2
| | | | | It now compiles.... -Erik
* Some makefile updates to make it behave a bit better/consistently.Erik Andersen2000-05-141-1/+1
| | | | -Erik
* Initial revision0_9_1Erik Andersen2000-05-1413-0/+1750