- 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.
-
- 27 Jul, 2008 1 commit
-
-
Dan Nicolaescu authored
* mactoolbox.c: * macterm.h: * macterm.c: * macselect.c: * macmenu.c: * macgui.h: * macfns.c: * mac.c: Remove file. * s/darwin.h: * m/intel386.h: * xfaces.c: * xdisp.c: * window.c: * tparam.c: * termhooks.h: * termcap.c: * term.c: * syssignal.h: * sysselect.h: * sysdep.c: * process.c: * lread.c: * lisp.h: * keyboard.c: * image.c: * fringe.c: * frame.h: * frame.c: * fontset.c: * font.h: * font.c: * fns.c: * fileio.c: * emacs.c: * dispnew.c: * dispextern.h: * config.in: * atimer.c: * Makefile.in: Remove code for Carbon * erc.el: Remove code for Carbon. Remove support for Mac Carbon. * term/mac-win.el: Remove file * international/mule-cmds.el: * version.el: * startup.el: * simple.el: * mwheel.el: * mouse.el: * loadup.el: * isearch.el: * info.el: * frame.el: * faces.el: * disp-table.el: * cus-start.el: * cus-face.el: * cus-edit.el: * Makefile.in: Remove code for Carbon. Remove support for Mac Carbon. * makefile.w32-in: * emacsclient.c: Remove code for Carbon. * PROBLEMS: * MACHINES: Remove mentions of Mac Carbon. * ns-emacs.texi: * faq.texi: Remove mentions of Mac Carbon. * os.texi: * frames.texi: * display.texi: Remove mentions of Mac Carbon. * xresources.texi: Remove mentions of Mac Carbon. * make-tarball.txt: * admin.el: * FOR-RELEASE: * CPP-DEFINES: Remove mentions of Mac Carbon. Remove support for Mac Carbon. * mac: Remove directory. * make-dist: * configure.in: * README: * Makefile.in: * INSTALL: Remove code for Carbon. * configure: Regenerate.
-
- 20 Jul, 2008 1 commit
-
-
Dan Nicolaescu authored
added not supported anymore. * s/usg5-4-2.h (LIBS_SYSTEM): * s/sol2.h (LIBS_SYSTEM): Do not undefine. * s/netbsd.h (GETPGRP_NO_ARG, N_TRELOFF): * s/lynxos.h (GETPGRP_NO_ARG): * s/hpux10-20.h (NO_SIOCTL_H): * s/gnu.h (GETPGRP_NO_ARG): * s/gnu-linux.h (NO_SIOCTL_H): * s/freebsd.h (GETPGRP_NO_ARG, N_TRELOFF): * s/cygwin.h (GETPGRP_NO_ARG): * s/irix6-5.h (LIBS_SYSTEM, GETPGRP_NO_ARG): Remove, unused. (C_DEBUG_SWITCH): Remove duplicate definition. * m/ibms390.h: Remove boilerplate comments. * sysdep.c (closedir): Use SOLARIS2 instead of sun && USG5_4. * process.c (HAVE_SERIAL): Consolidate ifdefs. (wait_reading_process_output): Remove code for SunOS, platform not supported anymore. Use SOLARIS2 instead of sun.
-
- 17 Jul, 2008 1 commit
-
-
YAMAMOTO Mitsuharu authored
child process to complete child_setup. Undo 2005-09-21 change.
-