summaryrefslogtreecommitdiff
path: root/lib/libc/net/getservent_r.c
AgeCommit message (Expand)Author
2022-03-12reallocarr returns errno. preserve it.christos
2022-03-12getservent_r: use reallocarrnia
2011-10-15close on exec fixes:christos
2010-04-25Add the constant database reader (cdbr(3)) and writer ((cdbw(3)).joerg
2008-01-06PR/37708: A.Leo.: getservbyname, segetaddrinfo sefgfaults when user has nochristos
2006-09-14when re-opening the file only set SV_FIRST, don't clear accidentally SV_DBchristos
2006-07-28db->seq expects an u_int as fourth argument.joerg
2006-07-27use a db version of services if one is there.christos
2005-04-18Move the (at this time private) get{proto,serv}ent_r() prototypes andkleink
2004-02-25Semantic fix for allocation size for malloc() and realloc() previouslytaca
2004-02-24Fix allocation size bug from Takahiro Kambe.christos
2004-02-23- fix a memory leak on the current line buffer.christos
2004-02-19Re-entrant versions of services and prorocols functions.christos