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
/
strptime.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Get rid of non-standard %E[Ff] formats, userland apps already fixed
ache
2001-03-21
1
-16
/
+1
*
Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c format
ache
2001-03-18
1
-2
/
+13
*
Make 'A' and 'a', 'B' and 'b' the same, per POSIX
ache
2001-03-18
1
-26
/
+16
*
Implement ampm_fmt (%r) per POSIX
ache
2001-03-02
1
-1
/
+1
*
Hardcode c_fmt in a different way since used in nl_langinfo now
ache
2001-02-08
1
-2
/
+2
*
Catch up to latest chanage in timelocal structures exporting.
phantom
2001-02-08
1
-22
/
+23
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-14
/
+9
*
Force "%c" to be ctime-compatible
ache
2000-10-26
1
-1
/
+2
*
Prevent digit-gobbling for all but %l and %e, which can't be fixed.
sheldonh
1999-12-08
1
-12
/
+46
*
Accept 12 for %l, because it's logical to expect "%l:%M" to work for
sheldonh
1999-12-08
1
-1
/
+1
*
%Ex -> %Ef to not conflict with POSIX
ache
1999-11-30
1
-1
/
+14
*
Stricter checking %A vs %a
ache
1999-11-30
1
-11
/
+13
*
Fix %C handling
ache
1999-11-30
1
-14
/
+52
*
Decremement by 1 the value taken for %j before assigning it to tm_yday,
sheldonh
1999-11-10
1
-6
/
+50
*
Add unsigned char cast to isupper
ache
1999-11-04
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Make the new %Z addition thread-safe.
obrien
1999-07-06
1
-19
/
+49
*
Actually impliment the documented %Z specifier.
obrien
1999-07-04
1
-1
/
+32
*
Re-fixed to start at 1969 per the actual Posix requirement. Also
wes
1999-04-25
1
-2
/
+2
*
Bring two-digit years up-to-date with POSIX requirements.
wes
1999-04-25
1
-1
/
+3
*
Change return type of strptime from const char* to char*.
dt
1998-09-12
1
-3
/
+3
*
Add unsigned char cast to all ctype calls
ache
1997-08-13
1
-27
/
+27
*
Import strptime(3) into libc. We've got permission by Kevin Ruddy to
joerg
1997-08-09
1
-315
/
+306
*
Clean import of strptime(3) onto a vendor branch.
joerg
1997-08-09
1
-0
/
+358