Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | inet.h: mark inet_ntoa_r as uClibc specific | Peter S. Mazinger | 2009-11-19 | 1 | -1/+5 |
| | | | | | | | Ddisable some prototypes of unimplemented funcs. Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | Last portion of libc_hidden_proto removal. | Denis Vlasenko | 2008-11-20 | 1 | -0/+9 |
| | | | | | Appears to build fine (several .configs tried) | ||||
* | reinstate external visibility of inet_ntoa_r, | Denis Vlasenko | 2008-04-25 | 1 | -0/+2 |
| | | | | | and add it to arpa/inet.h header. | ||||
* | Change in_addr_t inet_aton to int, glibc has it as int and uClibc uses it in ↵ | Peter S. Mazinger | 2005-10-20 | 1 | -1/+1 |
| | | | | addr.c also as int. Rename mylock/LOCK/UNLOCK in resolv.c to allow IMA compiling | ||||
* | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | 2001-09-27 | 1 | -44/+55 |
| | |||||
* | Add in a bunch of junk. Busybox now compiles (except for mkfs.minix and | Eric Andersen | 2000-07-09 | 1 | -9/+92 |
| | | | | | | fsck.minix). Of course, it doesn't link yet due to missing functions, but hey... At least it is now easy to see what isn't working. :-) -Erik | ||||
* | Initial revision0_9_1 | Erik Andersen | 2000-05-14 | 1 | -0/+12 |