Commit History

作者 SHA1 備註 提交日期
  Paul Eggert 7e09ef09a4 Update copyright year to 2015 10 年之前
  Paul Eggert 7d760fd8f4 movemail: don't dump core if the current time is outlandish 10 年之前
  Paul Eggert ba1ed52f0c Use binary-io module, O_BINARY, and "b" flag. 11 年之前
  Paul Eggert ba3189039a Update copyright year to 2014 by running admin/update-copyright. 11 年之前
  Paul Eggert e0fdb69430 Fix some minor races in hosts lacking mkostemp. 12 年之前
  Paul Eggert 47d7532e09 File synchronization fixes. 12 年之前
  Paul Eggert 9e3edd30c3 * movemail.c: Don't grant more read permissions than necessary. 12 年之前
  Paul Eggert f58afc72bd * movemail.c (main): Call umask on all systems. 12 年之前
  Paul Eggert e70e5000f0 * movemail.c (getenv): Remove decl (unused since 1994). 12 年之前
  Paul Eggert 0877d0dc24 Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca 12 年之前
  Paul Eggert ab422c4d68 Update copyright notices for 2013. 12 年之前
  Paul Eggert 22626a856b Assume POSIX 1003.1-1988 or later for errno.h. 12 年之前
  Paul Eggert e6bac8768b movemail: treat EACCES etc. failures as permanent 12 年之前
  Paul Eggert 9239d97052 Assume POSIX 1003.1-1988 or later for unistd.h. 12 年之前
  Paul Eggert 49cdacdad3 Assume POSIX 1003.1-1988 or later for fcntl.h. 12 年之前
  Glenn Morris 0aa8781fc0 Comments 13 年之前
  Glenn Morris 9374581a24 Move DIRECTORY_SEP from lisp.h to config.h 13 年之前
  Glenn Morris 7eaa9e447d Refill comment 13 年之前
  Glenn Morris b33dcadbc2 Comments 13 年之前
  Paul Eggert 13294f9517 Port to Solaris 8. 13 年之前
  Paul Eggert debd9b27a2 * movemail.c: Add missing 'defined'. 13 年之前
  Paul Eggert c214e35e48 Port 'movemail' again to Solaris and similar hosts. 13 年之前
  Paul Eggert 5ebbef1dc0 Assume strerror. 13 年之前
  Paul Eggert e99a530f8c Simplify by avoiding confusing use of strncpy etc. 13 年之前
  Paul Eggert 845ca89390 Switch from NO_RETURN to C11's _Noreturn. 13 年之前
  Glenn Morris acaf905b11 Add 2012 to FSF copyright years for Emacs files 13 年之前
  Juanma Barranquero 5e617bc2b6 Whitespace changes. 14 年之前
  Paul Eggert 644a0faa36 * movemail.c (main): Do not use sprintf when its result might not fit 14 年之前
  Paul Eggert 0e926e561c Assume freestanding C89 headers, string.h, stdlib.h. 14 年之前
  Paul Eggert 529a133c39 * movemail.c: Fix race condition and related bugs (Bug#8836). 14 年之前