summaryrefslogtreecommitdiffstats
path: root/include/arpa
Commit message (Collapse)AuthorAgeFilesLines
* use __BYTE_ORDER and __*ENDIANPeter S. Mazinger2009-11-221-2/+2
| | | | | | | | Those without the __ prefix are BSD specific. Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* nameser.h: sync with glibcPeter S. Mazinger2009-11-221-1/+1
| | | | | | Signed-off-by: Peter S. Mazinger <ps.m@gmx.net> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* inet.h: mark inet_ntoa_r as uClibc specificPeter S. Mazinger2009-11-221-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> Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
* Synch with trunk @ 24157Carmelo Amoroso2008-11-262-0/+12
| | | | Step 11: More libc_hidden_proto removal
* Synch with trunk at rev 22997.Carmelo Amoroso2008-07-311-2/+2
| | | | | | | Basically trailing whitespaces removal, fix non standard keywords asm -> __asm__ inline -> __inline__ and some minor changes on trunk. Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-091-0/+2
| | | | NPTL sh4 port build and work fine. All committed to allow Khem Ray working on a working branch to integrate the ARM nptl port. MIPS nptl port not tested but should still building and working fine. There are some other part non yet merged with trunk (misc/internals and some headers file that need some more work). Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* Merge from trunk."Steven J. Hill"2005-11-171-49/+51
|
* Merge from trunk."Steven J. Hill"2005-10-301-1/+1
|
* Add in missing fileEric Andersen2001-09-271-0/+183
|
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-275-297/+501
|
* Add in a bunch of junk. Busybox now compiles (except for mkfs.minix andEric Andersen2000-07-095-69/+220
| | | | | | 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
* Some makefile updates to make it behave a bit better/consistently.Erik Andersen2000-05-141-3/+3
| | | | -Erik
* Initial revision0_9_1Erik Andersen2000-05-144-0/+803