Paul Eggert
|
3a21b9b190
Prefer fprintf+strerror to perror
|
3 лет назад |
Paul Eggert
|
78542928df
Clarify detection of size overflow
|
3 лет назад |
Paul Eggert
|
9cfe9507fc
Fix C23-related conformance bug
|
3 лет назад |
Paul Eggert
|
dbfcefe0c1
Use C23 [[noreturn]] if available
|
3 лет назад |
Paul Eggert
|
57b8fc957a
Prefer <stdckdint.h> for overflow checking
|
3 лет назад |
Paul Eggert
|
50a2551933
date: integer overflow fixes
|
3 лет назад |
Paul Eggert
|
50df7d69f3
gmtime etc. now say "UTC", not "GMT"
|
3 лет назад |
Paul Eggert
|
3da46e2afb
Avoid C macros when this is easy
|
3 лет назад |
Paul Eggert
|
4551a1ae62
Remove macros duplicated from private.h
|
3 лет назад |
Paul Eggert
|
a4095bda64
Improve #if indenting
|
3 лет назад |
Paul Eggert
|
d9b364304b
Port to platforms where malloc does not set errno
|
4 лет назад |
Paul Eggert
|
6010bddd13
Be consistent about no space between function and ‘(’.
|
4 лет назад |
Paul Eggert
|
6d25c3e892
date: simplify format compuation
|
5 лет назад |
Paul Eggert
|
dca583ac62
date: redo strftime buffer-exhaustion check
|
5 лет назад |
Paul Eggert
|
ba0cc9cc46
Port to GCC 4.8.4
|
8 лет назад |
Paul Eggert
|
4f92a69f4f
Remove some dependencies
|
8 лет назад |
Paul Eggert
|
99545517cf
Clean up configuration of tzname etc.
|
8 лет назад |
Paul Eggert
|
fef443a905
Port GCC_DEBUG_OPTIONS to GCC 7; avoid recursion
|
8 лет назад |
Paul Eggert
|
1cf0e524a5
New macro HAVE_DECL_ENVIRON
|
8 лет назад |
Paul Eggert
|
8e606cd1b4
Use angle brackets for system includes
|
9 лет назад |
Paul Eggert
|
bf048a25dd
port 'environ' decl to Solaris 10
|
9 лет назад |
Paul Eggert
|
39fd078a69
Port better to MS-Windows
|
10 лет назад |
Paul Eggert
|
9935930b3d
Clarify licensing status
|
10 лет назад |
Paul Eggert
|
99a2b9de29
Remove support for setting the date
|
10 лет назад |
Paul Eggert
|
98311971ef
Pacify Visual Studio 2013 'const' yet again
|
10 лет назад |
Paul Eggert
|
add5f660b7
Port 'date' better to POSIX 1003.1-2001 and later
|
10 лет назад |
Paul Eggert
|
8eb8cc0df3
Remove obsolete utmp.h code from 'date'
|
10 лет назад |
Paul Eggert
|
85d1a83bbb
date -n is now an undocumented no-op
|
10 лет назад |
Paul Eggert
|
4694535653
Replace 'lose' by 'close' to fix date.c typo
|
10 лет назад |
Paul Eggert
|
bfc08e664e
Port 'bool' usage to clang 3.4.
|
11 лет назад |