index
:
hurd/hurd.git
checkperm-deferred-authorization
jlledom-pci-memory-map
linux-pfinet
master
master-fix_extern_inline
mplaneta/gsoc12/prereview
mplaneta/gsoc12/review
mplaneta/gsoc12/review_v1
Hurd
GNU Hurd maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libshouldbeinlibc
/
timefmt.c
Age
Commit message (
Expand
)
Author
2017-08-05
Replace bcopy with memcpy or memmove as appropriate.
Justus Winter
2014-06-18
libshouldbeinlibc: fix dead initialization in fmt_named_interval
Justus Winter
2013-11-15
libshouldbeinlibc: fix dead assignment
Justus Winter
2012-06-30
Address gcc warnings
Bob Ham
2001-02-20
2001-02-20 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
1996-07-27
(fmt_past_time): Always use WIDTH+1 as strftime's limit.
Miles Bader
1996-07-26
(fmt_past_time): Terminate SEPS.
Miles Bader
1996-07-23
(fmt_past_time): Try several separators when concatenating dates & times.
Miles Bader
1996-07-05
(fmt_past_time): Get rid of extraneous `f' in fmt string.
Miles Bader
1996-05-28
(fmt_seconds): Don't print two decimal points.
Miles Bader
1996-05-15
(add_field): Correctly decrement *SECS by amount printed.
Miles Bader
1996-05-15
(fmt_named_interval):
Miles Bader
1996-05-09
(fmt_past_time): And do it correctly, too.
Michael I. Bushnell
1996-05-09
(fmt_past_time): Cast arg to localtime appropriately.
Michael I. Bushnell
1996-05-08
(fmt_past_time): Suppress leading noise in some formats.
Miles Bader
1996-05-01
(fmt_past_time): New function.
Miles Bader
1996-04-27
Initial revision
Miles Bader