1
0
mirror of https://frontier.innolan.net/rainlance/amiga-tz.git synced 2025-12-06 15:42:25 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
8bce2a1847 formatting tweaks
SCCS-file: strftime.c
SCCS-SID: 7.29
2012-07-18 03:02:14 -04:00
2ecd7656fa first stab at simplification
SCCS-file: strftime.c
SCCS-SID: 7.28
2012-07-18 03:02:14 -04:00
28b8c52c3e tweaks
SCCS-file: strftime.c
SCCS-SID: 7.27
2012-07-18 03:02:14 -04:00
96ff4aa28d some deconditionalization
SCCS-file: strftime.c
SCCS-SID: 7.26
2012-07-18 03:02:14 -04:00
a9a9cf9f69 account for older Suns
SCCS-file: strftime.c
SCCS-SID: 7.25
2012-07-18 03:02:14 -04:00
b265006b3d yet another locale step
SCCS-file: strftime.c
SCCS-SID: 7.24
2012-07-18 03:02:14 -04:00
3501152a7d step 2 in locale work
SCCS-file: strftime.c
SCCS-SID: 7.23
2012-07-18 03:02:14 -04:00
06b4a7ad49 setup step for locale reading
SCCS-file: strftime.c
SCCS-SID: 7.22
2012-07-18 03:02:14 -04:00
a14ba9b3ac map NULL strftime format argument to "%c"
SCCS-file: strftime.c
SCCS-SID: 7.21
2012-07-18 03:02:14 -04:00
de7ce07ba4 SCCS-file: strftime.c
SCCS-SID: 7.19
2012-07-18 03:02:13 -04:00
8980319945 private moved up
SCCS-file: strftime.c
SCCS-SID: 7.18
2012-07-18 03:02:13 -04:00
c91a054a8b fluff
SCCS-file: strftime.c
SCCS-SID: 7.17
2012-07-18 03:02:12 -04:00
f048a62bcc avoid whose
SCCS-file: strftime.c
SCCS-SID: 7.16
2012-07-18 03:02:11 -04:00
da2e792723 comment fix
SCCS-file: strftime.c
SCCS-SID: 7.15
2012-07-18 03:02:09 -04:00
b6a4a39705 INT_STRLEN_MAXIMUM work
SCCS-file: strftime.c
SCCS-SID: 7.14
2012-07-18 03:02:09 -04:00
91589729b7 D and x work
SCCS-file: strftime.c
SCCS-SID: 7.13
2012-07-18 03:02:09 -04:00
5b25b19544 code reduction
SCCS-file: strftime.c
SCCS-SID: 7.12
2012-07-18 03:02:09 -04:00
dde2405da5 delinted
SCCS-file: strftime.c
SCCS-SID: 7.11
2012-07-18 03:02:09 -04:00
41b749c61f olson normal form
SCCS-file: strftime.c
SCCS-SID: 7.10
2012-07-18 03:02:09 -04:00
e9e03df0f3 buffer declaration change
SCCS-file: strftime.c
SCCS-SID: 7.9
2012-07-18 03:02:09 -04:00
3d6931c05c revert x to "%m/%d/%y"
SCCS-file: strftime.c
SCCS-SID: 7.8
2012-07-18 03:02:09 -04:00
54f5c96b00 minor mod from Bradley White (bww+@transarc.com)
SCCS-file: strftime.c
SCCS-SID: 7.7
2012-07-18 03:02:09 -04:00
3b81b6ea89 second set of changes from eggert@twinsun.com (Paul Eggert)
SCCS-file: strftime.c
SCCS-SID: 7.6
2012-07-18 03:02:09 -04:00
4a95d6f516 first batch of changes from eggert@twinsun.com (Paul Eggert)
SCCS-file: strftime.c
SCCS-SID: 7.5
2012-07-18 03:02:09 -04:00
497afc1d55 as reformatted by ado
SCCS-file: strftime.c
SCCS-SID: 7.4
2012-07-18 03:02:09 -04:00
344d7969a8 as received from kre
SCCS-file: strftime.c
SCCS-SID: 7.3
2012-07-18 03:02:09 -04:00
26d91439f4 step 1 in grand unification
SCCS-file: strftime.c
SCCS-SID: 7.2
2012-07-18 03:02:09 -04:00
1b8b3f2d54 sys/time.h -> time.h
SCCS-file: strftime.c
SCCS-SID: 1.8
2012-07-18 03:01:58 -04:00
a9ef30d9cd strftime %C change
SCCS-file: strftime.c
SCCS-SID: 1.7
2012-07-18 03:01:58 -04:00
3eebc8a461 simplified
SCCS-file: strftime.c
SCCS-SID: 1.6
2012-07-18 03:01:58 -04:00
41122a78e6 System V compatible
SCCS-file: strftime.c
SCCS-SID: 1.5
2012-07-18 03:01:58 -04:00
c530e8e5e2 stuff from Guy
SCCS-file: strftime.c
SCCS-SID: 1.4
2012-07-18 03:01:58 -04:00
63ddd6941d use UCB strftime; deconditionalize date
SCCS-file: strftime.c
SCCS-SID: 1.3
2012-07-18 03:01:57 -04:00
a8c71d0645 use local includes
SCCS-file: strftime.c
SCCS-SID: 1.2
2012-07-18 03:01:57 -04:00
df1a626509 created
SCCS-file: strftime.c
SCCS-SID: 1.1
2012-07-18 03:01:57 -04:00