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
/
timelocal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes to locale code to properly use indirect pointers in order to prevent
jkh
2003-06-13
1
-1
/
+1
*
Style fixes
ache
2002-08-07
1
-9
/
+6
*
Fix the style of the SCM ID's.
obrien
2002-03-22
1
-2
/
+3
*
* style(9)'fy
phantom
2002-01-24
1
-15
/
+15
*
Add my e-mail to copyrights
phantom
2001-12-11
1
-1
/
+1
*
Oops, back out prev. change - POSIX require %y in d_fmt
ache
2001-03-21
1
-4
/
+4
*
Replace %y with %Y
ache
2001-03-21
1
-1
/
+1
*
Fix typo in the comment
ache
2001-03-18
1
-1
/
+1
*
Relax local FreeBSD restrictions on 3 chars abbrev. name length and %c format
ache
2001-03-18
1
-19
/
+10
*
Implement ampm_fmt (%r) per POSIX
ache
2001-03-02
1
-5
/
+17
*
catch up to __part_load_locale() interface change
phantom
2001-02-13
1
-1
/
+1
*
Rewrite __time_load_locale() using ldpart.c::__part_load_locale()
phantom
2001-02-12
1
-152
/
+14
*
Hardcode c_fmt in a different way since used in nl_langinfo now
ache
2001-02-08
1
-2
/
+3
*
Export internal data structures in same manner as numeric/monetary/messages
phantom
2001-02-08
1
-3
/
+9
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
1
-1
/
+5
*
Treat c_fmt field as compatibility placeholder
ache
2000-10-26
1
-4
/
+2
*
Fix assigning alt_month in compatibility code
ache
2000-06-29
1
-1
/
+1
*
Simplify sytem call renaming. Instead of _foo() <-- _libc_foo <-- foo(),
jasone
2000-01-27
1
-4
/
+4
*
Add three-tier symbol naming in support of POSIX thread cancellation
jasone
2000-01-12
1
-4
/
+4
*
%Ex -> %Ef to not conflict with POSIX
ache
1999-11-30
1
-6
/
+11
*
Add %Ex extension to determine "%e %b" or "%b %e" order
ache
1999-11-30
1
-3
/
+12
*
Implement new format specifier for strftime: %OB, alternative national
dt
1999-09-11
1
-17
/
+51
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Replace memory leaking instances of realloc with non-leaking reallocf.
imp
1998-09-16
1
-2
/
+2
*
Import strptime(3) into libc. We've got permission by Kevin Ruddy to
joerg
1997-08-09
1
-0
/
+197