index
:
uClibc-alpine
0.9.32
0.9.32-alpine
master
Where we track our uclibc patches
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libc
/
misc
/
time
/
time.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove a few more empty #if/#endif pairs
Denys Vlasenko
2009-09-18
1
-2
/
+1
*
time.c: style cleanup. no code changes (verified with objdump)
Denys Vlasenko
2009-09-18
1
-89
/
+37
*
simpler and shorter read_TZ_file() helper
Denys Vlasenko
2009-09-18
1
-10
/
+23
*
ldso/ldso/mips/*: non-pic support from trunk
Denis Vlasenko
2008-12-23
1
-19
/
+24
*
Synch with trunk @ 24165
Carmelo Amoroso
2008-11-27
1
-24
/
+24
*
Synch with trunk @ 24087
Carmelo Amoroso
2008-11-18
1
-3
/
+3
*
Synch with trunk @ 24075.
Carmelo Amoroso
2008-11-17
1
-2
/
+1
*
BIG BIG commit: all left files merged from trunk [rev 22714]. Currenntly NPTL...
Carmelo Amoroso
2008-07-09
1
-68
/
+102
*
Sync build machinery stuff from trunk. Some more fixed for mips nptl port
Khem Raj
2008-06-27
1
-1
/
+0
*
Merge from trunk and bring in NPTL code in the various 'misc' subsystems.
"Steven J. Hill"
2006-08-24
1
-10
/
+33
*
Merge from trunk. Going pretty good so far. Kind of. Okay, not really.
"Steven J. Hill"
2006-02-25
1
-117
/
+136
*
Big fricking merge from trunk.
"Steven J. Hill"
2006-01-07
1
-1
/
+1
*
Merge from trunk.
"Steven J. Hill"
2005-12-10
1
-9
/
+21
*
Merge from trunk.
"Steven J. Hill"
2005-12-08
1
-15
/
+30
*
Big merge from trunk. Stop the madness!
"Steven J. Hill"
2005-12-06
1
-21
/
+20
*
Merge from trunk. More to come you betcha'.
"Steven J. Hill"
2005-12-02
1
-35
/
+45
*
Massive merge from trunk.
"Steven J. Hill"
2005-11-18
1
-2
/
+0
*
Merge from trunk.
"Steven J. Hill"
2005-10-30
1
-4
/
+4
*
Big sync with trunk.
"Steven J. Hill"
2005-09-24
1
-4
/
+4
*
Sync with trunk.
"Steven J. Hill"
2005-08-27
1
-1
/
+1
*
Finalize the merge from the trunk. There are more files to be
"Steven J. Hill"
2005-07-30
1
-1
/
+26
*
Change strptime so that it only modifies struct tm fields specified.
Manuel Novoa III
2005-05-10
1
-1
/
+3
*
Revert Peter's __lib_gettimeofday patch. There's the minor issue of
Manuel Novoa III
2004-10-31
1
-1
/
+1
*
Peter S. Mazinger writes:
Eric Andersen
2004-10-19
1
-1
/
+1
*
Change clock() to allow wrapping.
Manuel Novoa III
2004-05-08
1
-86
/
+145
*
New stdio core. Should be more maintainable. Fixes a couple of bugs.
Manuel Novoa III
2004-02-11
1
-1
/
+1
*
Add a dummy (always fails) wcsftime. This is needed for the libstdc++ locale
Manuel Novoa III
2004-01-14
1
-0
/
+32
*
Fix a long-standing bug with pthreads. A couple of linuxthreads files
Manuel Novoa III
2003-12-27
1
-2
/
+2
*
Fix some dst issues in _time_mktime().
Manuel Novoa III
2003-12-14
1
-5
/
+12
*
I forgot to update the thread locking in the last dst fix.
Manuel Novoa III
2003-11-16
1
-2
/
+4
*
Hopefully fix the struct tm extension problem once and for all.
Manuel Novoa III
2003-11-02
1
-22
/
+65
*
Apply a trivial patch that doesn't change anything, but which is alledged to
Eric Andersen
2003-10-08
1
-1
/
+1
*
Fix a few bugs in the new extended locale functions.
Manuel Novoa III
2003-08-24
1
-2
/
+6
*
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2003-08-01
1
-72
/
+173
*
Optionally support the struct tm extension fields.
Manuel Novoa III
2003-06-17
1
-11
/
+39
*
Use a define for the path to /etc/TZ
David McCullough
2003-02-17
1
-1
/
+2
*
Fix bug in setting daylight and timezone when no (valid) TZ.
Manuel Novoa III
2002-11-27
1
-3
/
+5
*
Ok... here's the summary:
Manuel Novoa III
2002-11-22
1
-0
/
+7
*
Allow timezone info to be specified in a file... /etc/TZ. Turned on by
Manuel Novoa III
2002-10-28
1
-3
/
+132
*
Revert commit by davidm to printf.c that initialized conv_num
Manuel Novoa III
2002-08-12
1
-2
/
+3
*
Clean up CLK_TCK situation. clock() and sysconf() now use an
Manuel Novoa III
2002-07-15
1
-13
/
+18
*
Enable WCHAR support for C/POSIX stub locales.
Manuel Novoa III
2002-07-03
1
-4
/
+1
*
Add in thread locking for tzset() and associated data. Also, fix a bug so
Manuel Novoa III
2002-06-18
1
-5
/
+42
*
Commit the new time stuff, even though I haven't made it threadsafe yet.
Manuel Novoa III
2002-06-17
1
-0
/
+1864
*
time() is implemented in syscalls.c
Eric Andersen
2002-06-15
1
-38
/
+0
*
Add missing time()
Eric Andersen
2001-04-18
1
-0
/
+38