/freebsd/lib/libc/stdio/ |
H A D | getwc.c | diff 3619568a645e92383cd7dfb4a6bb334c24803733 Sat Sep 28 09:43:44 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). Although there was nothing wrong with getwc() and putwc(), getwchar() and putwchar() assumed that <stdio.h> had been included before <wchar.h>, which is not allowed by the standard. diff 3619568a645e92383cd7dfb4a6bb334c24803733 Sat Sep 28 09:43:44 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). Although there was nothing wrong with getwc() and putwc(), getwchar() and putwchar() assumed that <stdio.h> had been included before <wchar.h>, which is not allowed by the standard.
|
H A D | getwchar.c | diff 3619568a645e92383cd7dfb4a6bb334c24803733 Sat Sep 28 09:43:44 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). Although there was nothing wrong with getwc() and putwc(), getwchar() and putwchar() assumed that <stdio.h> had been included before <wchar.h>, which is not allowed by the standard. diff 3619568a645e92383cd7dfb4a6bb334c24803733 Sat Sep 28 09:43:44 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). Although there was nothing wrong with getwc() and putwc(), getwchar() and putwchar() assumed that <stdio.h> had been included before <wchar.h>, which is not allowed by the standard.
|
H A D | putwc.c | diff 3619568a645e92383cd7dfb4a6bb334c24803733 Sat Sep 28 09:43:44 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). Although there was nothing wrong with getwc() and putwc(), getwchar() and putwchar() assumed that <stdio.h> had been included before <wchar.h>, which is not allowed by the standard. diff 3619568a645e92383cd7dfb4a6bb334c24803733 Sat Sep 28 09:43:44 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). Although there was nothing wrong with getwc() and putwc(), getwchar() and putwchar() assumed that <stdio.h> had been included before <wchar.h>, which is not allowed by the standard.
|
H A D | putwchar.c | diff 3619568a645e92383cd7dfb4a6bb334c24803733 Sat Sep 28 09:43:44 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). Although there was nothing wrong with getwc() and putwc(), getwchar() and putwchar() assumed that <stdio.h> had been included before <wchar.h>, which is not allowed by the standard. diff 3619568a645e92383cd7dfb4a6bb334c24803733 Sat Sep 28 09:43:44 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). Although there was nothing wrong with getwc() and putwc(), getwchar() and putwchar() assumed that <stdio.h> had been included before <wchar.h>, which is not allowed by the standard.
|
/freebsd/include/ |
H A D | wchar.h | diff 3619568a645e92383cd7dfb4a6bb334c24803733 Sat Sep 28 09:43:44 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). Although there was nothing wrong with getwc() and putwc(), getwchar() and putwchar() assumed that <stdio.h> had been included before <wchar.h>, which is not allowed by the standard. diff 3619568a645e92383cd7dfb4a6bb334c24803733 Sat Sep 28 09:43:44 CEST 2002 Tim J. Robbins <tjr@FreeBSD.org> Remove masking macros for getwc(), putwc(), putwchar() and getwchar(). Although there was nothing wrong with getwc() and putwc(), getwchar() and putwchar() assumed that <stdio.h> had been included before <wchar.h>, which is not allowed by the standard.
|