Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b7c0f208
Commit
b7c0f208
authored
Jun 18, 1993
by
Jim Blandy
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.
parent
230aaa73
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
0 additions
and
6 deletions
+0
-6
src/m/alliant-2800.h
src/m/alliant-2800.h
+0
-1
src/m/convex.h
src/m/convex.h
+0
-1
src/m/pfa50.h
src/m/pfa50.h
+0
-1
src/s/gnu-linux.h
src/s/gnu-linux.h
+0
-1
src/s/isc2-2.h
src/s/isc2-2.h
+0
-1
src/s/usg5-4.h
src/s/usg5-4.h
+0
-1
No files found.
src/m/alliant-2800.h
View file @
b7c0f208
...
@@ -141,4 +141,3 @@ unexec_text_start = hdr.a_text_addr;}
...
@@ -141,4 +141,3 @@ unexec_text_start = hdr.a_text_addr;}
/* POSIX Compatibility */
/* POSIX Compatibility */
/* Use System V.4 style getdents/readdir <dirent.h> for 2.2 and up. */
/* Use System V.4 style getdents/readdir <dirent.h> for 2.2 and up. */
#define SYSV_SYSTEM_DIR
#define SYSV_SYSTEM_DIR
#define HAVE_CLOSEDIR
src/m/convex.h
View file @
b7c0f208
...
@@ -136,7 +136,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -136,7 +136,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
/* Use <dirent.h>. */
/* Use <dirent.h>. */
#define SYSV_SYSTEM_DIR
#define SYSV_SYSTEM_DIR
#define HAVE_CLOSEDIR
#ifdef _POSIX_SOURCE
#ifdef _POSIX_SOURCE
...
...
src/m/pfa50.h
View file @
b7c0f208
...
@@ -94,7 +94,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -94,7 +94,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_SOCKETS
#define HAVE_SOCKETS
/* SX/A use SystemV style getdents/readdir. */
/* SX/A use SystemV style getdents/readdir. */
#define HAVE_CLOSEDIR
/* SX/A does not have sigblock(2) */
/* SX/A does not have sigblock(2) */
#define sigblock(mask) (0)
#define sigblock(mask) (0)
...
...
src/s/gnu-linux.h
View file @
b7c0f208
...
@@ -182,7 +182,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -182,7 +182,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#if 0 /* autoconf should take care of this. */
#if 0 /* autoconf should take care of this. */
#define HAVE_RANDOM /* is builtin */
#define HAVE_RANDOM /* is builtin */
#endif
#endif
#define HAVE_CLOSEDIR
#define HAVE_GETPAGESIZE
#define HAVE_GETPAGESIZE
#define HAVE_VFORK
#define HAVE_VFORK
#define HAVE_SYS_SIGLIST
#define HAVE_SYS_SIGLIST
...
...
src/s/isc2-2.h
View file @
b7c0f208
...
@@ -23,7 +23,6 @@
...
@@ -23,7 +23,6 @@
#define NO_FCHMOD
#define NO_FCHMOD
#define HAVE_PTYS
#define HAVE_PTYS
#define HAVE_CLOSEDIR
#define MAXNAMLEN 512
#define MAXNAMLEN 512
#define O_NDELAY O_NONBLOCK
#define O_NDELAY O_NONBLOCK
#define MEMORY_IN_STRING_H
#define MEMORY_IN_STRING_H
...
...
src/s/usg5-4.h
View file @
b7c0f208
...
@@ -87,7 +87,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
...
@@ -87,7 +87,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define HAVE_SELECT
#define HAVE_SELECT
#define HAVE_TIMEVAL
#define HAVE_TIMEVAL
#define HAVE_CLOSEDIR
/* <sys/stat.h> *defines* stat(2) as a static function. If "static"
/* <sys/stat.h> *defines* stat(2) as a static function. If "static"
* is blank, then many files will have a public definition for stat(2).
* is blank, then many files will have a public definition for stat(2).
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment