Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-20 | Last portion of libc_hidden_proto removal. | Denis Vlasenko | |
Appears to build fine (several .configs tried) | |||
2008-07-23 | - trim any trailing whitespace | Bernhard Reutner-Fischer | |
2008-04-25 | reinstate external visibility of inet_ntoa_r, | Denis Vlasenko | |
and add it to arpa/inet.h header. | |||
2005-11-04 | Sync up w/ glibc | Peter S. Mazinger | |
2005-10-20 | Change in_addr_t inet_aton to int, glibc has it as int and uClibc uses it in ↵ | Peter S. Mazinger | |
addr.c also as int. Rename mylock/LOCK/UNLOCK in resolv.c to allow IMA compiling | |||
2001-09-27 | Add in missing file | Eric Andersen | |
2001-09-27 | Rev all the header files to sync things with glibc 2.2.4 | Eric Andersen | |
2000-07-09 | Add in a bunch of junk. Busybox now compiles (except for mkfs.minix and | Eric Andersen | |
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 | |||
2000-05-14 | Some makefile updates to make it behave a bit better/consistently. | Erik Andersen | |
-Erik | |||
2000-05-14 | Initial revision | Erik Andersen | |