Searched hist:e7241b8ffe2856c43aa6f2a539534aa99a43e194 (Results 1 – 5 of 5) sorted by relevance
/freebsd/lib/libc/stdlib/ |
H A D | strtouq.c | diff e7241b8ffe2856c43aa6f2a539534aa99a43e194 Wed Aug 02 00:04:57 CEST 1995 Andrey A. Chernov <ache@FreeBSD.org> Similar changes like in strtol, all this family is VERY broken in 8bit environment (isalpha at the end of digits) diff e7241b8ffe2856c43aa6f2a539534aa99a43e194 Wed Aug 02 00:04:57 CEST 1995 Andrey A. Chernov <ache@FreeBSD.org> Similar changes like in strtol, all this family is VERY broken in 8bit environment (isalpha at the end of digits)
|
H A D | strtoq.c | diff e7241b8ffe2856c43aa6f2a539534aa99a43e194 Wed Aug 02 00:04:57 CEST 1995 Andrey A. Chernov <ache@FreeBSD.org> Similar changes like in strtol, all this family is VERY broken in 8bit environment (isalpha at the end of digits) diff e7241b8ffe2856c43aa6f2a539534aa99a43e194 Wed Aug 02 00:04:57 CEST 1995 Andrey A. Chernov <ache@FreeBSD.org> Similar changes like in strtol, all this family is VERY broken in 8bit environment (isalpha at the end of digits)
|
H A D | strtoul.c | diff e7241b8ffe2856c43aa6f2a539534aa99a43e194 Wed Aug 02 00:04:57 CEST 1995 Andrey A. Chernov <ache@FreeBSD.org> Similar changes like in strtol, all this family is VERY broken in 8bit environment (isalpha at the end of digits) diff e7241b8ffe2856c43aa6f2a539534aa99a43e194 Wed Aug 02 00:04:57 CEST 1995 Andrey A. Chernov <ache@FreeBSD.org> Similar changes like in strtol, all this family is VERY broken in 8bit environment (isalpha at the end of digits)
|
H A D | strtoull.c | diff e7241b8ffe2856c43aa6f2a539534aa99a43e194 Wed Aug 02 00:04:57 CEST 1995 Andrey A. Chernov <ache@FreeBSD.org> Similar changes like in strtol, all this family is VERY broken in 8bit environment (isalpha at the end of digits) diff e7241b8ffe2856c43aa6f2a539534aa99a43e194 Wed Aug 02 00:04:57 CEST 1995 Andrey A. Chernov <ache@FreeBSD.org> Similar changes like in strtol, all this family is VERY broken in 8bit environment (isalpha at the end of digits)
|
H A D | strtoll.c | diff e7241b8ffe2856c43aa6f2a539534aa99a43e194 Wed Aug 02 00:04:57 CEST 1995 Andrey A. Chernov <ache@FreeBSD.org> Similar changes like in strtol, all this family is VERY broken in 8bit environment (isalpha at the end of digits) diff e7241b8ffe2856c43aa6f2a539534aa99a43e194 Wed Aug 02 00:04:57 CEST 1995 Andrey A. Chernov <ache@FreeBSD.org> Similar changes like in strtol, all this family is VERY broken in 8bit environment (isalpha at the end of digits)
|