Tue, 21 Nov 2000 23:56:56 +0000 |
Kenichi Handa |
Move the code for declaring h_errno after #include <netdb.h>.
|
Sun, 19 Nov 2000 14:36:01 +0000 |
Gerd Moellmann |
(emacs_ospeed): New variable.
|
Sun, 05 Nov 2000 21:42:41 +0000 |
Andrew Innes |
(read_input_waiting): Remove extraneous argument to
|
Sun, 22 Oct 2000 16:50:16 +0000 |
Andrew Choi |
Initial check-in: changes for building Emacs under Mac OS.
|
Fri, 06 Oct 2000 22:51:10 +0000 |
Dave Love |
Don't include string.h.
|
Tue, 22 Aug 2000 22:40:16 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Sat, 05 Aug 2000 19:29:39 +0000 |
Gerd Moellmann |
(run_mac_command, closedir): Use `xfree' instead of `free'.
|
Sat, 05 Aug 2000 19:26:46 +0000 |
Gerd Moellmann |
(opendir, GetTempDirName, run_mac_command): Use xmalloc
|
Fri, 23 Jun 2000 16:35:41 +0000 |
Dave Love |
Undefine setpgrp before setting it.
|
Tue, 20 Jun 2000 18:31:36 +0000 |
Gerd Moellmann |
(sigprocmask_set): New variable.
|
Fri, 02 Jun 2000 15:44:45 +0000 |
Dave Love |
Conditionally include stdlib.h, unistd.h.
|
Fri, 26 May 2000 15:52:33 +0000 |
Gerd Moellmann |
(ospeed) [HAVE_SPEED_T]: Declare as `extern speed_t'.
|
Wed, 24 May 2000 13:08:10 +0000 |
Gerd Moellmann |
(setpgrp): Don't define if USG and BSD_PGRPS are not defined.
|
Tue, 23 May 2000 22:00:25 +0000 |
Gerd Moellmann |
(setpgrp) [HAVE_SETPGID]: Define as setpgid.
|
Sat, 20 May 2000 15:51:35 +0000 |
Gerd Moellmann |
(setup_pty): Treat case that UNIX98_PTYS is defined
|