aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
Diffstat (limited to 'admin')
-rw-r--r--admin/CPP-DEFINES7
-rw-r--r--admin/ChangeLog12
-rw-r--r--admin/notes/copyright4
3 files changed, 14 insertions, 9 deletions
diff --git a/admin/CPP-DEFINES b/admin/CPP-DEFINES
index ae8673452a3..f4105f00c47 100644
--- a/admin/CPP-DEFINES
+++ b/admin/CPP-DEFINES
@@ -86,7 +86,6 @@ anymore, so they can be removed.
86AMPERSAND_FULL_NAME 86AMPERSAND_FULL_NAME
87BROKEN_DATAGRAM_SOCKETS 87BROKEN_DATAGRAM_SOCKETS
88BROKEN_FIONREAD 88BROKEN_FIONREAD
89BROKEN_GETWD
90BROKEN_GET_CURRENT_DIR_NAME 89BROKEN_GET_CURRENT_DIR_NAME
91BROKEN_NON_BLOCKING_CONNECT 90BROKEN_NON_BLOCKING_CONNECT
92BROKEN_PTY_READ_AFTER_EAGAIN 91BROKEN_PTY_READ_AFTER_EAGAIN
@@ -119,7 +118,6 @@ HAVE_CFMAKERAW
119HAVE_CFSETSPEED 118HAVE_CFSETSPEED
120HAVE_CLOCK_GETTIME 119HAVE_CLOCK_GETTIME
121HAVE_CLOCK_SETTIME 120HAVE_CLOCK_SETTIME
122HAVE_CLOSEDIR
123HAVE_COFF_H 121HAVE_COFF_H
124HAVE_COM_ERR_H 122HAVE_COM_ERR_H
125HAVE_COPYSIGN 123HAVE_COPYSIGN
@@ -144,7 +142,6 @@ HAVE_DES_H
144HAVE_DEV_PTMX 142HAVE_DEV_PTMX
145HAVE_DIALOGS 143HAVE_DIALOGS
146HAVE_DIFFTIME 144HAVE_DIFFTIME
147HAVE_DIRENT_H
148HAVE_DUP2 145HAVE_DUP2
149HAVE_ENDGRENT 146HAVE_ENDGRENT
150HAVE_ENDPWENT 147HAVE_ENDPWENT
@@ -161,7 +158,6 @@ HAVE_FUTIMESAT
161HAVE_GAI_STRERROR 158HAVE_GAI_STRERROR
162HAVE_GCONF 159HAVE_GCONF
163HAVE_GETADDRINFO 160HAVE_GETADDRINFO
164HAVE_GETCWD
165HAVE_GETDELIM 161HAVE_GETDELIM
166HAVE_GETGRENT 162HAVE_GETGRENT
167HAVE_GETHOSTNAME 163HAVE_GETHOSTNAME
@@ -178,7 +174,6 @@ HAVE_GETRLIMIT
178HAVE_GETRUSAGE 174HAVE_GETRUSAGE
179HAVE_GETSOCKNAME 175HAVE_GETSOCKNAME
180HAVE_GETTIMEOFDAY 176HAVE_GETTIMEOFDAY
181HAVE_GETWD
182HAVE_GET_CURRENT_DIR_NAME 177HAVE_GET_CURRENT_DIR_NAME
183HAVE_GHOSTSCRIPT 178HAVE_GHOSTSCRIPT
184HAVE_GIF 179HAVE_GIF
@@ -304,7 +299,6 @@ HAVE_SIGNED_SIG_ATOMIC_T
304HAVE_SIGNED_WCHAR_T 299HAVE_SIGNED_WCHAR_T
305HAVE_SIGNED_WINT_T 300HAVE_SIGNED_WINT_T
306HAVE_SIGSET_T 301HAVE_SIGSET_T
307HAVE_SIZE_T
308HAVE_SNPRINTF 302HAVE_SNPRINTF
309HAVE_SOCKETS 303HAVE_SOCKETS
310HAVE_SOUND 304HAVE_SOUND
@@ -369,7 +363,6 @@ HAVE_TM_ZONE
369HAVE_TOUCHLOCK 363HAVE_TOUCHLOCK
370HAVE_TZNAME 364HAVE_TZNAME
371HAVE_TZSET 365HAVE_TZSET
372HAVE_UNISTD_H
373HAVE_UNSIGNED_LONG_LONG_INT 366HAVE_UNSIGNED_LONG_LONG_INT
374HAVE_UTIL_H 367HAVE_UTIL_H
375HAVE_UTIMENSAT 368HAVE_UTIMENSAT
diff --git a/admin/ChangeLog b/admin/ChangeLog
index 3d76f9dd2ba..fe75ae57a6d 100644
--- a/admin/ChangeLog
+++ b/admin/ChangeLog
@@ -1,3 +1,15 @@
12012-11-23 Paul Eggert <eggert@cs.ucla.edu>
2
3 Assume POSIX 1003.1-1988 or later for dirent.h (Bug#12958).
4 * CPP-DEFINES (HAVE_CLOSEDIR, HAVE_DIRENT_H): Remove.
5 * notes/copyright: Adjust to src/ndir.h -> nt/inc/dirent.h renaming.
6
72012-11-21 Paul Eggert <eggert@cs.ucla.edu>
8
9 Assume POSIX 1003.1-1988 or later for unistd.h (Bug#12945).
10 * CPP-DEFINES (BROKEN_GETWD, HAVE_GETCWD, HAVE_GETWD, HAVE_SIZE_T)
11 (HAVE_UNISTD_H): Remove.
12
12012-11-17 Paul Eggert <eggert@cs.ucla.edu> 132012-11-17 Paul Eggert <eggert@cs.ucla.edu>
2 14
3 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881). 15 Assume POSIX 1003.1-1988 or later for fcntl.h (Bug#12881).
diff --git a/admin/notes/copyright b/admin/notes/copyright
index 72b7d7e2d23..173ff83343a 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -380,7 +380,7 @@ Makefile.in does now.
380src/gmalloc.c 380src/gmalloc.c
381 - contains numerous copyrights from the GNU C library. Leave them alone. 381 - contains numerous copyrights from the GNU C library. Leave them alone.
382 382
383src/ndir.h 383nt/inc/dirent.h
384 - see comments below. This file is OK to be released with Emacs 384 - see comments below. This file is OK to be released with Emacs
385 22, but we may want to revisit it afterwards. 385 22, but we may want to revisit it afterwards.
386 386
@@ -429,7 +429,7 @@ admin/check-doc-strings
429 File says it's in the public domain, but that might not make it so. 429 File says it's in the public domain, but that might not make it so.
430 430
431etc/e/eterm-color.ti 431etc/e/eterm-color.ti
432src/ndir.h 432nt/inc/dirent.h
433 On legal advice from Matt Norwood, the following comment was added 433 On legal advice from Matt Norwood, the following comment was added
434 to these files in Feb/Mar 2007: 434 to these files in Feb/Mar 2007:
435 435