about summary refs log tree commit diff
path: root/inet/inet_net.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright dates with scripts/update-copyrightsPaul Eggert2024-01-011-1/+1
* Update copyright dates with scripts/update-copyrightsJoseph Myers2023-01-061-1/+1
* Update copyright dates with scripts/update-copyrightsPaul Eggert2022-01-011-1/+1
* inet: Add hidden prototype for __inet_networkFlorian Weimer2021-07-071-1/+3
* Update copyright dates with scripts/update-copyrightsPaul Eggert2021-01-021-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2020-01-011-1/+1
* Prefer https to http for gnu.org and fsf.org URLsPaul Eggert2019-09-071-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2019-01-011-1/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2018-01-011-1/+1
* Consistently use uintN_t not u_intN_t everywhere.Joseph Myers2017-08-071-3/+3
* Update copyright dates with scripts/update-copyrights.Joseph Myers2017-01-011-1/+1
* inet: Remove SCCS keywordsFlorian Weimer2016-04-281-5/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2016-01-041-1/+1
* Convert 703 function definitions to prototype style.Joseph Myers2015-10-161-2/+1
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Fix inet_network("1 bar"). Fixes bug 15277.Ondřej Bílka2013-10-171-1/+21
* Avoid use of "register" as optimization hint.Joseph Myers2013-06-071-3/+3
* Reset digit to 0 for inputs starting with "0x".Ulrich Drepper2007-09-151-1/+1
* (inet_network): Add missing part of last patch.Ulrich Drepper2000-02-121-0/+2
* Update.Ulrich Drepper2000-02-111-5/+3
* (inet_network): Synch with bind 8.2.2.Ulrich Drepper2000-01-311-4/+11
* Update.Ulrich Drepper1999-06-081-4/+0
* Update.Ulrich Drepper1998-09-061-1/+1
* update from main archive 961116 cvs/libc-961119 cvs/libc-961118 cvs/libc-961117Ulrich Drepper1996-11-171-2/+1
* * config.make.in (weak-symbols): Variable removed.Roland McGrath1996-03-191-3/+3
* initial importRoland McGrath1995-02-181-0/+93