LinuxTV

CVS log for dietlibc/include/time.h

[BACK] Up to [DVB] / dietlibc / include

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Oct 15 12:35:28 2006 UTC (17 years, 7 months ago) by leitner
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -0 lines
  add ctime_r (for c-icap, Gernot Tenchio)

Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue Oct 4 17:47:03 2005 UTC (18 years, 8 months ago) by leitner
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -1 lines
lots of new syscalls

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Mar 15 08:51:22 2005 UTC (19 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
  Lots of fixes and patches from Markus Oberhumer.
    libstdc++ compatibility
    ilp64 compatibility
    make diet libc compile with -Werror on 13 platforms
  ppc64 now compiles again

Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jun 25 10:02:09 2004 UTC (19 years, 11 months ago) by leitner
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -0 lines
add CLK_TCK for the BSD lusers

Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Apr 14 13:33:41 2004 UTC (20 years, 1 month ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -0 lines
minor changes

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Apr 14 13:13:29 2004 UTC (20 years, 1 month ago) by sanjiyan
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +20 -1 lines
- adding 'getgrouplist'
- fixing type of 'unsetenv'
- adding missing realtime syscalls 'clock_*' 'timer_*' and types

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Nov 20 23:48:47 2003 UTC (20 years, 6 months ago) by leitner
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +7 -0 lines
  add el-cheapo strptime and more BSD legacy crap to get more of
    e2fsutils, dump and util-linux compiled

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Aug 19 16:58:17 2003 UTC (20 years, 9 months ago) by leitner
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +4 -0 lines
make headers C++ compatible

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Apr 6 02:39:29 2003 UTC (21 years, 2 months ago) by leitner
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
  rename __pure__ to __pure (Laurent Bercot)

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sat Feb 23 22:18:41 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
CVS tags: finnland_test_200301, branch_rc14_fieldtest_finnland, branch_rc13_fieldtest_finnland, branch_rc12_fieldtest_finnland, branch_rc10_fieldtest_finnland, RELEASE_finnland_200301_1, RC12_FIELDTEST_FINNLAND, RC10_FIELDTEST_FINNLAND
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -0 lines
lots of warnings removed

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Feb 23 21:06:16 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -0 lines
remove more warnings

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Feb 23 20:33:51 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -1 lines
Linux says usleep is in time.h, SUSv2 says it's in unistd.h.
So move it to unistd.h.
Remove kernel types from ptrace.h

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Feb 23 20:26:46 2002 UTC (22 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
more cosmetic changes, provide a prototype for usleep

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Nov 8 14:58:57 2001 UTC (22 years, 7 months ago) by fefe
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
work around more brain damage in hwclock and kbd.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Sep 10 18:39:01 2001 UTC (22 years, 9 months ago) by fefe
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
add __attribute__((format(...))) warning enablers for gcc for *printf
and *scanf and strftime.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Aug 14 16:56:49 2001 UTC (22 years, 10 months ago) by fefe
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +5 -1 lines
enabled a few more obscure gcc warnings and started adding fluff code to
silence them.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jul 6 14:31:41 2001 UTC (22 years, 11 months ago) by fefe
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -0 lines
time zone parser now sets tzname

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun May 27 20:27:53 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -0 lines
add timezone (for mtools)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed May 16 17:22:58 2001 UTC (23 years ago) by fefe
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -0 lines
difftime added.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri May 11 15:10:05 2001 UTC (23 years, 1 month ago) by fefe
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -0 lines
add clock

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Mar 9 20:29:38 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -0 lines
added mkstemp

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 7 14:34:39 2001 UTC (23 years, 3 months ago) by olaf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -0 lines
added some prototypes...

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 5 23:28:28 2001 UTC (23 years, 3 months ago) by fefe
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1 lines
add strftime (yuck!!!)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 11 21:54:32 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -0 lines
add times, prototype for ctime, and math prototypes.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Feb 2 22:03:46 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +0 -24 lines
moving around some includes to be more BSD like.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 1 23:39:07 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -0 lines
added localtime_r and localtime.  Got rid of the old localtime from uClibc.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Feb 1 23:33:25 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -0 lines
implemented gmtime, gmtime_r to get rid of uClibc code.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Feb 1 22:14:06 2001 UTC (23 years, 4 months ago) by fefe
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -2 lines
added time conversion cruft.  Needed to link gzip.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jan 9 17:57:39 2001 UTC (23 years, 5 months ago) by cvs
Branches: MAIN

files where missing (?)

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

LinuxTV legacy CVS <linuxtv.org/cvs>