FreeBSD Bugzilla – Attachment 16549 Details for
Bug 30317
Inability to compile programs defining _POSIX_SOURCE
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 645 bytes, created by
arun
on 2001-09-04 17:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
arun
Created:
2001-09-04 17:20:01 UTC
Size:
645 bytes
patch
obsolete
>--- /usr/include/sys/types.h- Tue Sep 4 09:04:56 2001 >+++ /usr/include/sys/types.h Tue Sep 4 09:05:15 2001 >@@ -48,14 +48,12 @@ > #include <sys/inttypes.h> /* includes <machine/ansi.h> */ > #include <machine/types.h> > >-#ifndef _POSIX_SOURCE > typedef unsigned char u_char; > typedef unsigned short u_short; > typedef unsigned int u_int; > typedef unsigned long u_long; > typedef unsigned short ushort; /* Sys V compatibility */ > typedef unsigned int uint; /* Sys V compatibility */ >-#endif > > typedef __uint8_t u_int8_t; > typedef __uint16_t u_int16_t;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 30317
: 16549