summaryrefslogtreecommitdiffstats
path: root/include/rpc/xdr.h
Commit message (Collapse)AuthorAgeFilesLines
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-0/+21
| | | | | Appears to build fine (several .configs tried)
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-0/+1
|
* Remove unneeded _GNU_SOURCEPeter S. Mazinger2006-01-231-3/+0
|
* sync with glibcMike Frysinger2006-01-231-23/+11
|
* Replace IXDR_GET_LONG/IXDR_PUT_LONG so that they build with newer gcc. Note ↵Manuel Novoa III2005-05-021-2/+12
| | | | the comment in the code.
* 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-171-0/+11
| | | | -Erik
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-69/+67
|
* Makeheader files be more like GNUEric Andersen2001-01-151-11/+11
|
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-061-106/+217
| | | | | headers (the way it has been done in GNU libc). -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+270