Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F109205825
D16141.id44905.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
4 KB
Referenced Files
None
Subscribers
None
D16141.id44905.diff
View Options
Index: gnu/usr.bin/binutils/as/config.h
===================================================================
--- gnu/usr.bin/binutils/as/config.h
+++ gnu/usr.bin/binutils/as/config.h
@@ -69,7 +69,6 @@
/* #undef HAVE_REMOVE */
/* Define to 1 if you have the `sbrk' function. */
-#define HAVE_SBRK 1
/* Define to 1 if you have the <stdarg.h> header file. */
#define HAVE_STDARG_H 1
Index: gnu/usr.bin/binutils/ld/config.h
===================================================================
--- gnu/usr.bin/binutils/ld/config.h
+++ gnu/usr.bin/binutils/ld/config.h
@@ -65,7 +65,6 @@
#define HAVE_REALPATH 1
/* Define to 1 if you have the `sbrk' function. */
-#define HAVE_SBRK 1
/* Define to 1 if you have the <stdint.h> header file. */
#define HAVE_STDINT_H 1
Index: gnu/usr.bin/binutils/libbinutils/config.h
===================================================================
--- gnu/usr.bin/binutils/libbinutils/config.h
+++ gnu/usr.bin/binutils/libbinutils/config.h
@@ -104,7 +104,6 @@
#define HAVE_MKSTEMP 1
/* Define to 1 if you have the `sbrk' function. */
-#define HAVE_SBRK 1
/* Define to 1 if you have the `setmode' function. */
#define HAVE_SETMODE 1
Index: gnu/usr.bin/binutils/libiberty/config.h
===================================================================
--- gnu/usr.bin/binutils/libiberty/config.h
+++ gnu/usr.bin/binutils/libiberty/config.h
@@ -188,7 +188,6 @@
#define HAVE_RINDEX 1
/* Define to 1 if you have the `sbrk' function. */
-#define HAVE_SBRK 1
/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
Index: gnu/usr.bin/cc/libiberty/config.h
===================================================================
--- gnu/usr.bin/cc/libiberty/config.h
+++ gnu/usr.bin/cc/libiberty/config.h
@@ -187,7 +187,6 @@
#define HAVE_RINDEX 1
/* Define to 1 if you have the `sbrk' function. */
-#define HAVE_SBRK 1
/* Define to 1 if you have the `setenv' function. */
#define HAVE_SETENV 1
Index: gnu/usr.bin/gdb/arch/amd64/config.h
===================================================================
--- gnu/usr.bin/gdb/arch/amd64/config.h
+++ gnu/usr.bin/gdb/arch/amd64/config.h
@@ -227,7 +227,6 @@
#define HAVE_REALPATH 1
/* Define if you have the sbrk function. */
-#define HAVE_SBRK 1
/* Define if you have the setenv function. */
#define HAVE_SETENV 1
Index: gnu/usr.bin/gdb/arch/arm/config.h
===================================================================
--- gnu/usr.bin/gdb/arch/arm/config.h
+++ gnu/usr.bin/gdb/arch/arm/config.h
@@ -239,7 +239,6 @@
#define HAVE_REALPATH 1
/* Define if you have the sbrk function. */
-#define HAVE_SBRK 1
/* Define if you have the setenv function. */
#define HAVE_SETENV 1
Index: gnu/usr.bin/gdb/arch/i386/config.h
===================================================================
--- gnu/usr.bin/gdb/arch/i386/config.h
+++ gnu/usr.bin/gdb/arch/i386/config.h
@@ -227,7 +227,6 @@
#define HAVE_REALPATH 1
/* Define if you have the sbrk function. */
-#define HAVE_SBRK 1
/* Define if you have the setenv function. */
#define HAVE_SETENV 1
Index: gnu/usr.bin/gdb/arch/mips/config.h
===================================================================
--- gnu/usr.bin/gdb/arch/mips/config.h
+++ gnu/usr.bin/gdb/arch/mips/config.h
@@ -227,7 +227,6 @@
#define HAVE_REALPATH 1
/* Define if you have the sbrk function. */
-#define HAVE_SBRK 1
/* Define if you have the setenv function. */
#define HAVE_SETENV 1
Index: gnu/usr.bin/gdb/arch/powerpc/config.h
===================================================================
--- gnu/usr.bin/gdb/arch/powerpc/config.h
+++ gnu/usr.bin/gdb/arch/powerpc/config.h
@@ -227,7 +227,6 @@
#define HAVE_REALPATH 1
/* Define if you have the sbrk function. */
-#define HAVE_SBRK 1
/* Define if you have the setenv function. */
#define HAVE_SETENV 1
Index: gnu/usr.bin/gdb/arch/powerpc64/config.h
===================================================================
--- gnu/usr.bin/gdb/arch/powerpc64/config.h
+++ gnu/usr.bin/gdb/arch/powerpc64/config.h
@@ -227,7 +227,6 @@
#define HAVE_REALPATH 1
/* Define if you have the sbrk function. */
-#define HAVE_SBRK 1
/* Define if you have the setenv function. */
#define HAVE_SETENV 1
Index: gnu/usr.bin/gdb/arch/sparc64/config.h
===================================================================
--- gnu/usr.bin/gdb/arch/sparc64/config.h
+++ gnu/usr.bin/gdb/arch/sparc64/config.h
@@ -227,7 +227,6 @@
#define HAVE_REALPATH 1
/* Define if you have the sbrk function. */
-#define HAVE_SBRK 1
/* Define if you have the setenv function. */
#define HAVE_SETENV 1
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Feb 3, 1:21 AM (21 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16421653
Default Alt Text
D16141.id44905.diff (4 KB)
Attached To
Mode
D16141: Disable sbrk() use in GNU tools.
Attached
Detach File
Event Timeline
Log In to Comment