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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the style of the SCM ID's.
obrien
2002-03-22
2
-3
/
+5
*
Fix the style of the SCM ID's.
obrien
2002-03-22
7
-25
/
+18
*
Remove 'register' keyword.
obrien
2002-03-21
2
-75
/
+75
*
* style(9)'fy
phantom
2002-01-24
2
-33
/
+34
*
I've been meaning to do this for a while. Add an underscore to the
dillon
2002-01-19
1
-12
/
+12
*
Add my e-mail to copyrights
phantom
2001-12-11
1
-1
/
+1
*
Add time_to_int(), int_to_time(), time_to_long(), long_to_time().
dillon
2001-10-28
1
-0
/
+40
*
Add routines to convert time_t to/from fixed-bit fields. These routines
dillon
2001-10-28
2
-1
/
+62
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
4
-4
/
+4
*
mdoc(7) police:
ru
2001-08-07
1
-2
/
+2
*
Remove whitespace at EOL.
dd
2001-07-15
2
-6
/
+6
*
Recognize the %s format.
dd
2001-07-13
1
-0
/
+16
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
2
-2
/
+2
*
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
dd
2001-07-09
1
-1
/
+0
*
Document "normalizing" behavior of mktime(3).
ru
2001-06-23
1
-1
/
+12
*
Don't mung the user's tm_sec field if we don't need to. (Belt-and-suspenders
wollman
2001-06-05
1
-1
/
+3
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-2
/
+2
*
Get rid of non-standard %E[Ff] formats, userland apps already fixed
ache
2001-03-21
3
-33
/
+4
*
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
5
-37
/
+37
*
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
4
-9
/
+22
*
/^\.St/ s/-iso9945-1/-p1003.1-96/
ru
2001-02-26
1
-2
/
+2
*
.St -ansiC -> .St -isoC
ru
2001-02-26
1
-1
/
+1
*
Back out snprintf -> sprintf change until I have time to look at it.
kris
2001-02-18
1
-1
/
+1
*
Don't depend on lcl_mutex being a recursive mutex.
tegge
2001-02-15
1
-5
/
+5
*
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
2
-153
/
+15
*
Hardcode c_fmt in a different way since used in nl_langinfo now
ache
2001-02-08
4
-7
/
+8
*
Catch up to latest chanage in timelocal structures exporting.
phantom
2001-02-08
2
-34
/
+36
*
Export internal data structures in same manner as numeric/monetary/messages
phantom
2001-02-08
2
-8
/
+14
*
Remove _THREAD_SAFE and make libc thread-safe by default by
deischen
2001-01-24
6
-123
/
+100
*
mdoc(7) police: Ft/Vt now accept punctuation-type arguments.
ru
2001-01-12
1
-1
/
+1
*
Prepare for mdoc(7)NG.
ru
2000-12-29
3
-13
/
+12
*
mdoc(7) police: removed history info from the .Os FreeBSD call.
ru
2000-12-14
1
-1
/
+1
*
sprintf -> snprintf
kris
2000-11-26
1
-1
/
+1
*
Create the links for the reentrant time functions.
nik
2000-11-12
1
-1
/
+3
*
Avoid use of direct troff requests in mdoc(7) manual pages.
ru
2000-11-10
2
-15
/
+16
*
For %c replace reference to asctime(3) with ctime(3) from which %c genetically
ache
2000-10-26
1
-1
/
+1
*
Treat c_fmt field as compatibility placeholder
ache
2000-10-26
2
-5
/
+3
*
Force "%c" to be ctime-compatible
ache
2000-10-26
1
-1
/
+2
*
Force %c to be "%a %Ef %T %Y" to eliminate problems with bad c_fmt
ache
2000-10-26
2
-5
/
+6
*
Describe %c better
ache
2000-10-24
1
-3
/
+7
*
Correct factor-of-10 error in INT_STRLEN_MAXIMUM() calculation.
kris
2000-08-04
1
-1
/
+3
*
Fix assigning alt_month in compatibility code
ache
2000-06-29
1
-1
/
+1
*
Introduce ".Lb" macro to libc manpages.
phantom
2000-04-21
4
-0
/
+8
*
Temporary cosmetic change to prevent gcc-2.95.2 from doing an
cracauer
2000-03-08
1
-1
/
+1
*
Remove single-space hard sentence breaks. These degrade the quality
sheldonh
2000-03-02
1
-1
/
+2
[next]