1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
No description
Find a file
Geoff Voelker 4e36126c56 Include string.h.
(HAVE_FREXP, HAVE_FMOD): Macros removed.
(struct timeval, struct timezone, gettimeofday): Declarations removed.
(HAVE_SOCKETS, MAIL_USE_POP, MAIL_USE_SYSTEM_LOCK): Macros defined.
(DIRECTORY_SEP): Use Vdirectory_sep_char.
(EXEC_SUFFIXES): Add .cmd to list of suffixes.
(EXEC_SUFFIXES): Add .cmd to list of suffixes.
> (HAVE_SYS_TIMEB_H, HAVE_SYS_TIME_H, HAVE_UNISTD_H, STDC_HEADERS,
TIME_WITH_SYS_TIME, HAVE_GETTIMEOFDAY, HAVE_CLOSEDIR,
HAVE_LONG_FILE_NAMES, HAVE_BCOPY, HAVE_BCMP, HAVE_LOGB, HAVE_FREXP,
HAVE_FMOD, HAVE_FTIME, HAVE_MKTIME, HAVE_H_ERRNO): New macros.
(access, chdir, chmod, close, creat, ctime, dup, dup2, fopen,
link, mkdir, mktemp, open, pipe, read, rename, rmdir, select,
sleep, unlink, write, spawnve, wait, kill, signal):
Macros redefined from win32_* to sys_*.
[__STDC__]: Define when including direct.h, io.h, stdio.h.
(struct nt_stat): Definition removed.
(stat, st_dev, st_ino, st_mode, st_nlink, st_uid, st_gid,
st_rdev, st_size, st_atime, st_mtime, st_ctime): Macros undefined.
1996-05-03 18:50:05 +00:00
etc MSDOS changes. 1996-04-11 22:55:34 +00:00
lib-src Initial revision 1996-05-03 18:29:10 +00:00
lisp (win32-handle-scroll-bar-event): New function. 1996-05-03 18:26:22 +00:00
lispref No intangible text property. 1996-04-26 03:01:43 +00:00
lwlib (destroy_all_children): When freeing a cascade button, free its submenu too. 1996-04-03 17:22:57 +00:00
man (../info/ccmode): Renamed from ../info/cc-mode. 1996-01-09 23:05:28 +00:00
msdos Replace make-docfile' with make-doc.exe'. In case 1996-04-17 18:37:18 +00:00
nt Initial revision 1996-05-03 18:29:10 +00:00
src Include string.h. 1996-05-03 18:50:05 +00:00
build-ins.in (copydests): Get rid of spurious `-'s. 1994-05-18 22:42:41 +00:00
config.bat Make sure the GDB init file is called src/_gdbinit; 1996-04-15 18:48:06 +00:00
config.guess * config.guess: Combine two OSF1 rules. 1996-04-13 00:06:54 +00:00
config.sub (aux): Delete another duplicate entry. 1996-03-29 01:49:55 +00:00
configure.in Accept lignux in configuration name. 1996-03-27 02:49:44 +00:00
configure1.in Check for getpagesize. 1994-10-26 23:19:16 +00:00
GETTING.GNU.SOFTWARE Mention that gzip files end in ".gz", not ".z". 1993-06-14 15:12:07 +00:00
INSTALL Clarify MSDOS installing and unpacking. 1996-04-17 16:43:16 +00:00
make-dist Replace --no-clean-up and --no-tar options 1996-04-21 06:54:52 +00:00
Makefile.in (install-strip): Get rid of continuation. 1996-03-23 04:25:29 +00:00
PROBLEMS Apply typo patches from Paul Eggert. 1993-06-09 11:59:12 +00:00
tparam.c Update FSF address in comment. 1996-01-29 22:30:55 +00:00
vpath.sed Delete reference to ymakefile. 1995-05-17 19:42:46 +00:00