]> code.delx.au - gnu-emacs/history - src/sysdep.c
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / src / sysdep.c
2014-01-01 Paul EggertUpdate copyright year to 2014 by running admin/update...
2013-12-12 David EngsterMerge from CEDET upstream.
2013-12-12 Eli ZaretskiiSupport MS-Windows file names that use characters outsi...
2013-12-11 Eli ZaretskiiAnother merge from trunk.
2013-12-11 Eli ZaretskiiMerge from trunk.
2013-12-10 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-09 Eli ZaretskiiMerge from trunk.
2013-12-07 Eli ZaretskiiMerge from trunk.
2013-11-23 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:37:57Z!rgm...
2013-11-18 Eli ZaretskiiMerge from mainline.
2013-10-26 Eli Zaretskiigetcwd and dflt_passwd stuff is done.
2013-10-08 Eli ZaretskiiSupport menus on text-mode terminals.
2013-10-07 Paul Eggertemacs_read and emacs_write now use void *, not char *.
2013-09-26 Eli ZaretskiiMerge from trunk.
2013-09-20 Paul EggertA simpler, centralized INLINE.
2013-09-17 Glenn MorrisMerge from emacs-24; up to 2013-01-03T02:31:36Z!rgm...
2013-09-05 Eli ZaretskiiMerge from trunk after a lot of time.
2013-09-04 Xue FuqiaoMerge from mainline.
2013-08-27 Paul EggertSimplify SELECT_TYPE-related code.
2013-08-27 Paul EggertSimplify EMACS_TIME-related code.
2013-08-27 Glenn MorrisMerge from emacs-24; up to 2013-01-03T01:56:56Z!rgm...
2013-08-24 Paul EggertSystem-dependent integer overflow fixes.
2013-08-23 Paul EggertDon't let very long directory names overrun the stack.
2013-08-22 Paul Eggert* process.c (flush_pending_output): Remove stub.
2013-08-13 Glenn MorrisMerge from emacs-24; up to 2013-01-02T16:37:04Z!eggert...
2013-08-12 Glenn MorrisMerge from emacs-24; up to 2013-01-02T10:15:31Z!michael...
2013-08-09 Dmitry AntipovUse xstrdup and build_unibyte_string where applicable.
2013-07-25 Glenn MorrisMerge from emacs-24; up to 2013-01-01T11:02:14Z!rudalic...
2013-07-22 Paul Eggert* sysdep.c (frame) [__FreeBSD__]: #define to freebsd_frame
2013-07-20 Glenn MorrisMerge from emacs-24; up to 2012-12-31T11:35:13Z!rudalic...
2013-07-20 Kenichi Handamerge trunk
2013-07-19 Paul Eggert* sysdep.c [GNU_LINUX]: Fix fd and memory leaks and...
2013-07-16 Paul EggertBe simpler and more consistent about reporting I/O...
2013-07-16 Paul EggertFix porting bug to older POSIXish platforms.
2013-07-12 Paul EggertMinor EBADF fixes.
2013-07-12 Paul EggertFix races with threads and file descriptors.
2013-07-11 Paul Eggert* sysdep.c, term.c, termcap.c, terminal.c: Integer...
2013-07-10 Paul EggertPort to C89.
2013-07-09 Paul EggertHandle errno and exit status a bit more carefully.
2013-07-07 Paul EggertMake file descriptors close-on-exec when possible.
2013-07-06 Paul EggertUse emacs_open more consistently when opening files.
2013-07-06 Glenn MorrisMerge from emacs-24; up to 2012-12-30T19:34:25Z!jan...
2013-07-03 Glenn MorrisMerge from emacs-24; up to 2012-12-29T12:57:49Z!fgallin...
2013-07-02 Paul Eggert* src/sysdep.c (sys_siglist): Fix typo in previous...
2013-07-02 Paul EggertRemove some unused macros from 'configure'.
2013-06-29 Kenichi Handamerge trunk
2013-06-24 Glenn MorrisMerge from emacs-24; up to 2012-12-29T06:14:00Z!cyd...
2013-06-23 Paul EggertTry to avoid malloc SEGVs on Cygwin.
2013-06-22 Paul EggertClean up SIGCHLD handling a bit.
2013-06-14 Stephen BermanMerge from trunk.
2013-06-01 Glenn MorrisMerge from emacs-24; up to 2012-12-27T20:09:45Z!juri...
2013-05-09 Glenn MorrisMerge from emacs-24; up to 2012-12-27T17:59:21Z!rgm...
2013-04-26 Glenn MorrisMerge from emacs-24; up to 2012-12-27T08:21:08Z!rgm...
2013-04-20 Glenn MorrisMerge from emacs-24; up to 2012-12-26T22:30:58Z!yamaoka...
2013-04-05 Kenichi Handamerge trunk
2013-03-30 Glenn MorrisMerge from emacs-24; up to 2012-12-26T16:22:18Z!michael...
2013-03-28 Eli ZaretskiiMerge from trunk and resolve conflicts.
2013-03-24 Andreas SchwabReorder conditions that are written backwards
2013-03-16 Stefan MonnierMerge from emacs-24
2013-03-15 Kenichi Handamerge trunk
2013-03-13 Paul EggertFile synchronization fixes.
2013-03-13 Paul Eggert* sysdep.c: Remove a use of BSD_SYSTEM, which I'm tryin...
2013-03-11 Glenn MorrisMerge from emacs-24; up to 2012-12-25T17:37:29Z!eliz...
2013-03-08 Glenn MorrisMerge from emacs-24; up to 2012-12-25T15:07:59Z!dmantip...
2013-03-06 Glenn MorrisMerge from emacs-24; up to 2012-12-25T11:37:21Z!dmantip...
2013-03-06 Paul EggertFix a build failure on OpenBSD 4.x and MirBSD.
2013-03-05 Paul EggertFix a build failure on OpenBSD 4.x and MirBSD.
2013-03-05 Glenn MorrisMerge from emacs-24; up to 2012-12-24T15:56:17Z!eliz...
2013-03-05 Paul EggertAlso port to MirBSD.
2013-03-05 Paul EggertFix a build failure on OpenBSD 4.x.
2013-03-03 Glenn MorrisMerge from emacs-24; up to 2012-12-24T06:24:08Z!eggert...
2013-03-02 Glenn MorrisMerge from emacs-24; up to 2012-12-23T17:06:58Z!eliz...
2013-02-28 Glenn MorrisMerge from emacs-24; up to 2012-12-23T02:41:17Z!rgm...
2013-02-24 Glenn MorrisMerge from emacs-24; up to 2012-12-22T19:09:52Z!rgm...
2013-02-22 Glenn MorrisMerge from emacs-24; up to 2012-12-22T02:59:08Z!cyd...
2013-02-21 Glenn MorrisMerge from emacs-24; up to 2012-12-21T07:35:02Z!ueno...
2013-02-19 Glenn MorrisMerge from emacs-24; up to 2012-12-20T16:09:05Z!dmantip...
2013-02-18 Bill WohlerMerge from trunk; up to 2013-02-18T01:30:27Z!monnier...
2013-02-17 Glenn MorrisMerge from emacs-24; up to 2012-12-20T05:05:41Z!dmantip...
2013-02-15 Glenn MorrisMerge from emacs-24; up to 2012-12-19T19:51:40Z!monnier...
2013-02-15 Paul EggertMerge from emacs-24; up to 2012-12-19T13:01:16Z!michael...
2013-02-13 Glenn MorrisMerge from emacs-24; up to 2012-12-17T11:17:34Z!rgm...
2013-02-13 Paul EggertMinor getenv-related fixes.
2013-02-10 Glenn MorrisMerge from emacs-24; up to 2012-12-15T12:19:04Z!juri...
2013-02-08 Glenn MorrisMerge from emacs-24; up to 2012-12-14T21:27:39Z!rgm...
2013-02-08 Aidan Gauland* doc/misc/eshell.texi: Fill most of the missing sections.
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:38:50Z!monnier...
2013-02-07 Glenn MorrisMerge from emacs-24; up to 2012-12-14T15:22:24Z!monnier...
2013-02-02 Glenn MorrisMerge from emacs-24; up to 2012-12-13T09:45:54Z!lekktu...
2013-02-01 Paul EggertUse fdopendir, fstatat and readlinkat, for efficiency.
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-13T00:52:17Z!yamaoka...
2013-01-30 Glenn MorrisMerge from emacs-24; up to 2012-12-12T22:29:54Z!yamaoka...
2013-01-25 Glenn MorrisMerge from emacs-24; up to 2012-12-11T18:52:31Z!monnier...
2013-01-19 Glenn MorrisMerge from emacs-24; up to 2012-12-11T09:51:12Z!dmantip...
2013-01-13 Glenn MorrisMerge from emacs-24; up to 2012-12-10T20:27:33Z!eggert...
2013-01-11 Paul Eggertemacsclient -t should not suspend Emacs server
2013-01-11 Paul EggertFix SIGDANGER handlers, for AIX.
2013-01-10 Stefan MonnierMerge from emacs-24
2013-01-09 Glenn MorrisMerge from emacs-24; up to 2012-12-08T12:11:29Z!eliz...
next