Home | History | Annotate | Download | only in inet
History log of /src/lib/libc/inet/inet_net_pton.c
RevisionDateAuthorComments
 1.7  12-May-2024  msaitoh s/Firey/Fiery/ in comment.
 1.6  05-Feb-2024  andvar fix various typos in comments.
 1.5  13-Dec-2018  maya Remove unused macro.
 1.4  20-Mar-2012  matt branches: 1.4.30; 1.4.32;
Use C89 definitions
 1.3  13-Mar-2012  christos PR/45989: Martin Husemann: lint invocation does include -w only on i386

- turn lint -w for all the platforms after fixing the lint warnings.
- add _DIAGASSERTS() for casts that would assign values to types that
would not fit.
- change types, add casts
- change into ansii prototypes
- turn on _DIAGNOSTIC for libc (during current, to be eliminated for release
builds)

approved by core@
 1.2  06-Mar-2011  christos branches: 1.2.4;
Check bits on each loop to prevent integer oveflow.
Reported by Maksymilian Arciemowicz
 1.1  20-May-2004  christos branches: 1.1.10; 1.1.20; 1.1.32; 1.1.38; 1.1.42;
Add the remaining files from net that are going to be moved here and
the Makefile glue.
 1.1.42.1  20-Mar-2011  bouyer Pull up following revision(s) (requested by spz in ticket #1574):
lib/libc/inet/inet_net_pton.c: revision 1.2
Check bits on each loop to prevent integer oveflow.
Reported by Maksymilian Arciemowicz
 1.1.38.1  20-Mar-2011  bouyer Pull up following revision(s) (requested by spz in ticket #1574):
lib/libc/inet/inet_net_pton.c: revision 1.2
Check bits on each loop to prevent integer oveflow.
Reported by Maksymilian Arciemowicz
 1.1.32.1  20-Mar-2011  bouyer Pull up following revision(s) (requested by spz in ticket #1574):
lib/libc/inet/inet_net_pton.c: revision 1.2
Check bits on each loop to prevent integer oveflow.
Reported by Maksymilian Arciemowicz
 1.1.20.1  20-Mar-2011  bouyer Pull up following revision(s) (requested by spz in ticket #1418):
lib/libc/inet/inet_net_pton.c: revision 1.2
Check bits on each loop to prevent integer oveflow.
Reported by Maksymilian Arciemowicz
 1.1.10.1  20-Mar-2011  bouyer Pull up following revision(s) (requested by spz in ticket #1418):
lib/libc/inet/inet_net_pton.c: revision 1.2
Check bits on each loop to prevent integer oveflow.
Reported by Maksymilian Arciemowicz
 1.2.4.1  17-Apr-2012  yamt sync with head
 1.4.32.1  10-Jun-2019  christos Sync with HEAD
 1.4.30.1  26-Dec-2018  pgoyette Sync with HEAD, resolve a few conflicts

RSS XML Feed