summaryrefslogtreecommitdiffstats
path: root/include/rpc/clnt.h
Commit message (Collapse)AuthorAgeFilesLines
* s/UCLIBC_INTERNAL/_LIBC/gDenys Vlasenko2009-08-191-1/+1
| | | | | | | | | | | Undo my old mistake. I added UCLIBC_INTERNAL define, but later I realized _LIBC is doing exactly the same thing. This change converts all usages of UCLIBC_INTERNAL to _LIBC, removing all instances of UCLIBC_INTERNAL. Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk @ 24242Carmelo Amoroso2008-12-031-0/+4
| | | | | Step 18: some more synch: hidden_proto, size reduction and signal handling changes.
* Synch with trunk @ 24157Carmelo Amoroso2008-11-261-2/+10
| | | | Step 11: More libc_hidden_proto removal
* Merge from trunk."Steven J. Hill"2005-11-171-3/+3
|
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-43/+41
|
* Makeheader files be more like GNUEric Andersen2001-01-151-6/+6
|
* Make some of the rpc stuff compileEric Andersen2000-08-031-6/+6
| | | | -Erik
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-061-71/+163
| | | | | headers (the way it has been done in GNU libc). -Erik
* Initial revision0_9_1Erik Andersen2000-05-141-0/+331