projects
/
external
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec23056
)
14 char filenames
author
John Gilmore
<gnu@cygnus>
Sat, 23 Nov 1991 01:49:58 +0000
(
01:49
+0000)
committer
John Gilmore
<gnu@cygnus>
Sat, 23 Nov 1991 01:49:58 +0000
(
01:49
+0000)
readline/.Sanitize
patch
|
blob
|
history
readline/ChangeLog
patch
|
blob
|
history
diff --git
a/readline/.Sanitize
b/readline/.Sanitize
index
7caa77e
..
69875b5
100644
(file)
--- a/
readline/.Sanitize
+++ b/
readline/.Sanitize
@@
-44,7
+44,7
@@
readline.h
sysdep-aix.h
sysdep-irix.h
sysdep-norm.h
-sysdep-o
ld
bsd.h
+sysdep-obsd.h
sysdep-sco.h
vi_keymap.c
vi_mode.c
diff --git
a/readline/ChangeLog
b/readline/ChangeLog
index
bb4de83
..
db496bf
100644
(file)
--- a/
readline/ChangeLog
+++ b/
readline/ChangeLog
@@
-1,7
+1,7
@@
Fri Nov 22 09:02:32 1991 John Gilmore (gnu at cygnus.com)
- * sysdep-o
ld
bsd.h: Rename from sysdep-newsos.h.
- * configure.in: Use sysdep-o
ld
bsd for Mach as well as NEWs.
+ * sysdep-obsd.h: Rename from sysdep-newsos.h.
+ * configure.in: Use sysdep-obsd for Mach as well as NEWs.
* sysdep-norm.h, sysdep-aix.h: Add <sys/types.h>, which POSIX
requires to make <dirent.h> work. Improve Sun alloca decl.