| Commit message (Expand) | Author | Age | Files | Lines |
* | Space/tab mixup. | Juanma Barranquero | 2006-11-24 | 1 | -1/+1 |
* | (init_sys_modes): Delete DEFVAR_LISP in the wrong place. | Richard M. Stallman | 2006-10-14 | 1 | -10/+0 |
* | * search.c (matcher_overflow): Mark as NO_RETURN. | Dan Nicolaescu | 2006-05-29 | 1 | -1/+1 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (request_sigio, unrequest_sigio): Do nothing in | Andreas Schwab | 2005-10-13 | 1 | -8/+16 |
* | * s/aix4-2.h (BROKEN_GET_CURRENT_DIR_NAME): Define | Dan Nicolaescu | 2005-09-23 | 1 | -1/+1 |
* | [MAC_OS8]: Don't include stdlib.h. Include sys/param.h. | YAMAMOTO Mitsuharu | 2005-09-18 | 1 | -4/+1 |
* | Don't #undef NULL after including blockinput.h. | Eli Zaretskii | 2005-09-10 | 1 | -1/+0 |
* | Fix last change. | Eli Zaretskii | 2005-09-10 | 1 | -1/+1 |
* | [WINDOWSNT]: Add prototype for getwd. | Eli Zaretskii | 2005-09-10 | 1 | -2/+3 |
* | (get_current_dir_name) [!HAVE_CURRENT_DIR_NAME]: New function. | Eli Zaretskii | 2005-09-10 | 1 | -0/+75 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-07 | 1 | -1/+1 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (get_frame_size) [VMS]: Use a fresh i/o channel. | Thien-Thi Nguyen | 2005-05-01 | 1 | -2/+8 |
* | Remove reference to defunct vms-pwd.h. | Thien-Thi Nguyen | 2005-04-20 | 1 | -1/+0 |
* | (sys_subshell): Properly terminate execlp argument list. | Andreas Schwab | 2005-02-05 | 1 | -2/+2 |
* | * syssignal.h: Declare main_thread. | Jan Djärv | 2004-12-15 | 1 | -0/+1 |
* | (emacs_write): Don't use QUIT. | Stefan Monnier | 2004-11-29 | 1 | -1/+9 |
* | (sys_signal): Don't use SA_RESTART if SYNC_INPUT is set. | Stefan Monnier | 2004-11-25 | 1 | -6/+12 |
* | (child_setup_tty, init_sys_modes): Use CDISABLE. | Kim F. Storm | 2004-08-19 | 1 | -9/+9 |
* | (child_setup_tty) [SIGNALS_VIA_CHARACTERS]: | Richard M. Stallman | 2004-08-16 | 1 | -10/+13 |
* | mac.c (sys_select): Block input around call to | Steven Tamm | 2004-07-19 | 1 | -4/+0 |
* | (BUFFER_SIZE_FACTOR): Remove. | Kim F. Storm | 2004-02-27 | 1 | -22/+8 |
* | Move include stdio.h to same place as in other files. | Jan Djärv | 2004-02-09 | 1 | -1/+1 |
* | (mkdir, rmdir): Also check synch_process_termsig. | Jan Djärv | 2004-01-26 | 1 | -2/+4 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+2 |
* | (kbd_input_ast, read_input_waiting): Don't pass uninitialized | Stefan Monnier | 2003-06-15 | 1 | -3/+8 |
* | Remove redundant include of unistd.h, stdlib.h. Use | Dave Love | 2003-06-12 | 1 | -12/+3 |
* | Make (few) trivial substitutions for renamed and | Kim F. Storm | 2003-05-24 | 1 | -3/+3 |
* | Trailing whitespace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -47/+47 |
* | Have emacs_read use sys_read on carbon/Mac OS X | Steven Tamm | 2002-12-08 | 1 | -0/+4 |
* | (fcntl.h): Test only HAVE_FCNTL_H. | Richard M. Stallman | 2002-12-04 | 1 | -9/+1 |
* | (stuff_char) [PROTOTYPES]: Provide ISO C arglist. | Dave Love | 2002-11-22 | 1 | -0/+4 |
* | [MSDOS]: Don't define request_sigio and | Eli Zaretskii | 2002-08-19 | 1 | -1/+3 |
* | [!VMS]: Include sys/files.h. | Richard M. Stallman | 2002-08-17 | 1 | -0/+4 |
* | (start_of_data): Don't define the function if a macro | Ken Raeburn | 2002-07-24 | 1 | -0/+2 |
* | (end_of_text, end_of_data): Unused functions deleted. | Ken Raeburn | 2002-07-21 | 1 | -37/+0 |
* | (emacs_write): Buffer pointer now const. | Ken Raeburn | 2002-07-19 | 1 | -1/+1 |
* | (emacs_open, set_file_times): String pointer args now | Ken Raeburn | 2002-07-16 | 1 | -2/+2 |
* | Most uses of XSTRING combined with STRING_BYTES or indirection changed to | Ken Raeburn | 2002-07-15 | 1 | -4/+4 |
* | (sys_signal): Test BROKEN_SA_RESTART. | Richard M. Stallman | 2002-07-11 | 1 | -3/+5 |
* | *** empty log message *** | Pavel Janík | 2002-06-13 | 1 | -3/+3 |
* | Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog, | Andrew Choi | 2002-04-26 | 1 | -6/+6 |
* | (wait_for_termination): Use sigsuspend rather than sigpause. | Stefan Monnier | 2002-03-22 | 1 | -5/+1 |
* | Change defvar_int def and vars to use EMACS_INT instead of just int. | Stefan Monnier | 2002-03-04 | 1 | -1/+1 |
* | (sys_subshell): Fix last change. | Eli Zaretskii | 2002-03-04 | 1 | -4/+5 |
* | (sys_subshell) [MSDOS]: If PWD is set in the | Eli Zaretskii | 2002-03-04 | 1 | -2/+16 |
* | (init_system_name): Put unused variable `p' in #if 0. | Pavel Janík | 2002-02-08 | 1 | -0/+2 |
* | Include <config.h>. | Pavel Janík | 2002-01-01 | 1 | -1/+3 |
* | Test GNU_LINUX, not LINUX. | Richard M. Stallman | 2001-12-11 | 1 | -2/+2 |