summaryrefslogtreecommitdiffstats
path: root/libc/inet/ether_addr.c
Commit message (Collapse)AuthorAgeFilesLines
* sync with trunk. Compile tested on i386Denis Vlasenko2008-12-231-28/+24
|
* Synch with trunk @ 24165Carmelo Amoroso2008-11-271-2/+2
| | | | | Step 17: libc_hidden_proto removal (almost all). and other minor changes (inline keyword, extra character)
* Synch with trunk @ 24087Carmelo Amoroso2008-11-181-4/+4
| | | | Step 10: libc_hidden_removal
* Synch with trunk @ 24075.Carmelo Amoroso2008-11-171-1/+0
| | | | Step 9: libc/stdio - libc/inet - libc/pwd_grp
* BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly ↵Carmelo Amoroso2008-07-091-1/+1
| | | | 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 and bring in NPTL changes."Steven J. Hill"2006-08-231-1/+1
|
* Merge from trunk. Going pretty good so far. Kind of. Okay, not really."Steven J. Hill"2006-02-251-8/+18
|
* Merge from trunk."Steven J. Hill"2005-12-101-13/+15
|
* Per discussion with Nick Fedchik, restore original LGPLEric Andersen2003-01-301-12/+21
| | | | licensing to libc/inet/ether_addr.c
* Fix warningsEric Andersen2003-01-101-1/+2
|
* Patch from Nick Fedchik to support ether_atonEric Andersen2003-01-101-0/+83