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
...
*
macro out the thread funcs in libc if threading is disabled
Mike Frysinger
2005-12-06
1
-11
/
+2
*
_uintmaxtostr is only internally used, we do not need a rename, uClibc_uintma...
Peter S. Mazinger
2005-12-03
1
-1
/
+0
*
More hiding, including __mempcpy
Peter S. Mazinger
2005-12-03
1
-9
/
+18
*
Hide mostly used functions
Peter S. Mazinger
2005-12-01
1
-22
/
+21
*
Hiding again
Peter S. Mazinger
2005-11-29
1
-5
/
+13
*
Hide some of mem* and str*
Peter S. Mazinger
2005-11-27
1
-0
/
+3
*
100 JUMP relocs less (remaining 431) by hiding internally used ones
Peter S. Mazinger
2005-11-26
1
-9
/
+9
*
Remove duplicate ifdefs
Peter S. Mazinger
2005-11-04
1
-2
/
+0
*
More IMA compiling
Peter S. Mazinger
2005-10-21
1
-4
/
+4
*
weaks moved after the related function so gcc4 won't warn
Peter S. Mazinger
2005-09-22
1
-4
/
+4
*
Frank Mehnert writes:
Mike Frysinger
2005-08-26
1
-1
/
+1
*
Fix 2 bugs in strftime related to glibc struct tm extensions.
Manuel Novoa III
2005-07-25
1
-1
/
+24
*
tweak to get rid of warning when TZ is disabled
Mike Frysinger
2005-06-29
1
-0
/
+2
*
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
[prev]