index
:
glibc.git
master
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
inet
/
inet_net.c
Age
Commit message (
Expand
)
Author
2024-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2023-01-06
Update copyright dates with scripts/update-copyrights
Joseph Myers
2022-01-01
Update copyright dates with scripts/update-copyrights
Paul Eggert
2021-07-07
inet: Add hidden prototype for __inet_network
Florian Weimer
2021-01-02
Update copyright dates with scripts/update-copyrights
Paul Eggert
2020-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2019-09-07
Prefer https to http for gnu.org and fsf.org URLs
Paul Eggert
2019-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2018-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2017-08-07
Consistently use uintN_t not u_intN_t everywhere.
Joseph Myers
2017-01-01
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2016-04-28
inet: Remove SCCS keywords
Florian Weimer
2016-01-04
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2015-10-16
Convert 703 function definitions to prototype style.
Joseph Myers
2015-01-02
Update copyright dates with scripts/update-copyrights.
Joseph Myers
2014-01-01
Update copyright notices with scripts/update-copyrights
Allan McRae
2013-10-17
Fix inet_network("1 bar"). Fixes bug 15277.
Ondřej Bílka
2013-06-07
Avoid use of "register" as optimization hint.
Joseph Myers
2007-09-15
Reset digit to 0 for inputs starting with "0x".
Ulrich Drepper
2000-02-12
(inet_network): Add missing part of last patch.
Ulrich Drepper
2000-02-11
Update.
Ulrich Drepper
2000-01-31
(inet_network): Synch with bind 8.2.2.
Ulrich Drepper
1999-06-08
Update.
Ulrich Drepper
1998-09-06
Update.
Ulrich Drepper
1996-11-17
update from main archive 961116
cvs/libc-961119
cvs/libc-961118
cvs/libc-961117
Ulrich Drepper
1996-03-19
* config.make.in (weak-symbols): Variable removed.
Roland McGrath
1995-02-18
initial import
Roland McGrath