- 14 Aug, 2009 1 commit
-
-
Eli Zaretskii authored
-
- 13 Aug, 2009 1 commit
-
-
Nick Roberts authored
(Fstart_process): Use it to allow Emacs to just associate a pty with the buffer. See associated change in gdb-mi.el. (list_processes_1): Deal with no program name. (start_process_unwind): Use pid == -2 to mean no process.
-
- 18 Jul, 2009 1 commit
-
-
Juri Linkov authored
a buffer in docstring.
-
- 28 Jun, 2009 2 commits
-
-
Andreas Schwab authored
-
Andreas Schwab authored
variable and protect it from GC. (Bug#3521)
-
- 20 Jun, 2009 1 commit
-
-
Ken Raeburn authored
with USE_LISP_UNION_TYPE.
-
- 15 Jun, 2009 1 commit
-
-
Kenichi Handa authored
decode a localized string.
-
- 09 Jun, 2009 1 commit
-
-
Chong Yidong authored
string (Bug#3499).
-
- 02 May, 2009 1 commit
-
-
Andreas Schwab authored
always restored.
-
- 29 Apr, 2009 1 commit
-
-
YAMAMOTO Mitsuharu authored
-
- 28 Apr, 2009 1 commit
-
-
Andreas Schwab authored
* process.c (Fstart_process): Protect argv strings from GC during encoding.
-
- 23 Feb, 2009 1 commit
-
-
Miles Bader authored
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1553
-
- 10 Feb, 2009 1 commit
-
-
Andreas Schwab authored
when using encoded data.
-
- 29 Jan, 2009 1 commit
-
-
Chong Yidong authored
-
- 18 Jan, 2009 1 commit
-
-
Juanma Barranquero authored
* process.c (conv_sockaddr_to_lisp): * w32fns.c (Fw32_battery_status): Use empty_unibyte_string.
-
- 03 Jan, 2009 1 commit
-
-
Eli Zaretskii authored
(Qttname, Qminflt, Qmajflt, Qcminflt, Qcmajflt, Qutime, Qstime) (Qcutime, Qpri, Qnice, Qthcount, Qstart, Qvsize, Qrss, Qargs) (Quser, Qgroup, Qetime, Qpcpu, Qpmem, Qtpgid, Qcstime) [!subprocesses]: Define. (syms_of_process) [!subprocesses]: Intern and staticpro them. (Flist_system_processes, Fsystem_process_attributes) [!subprocesses]: Call list_system_processes and system_process_attributes instead of returning Qnil.
-
- 02 Jan, 2009 1 commit
-
-
Eli Zaretskii authored
(syms_of_process): staticpro them. (Fsystem_process_attributes): Add their documentation to the doc string.
-
- 01 Jan, 2009 1 commit
-
-
Andreas Schwab authored
getsockname bug on BSD.
-
- 19 Dec, 2008 3 commits
-
-
Dan Nicolaescu authored
(Fsystem_process_attributes): Undo previous change, these functions are duplicated for the benefit of #ifndef subprocesses.
-
Dan Nicolaescu authored
(Fsystem_process_attributes): Fix strange CVS problem, return the correct value.
-
Dan Nicolaescu authored
Fsystem_process_attributes. No functional changes. * process.c: Don't #include pwd.h, grp.h and limits.h. (Flist_system_processes): Just call list_system_processes. (Fsystem_process_attributes): Just call system_process_attributes. (procfs_list_system_processes, time_from_jiffies) (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR) (procfs_get_total_memory, procfs_system_process_attributes): Move ... * sysdep.c: ... here. Include pwd.h, grp.h and limits.h. (list_system_processes): Rename from procfs_list_system_processes. Enclose in #ifdef HAVE_PROCFS. Provide a do nothing implementation. (system_process_attributes): Rename from procfs_list_system_processes. (ltime_from_jiffies, get_up_time, procfs_ttyname, MAJOR, MINOR) (procfs_get_total_memory): Enclose in #ifdef GNU_LINUX. * w32.c (list_system_processes): Rename from w32_list_system_processes. (system_process_attributes): Rename from w32_system_process_attributes. * s/gnu-linux.h (LISTPROC, PROCATTR): Remove. * process.h (w32_list_system_processes) (w32_system_process_attributes): Remove. (list_system_processes, system_process_attributes): New prototypes. * config.nt (LISTPROC, PROCATTR): Remove.
-
- 16 Dec, 2008 1 commit
-
-
Dan Nicolaescu authored
-
- 11 Dec, 2008 1 commit
-
-
Juanma Barranquero authored
Fix typo in name of Ssystem_process_attributes. Reported by Ulrich Mueller <ulm@kph.uni-mainz.de>.
-
- 05 Dec, 2008 2 commits
-
-
Eli Zaretskii authored
zero to it.
-
Eli Zaretskii authored
initializing them first.
-
- 02 Oct, 2008 2 commits
-
-
Eli Zaretskii authored
percents as advertised.
-
Martin Rudalics authored
-
- 19 Sep, 2008 2 commits
-
-
Eli Zaretskii authored
-
Eli Zaretskii authored
is empty.
-
- 07 Sep, 2008 1 commit
-
-
Roland Winkler authored
-
- 06 Sep, 2008 1 commit
-
-
Roland Winkler authored
-
- 23 Aug, 2008 2 commits
-
-
Andreas Schwab authored
problems.
-
Eli Zaretskii authored
(syms_of_process): Intern and staticpro it.
-
- 15 Aug, 2008 2 commits
-
-
Chong Yidong authored
-
Chong Yidong authored
-
- 10 Aug, 2008 1 commit
-
-
Glenn Morris authored
"limited range of data type" warnings in some make_fixnum_or_float calls.
-
- 09 Aug, 2008 1 commit
-
-
Eli Zaretskii authored
-
- 04 Aug, 2008 1 commit
-
-
Adrian Robert authored
cleanup in s/darwin.h, define DARWIN_OS and use it instead of DARWIN and/or MAC_OSX; also, nsterm.m: small unrelated cleanups
-
- 02 Aug, 2008 1 commit
-
-
Eli Zaretskii authored
(syms_of_process): Defsubr them. Add initializations for various Q* symbols used in procfs_system_process_attributes. (procfs_list_system_processes, procfs_system_process_attributes) [HAVE_PROCFS]: New functions. (time_from_jiffies, ltime_from_jiffies, get_up_time, procfs_ttyname) (procfs_get_total_memory): New functions.
-
- 31 Jul, 2008 1 commit
-
-
Dan Nicolaescu authored
* xfns.c: * termcap.c: * term.c: * syswait.h: * systty.h: * systime.h: * syssignal.h: * sysdep.c: * process.h: * process.c: * print.c: * ndir.h: * lread.c: * keyboard.c: * getpagesize.h: * floatfns.c: * fileio.c: * emacs.c: * doc.c: * dispnew.c: * dired.c: * data.c: * callproc.c: * buffer.c: * README: * Makefile.in: * s/template.h: * s/msdos.h: * m/vax.h: Remove VMS support. * s/vms.h: * vlimit.h: * uaf.h: * temacs.opt: * param.h: * ioctl.h: Remove file. * descrip.mms: * compile.com: Remove file. * Create.c: Remove VMS support. * message.el (Module): * gnus-start.el (Module): * gnus-registry.el (Module): * textmodes/texinfmt.el: * nxml/nxml-enc.el: * mail/feedmail.el: * international/mule.el: * international/latexenc.el: * emulation/viper-util.el: * emulation/viper-init.el: * emulation/viper-ex.el: * emacs-lisp/bytecomp.el: * version.el: * subr.el: * startup.el: * sort.el: * shadowfile.el: * recentf.el: * printing.el: * paths.el: * minibuffer.el: * ls-lisp.el: * loadup.el: * hippie-exp.el: * finder.el: * files.el: * ediff-util.el: * ediff-ptch.el: * ediff-init.el: * ediff-diff.el: * dired.el: * dired-aux.el: * cus-edit.el: * bindings.el: * arc-mode.el: * add-log.el: Remove VMS support. * obsolete/vmsproc.el: * obsolete/vms-pmail.el: * obsolete/vms-patch.el: Remove file. * etags.c: * emacsclient.c: Remove VMS support. * termcap.src: Remove file. * README: * PROBLEMS: * MACHINES: Remove VMS info. * ediff.texi: Remove VMS support. * os.texi: * intro.texi: * files.texi: Remove VMS support. * emacs.texi: Remove VMS support. * make-dist: * README: Remove VMS support. * vms: Remove directory.
-