* image.c (png_load): Ignore png-supplied background color.
[bpt/emacs.git] / src / process.c
2007-08-03 Miles BaderMerge from emacs--rel--22
2007-07-31 Miles BaderMerge from emacs--rel--22
2007-07-30 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-26 Miles BaderMerge from emacs--rel--22
2007-07-25 Glenn MorrisSwitch license to GPLv3 or later.
2007-07-24 Miles BaderMerge from emacs--rel--22
2007-07-17 Stefan Monnier(Fstart_process, Fmake_network_process, read_process_ou...
2007-07-15 Miles BaderMerge from emacs--rel--22
2007-07-14 Jason RumneyDon't undefine AF_INET6.
2007-07-12 Stefan Monnier(struct Lisp_Process): Turn slots infd, outfd, kill_wit...
2007-07-10 Miles BaderMerge from emacs--rel--22
2007-06-16 Miles BaderMerge from emacs--rel--22
2007-06-15 Miles BaderMerge from emacs--rel--22
2007-06-14 Miles BaderMerge from emacs--rel--22
2007-06-09 Miles BaderMerge from emacs--rel--22
2007-05-29 Miles BaderMerge from emacs--rel--22
2007-05-29 Miles BaderMerge from emacs--rel--22, gnus--rel--5.10
2007-05-25 Miles BaderMerge from emacs--rel--22
2007-05-25 Miles BaderMerge from emacs--rel--22
2007-05-24 Miles BaderMerge from emacs--rel--22
2007-05-22 Miles BaderMerge from emacs--rel--22
2007-05-20 Miles BaderMerge from emacs--rel--22
2007-05-20 Nick Roberts(gpm_wait_mask, max_gpm_desc): New variables.
2007-05-06 Richard M. StallmanUndo May 3 change.
2007-05-05 Richard M. Stallman(Faccept_process_output): Revert 2006-03-22 change so
2007-04-23 Richard M. Stallman(Fstart_process): Doc fix.
2007-04-23 Eli Zaretskii(Fstart_process): Doc fix.
2007-03-29 Kim F. Storm(wait_reading_process_output) [HAVE_PTYS]:
2007-03-29 Juanma Barranquero(Fformat_network_address): Return nil when the
2007-03-27 Juanma Barranquero(Fformat_network_address): Make room in args array...
2007-03-26 Sam Steingold(sigchld_handler): Delay by 1ms instead of 1s to
2007-03-25 Sam Steingoldrevert the last patch to the original fix: sleep BEFORE...
2007-03-20 YAMAMOTO Mitsuharu(Fmake_network_process) [HAVE_GETADDRINFO]: Clear
2007-03-17 Chong Yidong(Fdelete_process): Properly handle deletion of first...
2007-03-17 Chong Yidong(sigchld_handler): Change type of pid to pid_t. Scan...
2007-03-11 Sam Steingoldtweak last patch: add comment and avoid the first sleep
2007-03-11 Sam Steingold(sigchld_handler): Sleep before wait3 to avoid a busyloop.
2007-03-01 Kenichi Handa(send_process_object): Check the process status and
2007-02-23 Kenichi Handa(send_process_object_unwind): New function.
2007-01-21 Glenn MorrisAdd 2007 to copyright years.
2007-01-13 Eli Zaretskii(Fdelete_process, Fprocess_id, sigchld_handler): Copy...
2006-12-27 Kim F. StormFix typo in comment.
2006-12-19 Kim F. Storm(Qsignal): Declare here.
2006-12-09 Eli Zaretskii(Fsignal_process): Doc fix. Use XFLOAT_DATA to extract...
2006-12-07 Kim F. Storm(parse_signal): Use xstricmp instead of strcasecmp.
2006-12-04 Kim F. Storm(parse_signal): Rename macro from handle_signal.
2006-12-04 Kim F. Storm(Qsignal): Declare extern.
2006-11-12 Juanma Barranquero(syms_of_process) <delete-exited-processes>: Doc fix.
2006-10-03 Kim F. Storm(list_processes_1): Run sentinels before removing dead
2006-09-08 Richard M. Stallman(inhibit_sentinels): New variable.
2006-08-05 Chong Yidong* process.c: Reapply 2006-08-01 change.
2006-08-03 Chong Yidong* process.c: Revert last change.
2006-08-01 Kim F. Storm(wait_reading_process_output_unwind): New function.
2006-07-10 Chong YidongDoc fix.
2006-06-01 Kim F. Storm2006-06-01 Michaël Cadilhac <michael.cadilhac@lrde...
2006-05-31 Kim F. Storm(select_wrapper): Add wrapper around select to work...
2006-05-08 Kenichi Handa(setup_process_coding_systems): Use system_eol_type
2006-04-13 Richard M. Stallman(conv_lisp_to_sockaddr): Fix previous change.
2006-04-12 Richard M. Stallman(Fprocess_send_eof): Abort if fail to open null device.
2006-04-12 Richard M. Stallman(conv_lisp_to_sockaddr): If FAMILY unknown, just return.
2006-04-08 Stefan Monnier* process.h (struct Lisp_Process): Replace Lisp_Objects...
2006-03-22 Kim F. Storm(Faccept_process_output): Fix to comply with lisp refer...
2006-03-11 Romain Francoise(Vprocess_adaptive_read_buffering): Doc fix.
2006-02-25 Stefan Monnier(Fmake_network_process): Init the process's mark.
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-12 YAMAMOTO Mitsuharu[HAVE_INTTYPES_H]: Include inttypes.h.
2006-01-05 Kim F. Storm(Fmake_network_process): Use AF_INET instead of
2006-01-04 Eli Zaretskii[WINDOWSNT]: Undef AF_INET6 to disable IPv6 support...
2006-01-04 Kim F. StormAdd IPv6 support.
2005-12-30 Andreas Schwab(Fnetwork_interface_info): Correctly terminate the
2005-11-08 Kim F. Storm(Fsignal_process): Recognize signal names with and
2005-09-30 Dan Nicolaescu* image.c (slurp_file, xbm_read_bitmap_data): Cast...
2005-09-27 Dan Nicolaescu* xlwmenu.c (find_next_selectable):
2005-09-21 YAMAMOTO Mitsuharu(create_process) [RTU || UNIPLUS || DONT_REOPEN_PTY]:
2005-08-15 Kim F. Storm(deactivate_process, status_notify, read_process_output)
2005-08-07 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate FSF's address.
2005-06-23 Juanma Barranquero(Fstop_process, Fcontinue_process): Follow error conven...
2005-06-21 Juanma Barranquero(Fmake_network_process): Fix spellings.
2005-06-10 Juanma Barranquero(syms_of_process) [ADAPTIVE_READ_BUFFERING]: Fix spelli...
2005-06-08 Kim F. Storm* composite.c (compose_chars_in_text):
next