Searched hist:"5 dfca833cfbfd634339bf15055496ddb9d32ff0e" (Results 1 – 1 of 1) sorted by relevance
/freebsd/include/ |
H A D | stdio.h | diff 5dfca833cfbfd634339bf15055496ddb9d32ff0e Mon Oct 07 00:16:12 CEST 2002 Mike Barcroft <mike@FreeBSD.org> o Move location of the fpos_t typedef to be closer to other typedefs. o Add typedef for va_list. o Add comment about missing restrict type-qualifiers. o Move vscanf(), vsscanf() and vfscanf() to the C99-visible block. o Add note about missing backing function for vfscanf(). o Restrict L_cuserid to only older versions of POSIX, and BSD namespaces. o Conditionalize some BSD-specific foo_unlock() macros. diff 5dfca833cfbfd634339bf15055496ddb9d32ff0e Mon Oct 07 00:16:12 CEST 2002 Mike Barcroft <mike@FreeBSD.org> o Move location of the fpos_t typedef to be closer to other typedefs. o Add typedef for va_list. o Add comment about missing restrict type-qualifiers. o Move vscanf(), vsscanf() and vfscanf() to the C99-visible block. o Add note about missing backing function for vfscanf(). o Restrict L_cuserid to only older versions of POSIX, and BSD namespaces. o Conditionalize some BSD-specific foo_unlock() macros.
|