Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-23 | Remove unneeded _GNU_SOURCE | Peter S. Mazinger | |
2006-01-23 | sync with glibc | Mike Frysinger | |
2005-11-04 | Sync up w/ glibc | Peter S. Mazinger | |
2005-05-02 | Replace IXDR_GET_LONG/IXDR_PUT_LONG so that they build with newer gcc. Note ↵ | Manuel Novoa III | |
the comment in the code. | |||
2004-02-18 | Alexandre Oliva writes: | Eric Andersen | |
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. | |||
2002-06-17 | Update rpc headers. Add missing some headers | Eric Andersen | |
-Erik | |||
2001-09-27 | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | |
2001-01-15 | Makeheader files be more like GNU | Eric Andersen | |
2000-08-03 | Make some of the rpc stuff compile | Eric Andersen | |
-Erik | |||
2000-07-06 | Some more major updates to further superate ucLibc from the kernel | Eric Andersen | |
headers (the way it has been done in GNU libc). -Erik | |||
2000-05-15 | Finished porting stuff to x86 and supporting the Linux 2.2 kernels. | Erik Andersen | |
It now compiles.... -Erik | |||
2000-05-14 | Some makefile updates to make it behave a bit better/consistently. | Erik Andersen | |
-Erik | |||
2000-05-14 | Initial revision | Erik Andersen | |