/freebsd/lib/libc/stdlib/ |
H A D | strtoumax.c | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|
H A D | strtoimax.c | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|
H A D | strtouq.c | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|
H A D | strtoq.c | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|
H A D | strtod.3 | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|
H A D | strtol.3 | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|
H A D | strtoul.3 | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|
H A D | strtoul.c | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|
H A D | strtoull.c | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|
H A D | strtol.c | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|
H A D | strtoll.c | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|
/freebsd/include/ |
H A D | inttypes.h | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|
H A D | stdlib.h | diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages. diff 5618f72405ba7a6b9d960d494f9db670ba994b3f Thu Aug 15 11:25:04 CEST 2002 Robert Drehmel <robert@FreeBSD.org> - Add the 'restrict' qualifier to the function prototypes and definitions of the functions that convert strings to numbers and are defined by IEEE Std 1003-1.2001. - Use ANSI-C function definitions for all of the functions mentioned above plus strtouq and strtoq. - Update the prototypes in the manual pages.
|