summaryrefslogtreecommitdiff
path: root/lib/libc/net/getprotoent_r.c
AgeCommit message (Expand)Author
2022-03-12reallocarr returns errno. preserve it.christos
2022-03-12getprotoent_r: use reallocarrnia
2011-10-15close on exec fixes: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