index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
stdtime
/
strftime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement new format specifier for strftime: %OB, alternative national
dt
1999-09-11
1
-2
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fixed printf format errors. Don't assume so many things about time_t.
bde
1998-06-30
1
-20
/
+16
*
Merged in better support of ISO 8601 from elsie.nci.nih.gov.
helbig
1997-10-03
1
-54
/
+76
*
Import strptime(3) into libc. We've got permission by Kevin Ruddy to
joerg
1997-08-09
1
-177
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Include "setlocale.h" for _PathLocale like other parts already did
ache
1997-02-07
1
-3
/
+2
*
Update the comment why range checking is not needed
ache
1997-02-05
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Add comment that range checking is already done at upper level
ache
1996-12-28
1
-1
/
+2
*
Move PATH_LOCALE handling to setlocale.c, simplify locale path building,
ache
1996-11-26
1
-10
/
+9
*
Revert to old version of strftime.c; the new one doesn't work right.
wollman
1996-07-19
1
-110
/
+78
*
Merge the recently-imported tzcode96h distribution (libc portion). The
wollman
1996-07-18
1
-79
/
+111
*
General -Wall warning cleanup, part I.
jkh
1996-07-12
1
-2
/
+1
*
Removed false copyrights...
scrappy
1996-05-27
1
-3
/
+1
*
Added in appropriate Berkeley copyright and RCS Id: string
scrappy
1996-05-27
1
-1
/
+3
*
Don't reset LC_TIME to C when it isn't neccessary
ache
1995-10-23
1
-13
/
+17
*
Restore %s format support from previous version
ache
1995-08-07
1
-1
/
+22
*
Fix default %c to be ctime-compatible as supposed (by Solaris too)
ache
1995-08-06
1
-4
/
+4
*
Implement locale-sensitive strftime () from ADO (heavily modified
wollman
1995-08-04
1
-104
/
+240
*
On snap 950210, format %s (print seconds from the epoch) is missing
joerg
1995-03-01
1
-0
/
+22
*
The rest of tzcode94g from Arthur David Olson.
wollman
1994-09-13
1
-0
/
+393