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