Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | s/UCLIBC_INTERNAL/_LIBC/g | Denys Vlasenko | 2009-07-21 | 1 | -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> | ||||
* | rpc: constify data, localize unnecessarily static data | Denis Vlasenko | 2008-12-01 | 1 | -0/+4 |
| | | | | | | | text+data text+rodata rwdata bss filename - 2308 2284 24 24 libc/inet/rpc/clnt_unix.o + 2308 2308 0 0 libc/inet/rpc/clnt_unix.o | ||||
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -2/+10 |
| | | | | | Appears to build fine (several .configs tried) | ||||
* | Sync up w/ glibc | Peter S. Mazinger | 2005-11-04 | 1 | -3/+3 |
| | |||||
* | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | 2001-09-27 | 1 | -43/+41 |
| | |||||
* | Makeheader files be more like GNU | Eric Andersen | 2001-01-15 | 1 | -6/+6 |
| | |||||
* | Make some of the rpc stuff compile | Eric Andersen | 2000-08-03 | 1 | -6/+6 |
| | | | | -Erik | ||||
* | Some more major updates to further superate ucLibc from the kernel | Eric Andersen | 2000-07-06 | 1 | -71/+163 |
| | | | | | headers (the way it has been done in GNU libc). -Erik | ||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+331 |