summaryrefslogtreecommitdiff
path: root/lib/libc/net
AgeCommit message (Expand)Author
2013-11-13PR/48379: mention kqueue functionalitychristos
2013-10-31Try improving the description.wiz
2013-10-19Minor fixes.wiz
2013-10-19document the scopeid functionschristos
2013-10-19use new constantschristos
2013-10-19add inet6_scopeidchristos
2013-08-27move the host file getbyname and getbyaddr functions to sethostent.c sochristos
2013-08-22get rid of bogus + 1christos
2013-08-19fix gethostbyaddr prototype per TOG.christos
2013-08-18Update comment.wiz
2013-08-18getnameinfo is now thread-safe so remove bugs section.christos
2013-08-18appease lint.christos
2013-08-16Add not advertised reentrant functions: {get,set,end}hostent_r,christos
2013-05-13CVE 1020946: Fix res leak.christos
2013-05-13CVE 1020938: Fix memory leakchristos
2013-05-08New sentence, new line. Fix minus. Avoid <>.wiz
2013-05-08Clarify which functions are only in libresolv.christos
2013-05-03New sentence, new line.wiz
2013-05-03document AI_SRVchristos
2013-05-03PR/32373, PR/25827: Add SRV lookup in getaddrinfo(3)christos
2013-05-03KNF, whitespace police -- no code changeschristos
2013-04-07Remove trailing whitespace.wiz
2013-04-07Add a small example.christos
2013-03-01Retire OSI network stack. OK core@joerg
2012-12-27Avoid gcc 4.5.3 compiler bug on ia64 by compiling hesiod.c with -O1 only.martin
2012-11-07fix outdated includes list.christos
2012-09-26add and document AF_LOCAL (and the rest that were not)christos
2012-09-09implement no-check-nameschristos
2012-07-14bin/46703: BSD r-commands use wrong source address for stderrdarrenr
2012-06-25Update old-style definitions to ANSI, remove a couple of registerabs
2012-06-08Henning Petersen in PR lib/46561: cosmetic change: avoid self assignement.martin
2012-03-20Use C89 Prototypes.matt
2012-03-20PR pkg/46206kardel
2012-03-20PR 46206: fix programmed SIGSEGVkardel
2012-03-17Add AI_ADDRCONFIG, which makes getaddrinfo() return only address with familieschristos
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2012-03-04fix signature according to TOG.christos
2012-01-20Change CMSG_SPACE and CMSG_LEN to provide Integer Constant Expressionsjoerg
2011-12-25Apply fix for previous changes per request from joerg@:tsutsui
2011-12-24Specify "-fno-tree-ter" to getaddrinfo.c and gethnamaddr.c on arm and gcc45tsutsui
2011-10-15close on exec fixes:christos
2011-10-15use fparselnchristos
2011-07-14New sentence, new line.wiz
2011-07-14Complete prototypes, markup NULL, complete return values, more markup.jruoho
2011-05-31PR/45007: rcmd_af(3) and thusly rsh(1) ignore requested address familychristos
2011-05-03Xref bswap(3). Simplify STANDARDS.jruoho
2011-04-28Markup fixes.wiz
2011-04-03Protect against stack smashes (Maksymilian Arciemowicz)christos
2011-02-22Introduce __weakref_visible to handle the different required visibilityjoerg
2011-02-18Support the different weakref semantic in GCC 4.2 and clang.joerg