summaryrefslogtreecommitdiffstats
path: root/libc/inet/if_index.c
Commit message (Expand)AuthorAgeFilesLines
* use *_not_cancel variants to avoid accidental cancellations with nptlAustin Foxley2009-10-171-8/+9
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-4/+4
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-3/+0
* do not save/restore errno around free() callsDenys Vlasenko2009-09-051-11/+4
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-3/+3
* next portion of libc_hidden_proto removalDenis Vlasenko2008-11-201-1/+1
* libc_hidden_proto removal, just a few functionsDenis Vlasenko2008-11-181-1/+1
* - trim any trailing whitespaceBernhard Reutner-Fischer2008-07-231-1/+1
* - adds several config-options to allow for turning off certain featuresBernhard Reutner-Fischer2008-06-031-8/+0
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-3/+3
* Mark some functions as GNU, provide missing hidden memmem, remove _ISOC99/XOP...Peter S. Mazinger2006-03-221-1/+3
* Enable _GNU_SOURCE build wide, trying to get consistent interfaces, else IMA ...Peter S. Mazinger2006-01-221-1/+0
* make DODEBUG=y happy, update sysdeps/common/* copyrightPeter S. Mazinger2006-01-141-3/+3
* hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...Peter S. Mazinger2006-01-141-25/+32
* as weber notes in Bug 99:Mike Frysinger2006-01-061-2/+131
* create __if_nametoindex hidden alias and use itMike Frysinger2006-01-061-0/+1
* rework the alloca() loop slightly to save some spaceMike Frysinger2006-01-061-8/+6
* sync with glibcMike Frysinger2006-01-061-0/+218